mirror of
git://git.proxmox.com/git/pve-cluster.git
synced 2025-03-12 20:58:25 +03:00
with the former containing: - pmxcfs binary + service - IPCC perl bindings - PVE::Cluster and the latter being further split into libpve-cluster-perl: - PVE::DataCenterConfig - various other perl modules not directly related to pmxcfs and libpve-cluster-api-perl: - ClusterConfig API - pvecm CLI - PVE::Corosync - PVE::Cluster::Setup helper module this second split is needed to avoid a (pre-existing) circular dependency between libpve-access-control and libpve-cluster-perl: - the cluster API code uses PVE::RPCEnvironment - the access-control API code uses PVE::DataCenterConfig Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
usr/bin/pvecm
|
|
usr/share/bash-completion/completions/pvecm
|
|
usr/share/man/man1/pvecm.1
|
|
usr/share/perl5/PVE/API2
|
|
usr/share/perl5/PVE/CLI
|
|
usr/share/perl5/PVE/Cluster/Setup.pm
|
|
usr/share/zsh/vendor-completions/_pvecm
|