Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllocatorAzure ¶
type AllocatorAzure struct{}
AllocatorAzure is an implementation of IPAM allocator interface for Azure
func (*AllocatorAzure) Init ¶
func (*AllocatorAzure) Init(ctx context.Context) error
Init in Azure implementation doesn't need to do anything
func (*AllocatorAzure) Start ¶
func (*AllocatorAzure) Start(ctx context.Context, getterUpdater ipam.CiliumNodeGetterUpdater) (allocator.NodeEventHandler, error)
Start kicks of the Azure IP allocation
Click to show internal directories.
Click to hide internal directories.