Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Allocator ¶
type Allocator struct {
// contains filtered or unexported fields
}
func NewNetworkIDAllocator ¶
func NewNetworkIDAllocator( client v1alpha1client.CoreV1alpha1Interface, networkIDInformer v1alpha1informers.NetworkIDInformer, minVNI, maxVNI int32, ) (*Allocator, error)
func (*Allocator) AllocateNetwork ¶
func (*Allocator) AllocateNextNetwork ¶
Click to show internal directories.
Click to hide internal directories.