# Functions
CreateNamespace creates namespace based on given specification.
GetNamespaceList returns a list of all namespaces in the cluster.
# Structs
NamespaceList is a list of namespaces in the cluster.
NamespaceSpec is a specification of namespace to create.