Documentation ¶
Index ¶
- Constants
- func NetworkNameAndHandle(networkName, networkHandle string) string
- func SetupAliasPrefixRoutingNetworkRefNameField(ctx context.Context, indexer client.FieldIndexer) error
- func SetupLoadBalancerRoutingNetworkRefNameField(ctx context.Context, indexer client.FieldIndexer) error
- func SetupMachineSpecNetworkInterfaceNamesField(ctx context.Context, indexer client.FieldIndexer, machinePoolName string) error
- func SetupMachineSpecSecretNamesField(ctx context.Context, indexer client.FieldIndexer, machinePoolName string) error
- func SetupMachineSpecVolumeNamesField(ctx context.Context, indexer client.FieldIndexer, machinePoolName string) error
- func SetupNATGatewayRoutingNetworkRefNameField(ctx context.Context, indexer client.FieldIndexer) error
- func SetupNetworkInterfaceNetworkMachinePoolID(ctx context.Context, indexer client.FieldIndexer, machinePoolName string) error
Constants ¶
View Source
const AliasPrefixRoutingNetworkRefNameField = "aliasprefixrouting-networkref-name"
View Source
const LoadBalancerRoutingNetworkRefNameField = "loadbalancerrouting-networkref-name"
View Source
const MachineSpecNetworkInterfaceNamesField = "machine-spec-network-interfaces"
View Source
const MachineSpecSecretNamesField = "machine-spec-secrets"
View Source
const MachineSpecVolumeNamesField = "machine-spec-volumes"
View Source
const NATGatewayRoutingNetworkRefNameField = "natgatewayrouting-networkref-name"
View Source
const NetworkInterfaceNetworkNameAndHandle = "networkinterface-network-name-and-handle"
Variables ¶
This section is empty.
Functions ¶
func NetworkNameAndHandle ¶
func SetupAliasPrefixRoutingNetworkRefNameField ¶
func SetupAliasPrefixRoutingNetworkRefNameField(ctx context.Context, indexer client.FieldIndexer) error
func SetupLoadBalancerRoutingNetworkRefNameField ¶
func SetupLoadBalancerRoutingNetworkRefNameField(ctx context.Context, indexer client.FieldIndexer) error
func SetupNATGatewayRoutingNetworkRefNameField ¶
func SetupNATGatewayRoutingNetworkRefNameField(ctx context.Context, indexer client.FieldIndexer) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.