Class KubernetesSecret (0.6.8)

KubernetesSecret(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about a Kubernetes Secret

Attributes

NameDescription
name str
Name of the kubernetes secret.
namespace str
Namespace in which the kubernetes secret is stored.