util

package
v1.15.22 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecutionMode

type ExecutionMode string
const (
	Default   ExecutionMode = "default"
	Baremetal ExecutionMode = "baremetal"
	V4Swift   ExecutionMode = "v4swift"
)

CNI execution modes

type IpamMode

type IpamMode string
const (
	V4Overlay        IpamMode = "v4overlay"
	DualStackOverlay IpamMode = "dualStackOverlay"
	Overlay          IpamMode = "overlay" // Nothing changes between 'v4overlay' and 'dualStackOverlay' mode, so consolidating to one
)

IPAM modes

Jump to

Keyboard shortcuts

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