cni

package
v0.0.0-...-2493e4f Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// Enabled tells whether this cluster supports CNI or not
	Enabled bool

	// UseMultus specifies whether the Istio CNI plugin should be called via Multus CNI
	UseMultus bool

	// ImagePullSecrets is the list of image pull secret names for the Istio CNI DaemonSet
	ImagePullSecrets []string
}

func InitConfig

func InitConfig(m manager.Manager) (Config, error)

InitConfig initializes the CNI support variable

Jump to

Keyboard shortcuts

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