Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExcludedMark = "EXCLUDED" AgentSuffixName = "agent" )
Variables ¶
This section is empty.
Functions ¶
func EnvGetBool ¶
func FileExists ¶
func LoadAllocated ¶ added in v0.2.0
func SafeAgentConcatName ¶ added in v0.2.0
Types ¶
type PoolInfo ¶ added in v0.2.0
type VmnetcfgGetter ¶
type VmnetcfgGetter struct {
VmnetcfgCache ctlnetworkv1.VirtualMachineNetworkConfigCache
}
func (*VmnetcfgGetter) WhoUseIPPool ¶
func (g *VmnetcfgGetter) WhoUseIPPool(ipPool *networkv1.IPPool) ([]*networkv1.VirtualMachineNetworkConfig, error)
WhoUseIPPool requires adding network indexer to the vmnetcfg cache before invoking it
Click to show internal directories.
Click to hide internal directories.