Documentation
¶
Index ¶
Constants ¶
View Source
const (
ExcludedMark = "EXCLUDED"
)
Variables ¶
This section is empty.
Functions ¶
func EnvGetBool ¶
func FileExists ¶
Types ¶
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.