Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllocatorAzure ¶
type AllocatorAzure struct {
// contains filtered or unexported fields
}
AllocatorAzure is an implementation of IPAM allocator interface for Azure
func (*AllocatorAzure) Start ¶
func (a *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.