ippool

package
v3.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2020 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCIDROverlap = fmt.Errorf("CIDR is overlap")
)

Functions

This section is empty.

Types

type IPPoolController

type IPPoolController struct {
	// contains filtered or unexported fields
}

func NewIPPoolController

func NewIPPoolController(
	ippoolInformer networkInformer.IPPoolInformer,
	ipamblockInformer networkInformer.IPAMBlockInformer,
	client clientset.Interface,
	kubesphereClient kubesphereclient.Interface,
	options ippool.Options,
	provider ippool.Provider) *IPPoolController

func (*IPPoolController) Run

func (c *IPPoolController) Run(workers int, stopCh <-chan struct{}) error

func (*IPPoolController) Start

func (c *IPPoolController) Start(stopCh <-chan struct{}) error

Jump to

Keyboard shortcuts

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