mirror of
https://git.proxmox.com/git/pve-cluster
synced 2025-08-11 14:27:29 +00: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>
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
usr/share/man/man5/datacenter.cfg.5
|
|
usr/share/perl5/PVE/Corosync.pm
|
|
usr/share/perl5/PVE/DataCenterConfig.pm
|
|
usr/share/perl5/PVE/RRD.pm
|
|
usr/share/perl5/PVE/SSHInfo.pm
|