package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev

# Functions

CreateNamespace creates namespace based on given specification.
GetNamespaceDetail gets namespace details.
GetNamespaceList returns a list of all namespaces in the cluster.
GetNamespaceListFromChannels returns a list of all namespaces in the cluster.

# Structs

Namespace is a presentation layer view of Kubernetes namespaces.
NamespaceDetail is a presentation layer view of Kubernetes Namespace resource.
NamespaceList contains a list of namespaces in the cluster.
NamespaceSpec is a specification of namespace to create.

# Type aliases