# Functions

No description provided by the author
NodeIP returns the value of the NODE_IP environment variable, or empty string if unset.
NodeName checks the environment variables for the NODENAME and returns it or an error if unset.
No description provided by the author
ReadConfig returns a CNS config from file or an error.
No description provided by the author
SetCNSConfigDefaults set default values of CNS config if not specified.

# Constants

EnvCNSConfig is the CNS_CONFIGURATION_PATH env var key.
No description provided by the author
EnvNodeIP is the IP of the node running this CNS binary.
EnvNodeName is the NODENAME env var string key.
No description provided by the author
No description provided by the author
LabelNodeSwiftV2 is the Node label for Swift V2.
No description provided by the author
LabelPodSwiftV2 is the Pod label for Swift V2.

# Variables

ErrInfraVNETCIDRsUnset indicates the the $EnvInfraVNETCIDRs variable is unset in the environment.
ErrNodeNameUnset indicates the the $EnvNodeName variable is unset in the environment.
ErrPodCIDRsUnset indicates the the $EnvPodCIDRs variable is unset in the environment.
ErrServiceCIDRsUnset indicates the the $EnvServiceCIDRs variable is unset in the environment.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author