the namespace to store the secret
the name of the new secret
the secret type
the secret, any values of a key:value pair must be base64 encoded
the label to use for future label selector queries
whether the secret was created successfully
Delete a secret from the namespace
the namespace to store the secret
the name of the existing secret
whether the secret was deleted successfully
Get secrets by labels
the namespace of the secret
Optional
labels: string[]list of labels
the list of secrets that match the labels
creates a new Kubernetes secret with the provided attributes