env

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NodeNameEnvKey = "NODE_NAME"
)

Variables

This section is empty.

Functions

func GetAntreaConfigMapName added in v1.2.0

func GetAntreaConfigMapName() string

GetAntreaConfigMapName returns the configMap name of Antrea config.

func GetAntreaControllerServiceAccount

func GetAntreaControllerServiceAccount() string

GetAntreaControllerServiceAccountName returns the ServiceAccount name associated with antrea-controller.

func GetAntreaNamespace

func GetAntreaNamespace() string

GetAntreaNamespace tries to determine the Namespace in which Antrea is running by looking at the POD_NAMESPACE environment variable. If this environment variable is not set (e.g. because the Antrea component is not run as a Pod), "kube-system" is returned.

func GetNodeName

func GetNodeName() (string, error)

GetNodeName returns the node's name used in Kubernetes, based on the priority: - Environment variable NODE_NAME, which should be set by Downward API - OS's hostname

func GetPodName

func GetPodName() string

GetPodName returns name of the Pod where the code executes.

func GetPodNamespace

func GetPodNamespace() string

GetPodNamespace returns Namespace of the Pod where the code executes.

func IsCloudEKS

func IsCloudEKS() bool

IsCloudEKS returns true if Antrea is used to enforce NetworkPolicies in an EKS cluster.

Types

This section is empty.

Jump to

Keyboard shortcuts

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