controller

package
v0.0.0-...-48ff17a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsAliasPrefixUsedCached

func IsAliasPrefixUsedCached(ctx context.Context, c client.Client, aliasPrefix *networkingv1alpha1.AliasPrefix, machinePoolName string) (bool, error)

func IsAliasPrefixUsedCachedOrLive

func IsAliasPrefixUsedCachedOrLive(ctx context.Context, r client.Reader, c client.Client, aliasPrefix *networkingv1alpha1.AliasPrefix, machinePoolName string) (bool, error)

func IsAliasPrefixUsedLive

func IsAliasPrefixUsedLive(ctx context.Context, r client.Reader, aliasPrefix *networkingv1alpha1.AliasPrefix, machinePoolName string) (bool, error)

func IsNetworkInterfaceUsedCached

func IsNetworkInterfaceUsedCached(ctx context.Context, c client.Client, nic *networkingv1alpha1.NetworkInterface, machinePoolName string) (bool, error)

func IsNetworkInterfaceUsedCachedOrLive

func IsNetworkInterfaceUsedCachedOrLive(ctx context.Context, r client.Reader, c client.Client, nic *networkingv1alpha1.NetworkInterface, machinePoolName string) (bool, error)

func IsNetworkInterfaceUsedLive

func IsNetworkInterfaceUsedLive(ctx context.Context, r client.Reader, nic *networkingv1alpha1.NetworkInterface, machinePoolName string) (bool, error)

func IsNetworkUsedCached

func IsNetworkUsedCached(ctx context.Context, c client.Client, network *networkingv1alpha1.Network, machinePoolName string) (bool, error)

func IsNetworkUsedCachedOrLive

func IsNetworkUsedCachedOrLive(ctx context.Context, r client.Reader, c client.Client, network *networkingv1alpha1.Network, machinePoolName string) (bool, error)

func IsNetworkUsedLive

func IsNetworkUsedLive(ctx context.Context, r client.Reader, network *networkingv1alpha1.Network, machinePoolName string) (bool, error)

func IsVirtualIPUsedCached

func IsVirtualIPUsedCached(ctx context.Context, c client.Client, virtualIP *networkingv1alpha1.VirtualIP, machinePoolName string) (bool, error)

func IsVirtualIPUsedCachedOrLive

func IsVirtualIPUsedCachedOrLive(ctx context.Context, r client.Reader, c client.Client, virtualIP *networkingv1alpha1.VirtualIP, machinePoolName string) (bool, error)

func IsVirtualIPUsedLive

func IsVirtualIPUsedLive(ctx context.Context, r client.Reader, virtualIP *networkingv1alpha1.VirtualIP, machinePoolName string) (bool, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL