ipam

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Plugin = plugins.Plugin{
	Name:   "ipam",
	Setup6: setup6,
}

Functions

This section is empty.

Types

type K8sClient

type K8sClient struct {
	Client        client.Client
	Clientset     ipam.Clientset
	Namespace     string
	SubnetNames   []string
	Ctx           context.Context
	EventRecorder record.EventRecorder
}

func NewK8sClient

func NewK8sClient(namespace string, subnetNames []string) K8sClient

Jump to

Keyboard shortcuts

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