config

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultCloudResourcePrefix = "nephe"
	DefaultCloudSyncInterval   = 300
	MinimumCloudSyncInterval   = 60
)
View Source
const (
	// ANPNepheController used to disperse NetworkPolicies.
	ANPNepheController = "nephe-controller"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ControllerConfig

type ControllerConfig struct {
	CloudResourcePrefix string `yaml:"cloudResourcePrefix,omitempty"`
	CloudSyncInterval   int64  `yaml:"cloudSyncInterval,omitempty"`
	// AntreaKubeconfig The path to access the kubeconfig file used in the connection to Antrea Controller.
	AntreaKubeconfig string `yaml:"antreaKubeconfig,omitempty"`
}

Jump to

Keyboard shortcuts

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