package
0.0.0-20241209021812-8ed77bdb48d0
Repository: https://github.com/karmada-io/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.

# 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

No description provided by the author