Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPAllocator ¶
type IPAllocator struct {
// contains filtered or unexported fields
}
func NewIPAllocator ¶
func NewIPAllocator(stop <-chan struct{}, c kubelib.Client) *IPAllocator
func (*IPAllocator) Run ¶
func (c *IPAllocator) Run(stop <-chan struct{})
Click to show internal directories.
Click to hide internal directories.