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

# Functions

CreateSecret creates a single secret using the cluster API client.
GetSecretDetail returns detailed information about a secret.
GetSecretList returns all secrets in the given namespace.

# Structs

ImagePullSecretSpec is a specification of an image pull secret implements SecretSpec.
Secret is a single secret returned to the frontend.
SecretDetail API resource provides mechanisms to inject containers with configuration data while keeping containers agnostic of Kubernetes.
SecretList is a response structure for a queried secrets list.

# Interfaces

SecretSpec is a common interface for the specification of different secrets.

# Type aliases