Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployedDiskfully ¶
DeployedDiskfully returns true if the resource has volumes that are physically present and the resource state is healthy.
func DeployedDiskfullyNodes ¶
DeployedDiskfullyNodes lists all nodes where a resource has volumes physically present.
func DeployedDisklessly ¶
DeployedDisklessly returns true if the resource has volumes that are attached over the network and the resource state is healthy.
func DeployedDisklesslyNodes ¶
DeployedDisklesslyNodes list all nodes where a resource has volumes that are attached over the network.
func NodeIsAccessible ¶
func NodeIsAccessible(sp lapi.StoragePool, p volume.Parameters) bool
NodeIsAccessible returns true if the appropriate StoragePool is present for diskfull or diskless resources.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.