types

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NcpDefaultReplicas int = 1
	DefaultMTU         int = 1500
)
View Source
const (
	OperatorNamespace           string = "nsx-system-operator"
	ConfigMapName               string = "nsx-ncp-operator-config"
	NcpInstallCRDName           string = "ncp-install"
	NetworkCRDName              string = "cluster"
	NsxNamespace                string = "nsx-system"
	NcpConfigMapName            string = "nsx-ncp-config"
	NodeAgentConfigMapName      string = "nsx-node-agent-config"
	ConfigMapDataKey            string = "ncp.ini"
	NcpConfigMapRenderKey       string = "NSXNCPConfig"
	NodeAgentConfigMapRenderKey string = "NSXNodeAgentConfig"
	NcpImageKey                 string = "NcpImage"
	NcpReplicasKey              string = "NcpReplicas"
	NsxNodeAgentDsName          string = "nsx-node-agent"
	NsxNcpBootstrapDsName       string = "nsx-ncp-bootstrap"
	NsxNcpDeploymentName        string = "nsx-ncp"
	NetworkType                 string = "ncp"
	LbCertRenderKey             string = "LbCert"
	LbKeyRenderKey              string = "LbKey"
	LbSecret                    string = "lb-secret"
	NcpImageEnv                 string = "NCP_IMAGE"
	NsxCertRenderKey            string = "NsxCert"
	NsxKeyRenderKey             string = "NsxKey"
	NsxCARenderKey              string = "NsxCA"
	NsxSecret                   string = "nsx-secret"
	NsxCertTempPath             string = "/tmp/nsx.cert"
	NsxKeyTempPath              string = "/tmp/nsx.key"
	NsxCATempPath               string = "/tmp/nsx.ca"
	NsxNodeAgentContainerName   string = "nsx-node-agent"
)

Variables

View Source
var AgentSections = []string{"DEFAULT", "k8s", "coe", "nsx_node_agent", "nsx_kube_proxy"}
View Source
var BootstrapOptions = map[string][]string{"nsx_node_agent": {"mtu"}}
View Source
var NcpSections = []string{"DEFAULT", "ha", "k8s", "coe", "nsx_v3", "vc"}
View Source
var OperatorSections = []string{"DEFAULT", "ha", "k8s", "coe", "nsx_v3", "vc", "nsx_node_agent", "nsx_kube_proxy"}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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