Skip to content

Latest commit

 

History

History
60 lines (59 loc) · 1.36 KB

secret.md

File metadata and controls

60 lines (59 loc) · 1.36 KB

k8s_secret

k8s_secret(name, annotations, from_file, from_literal, namespace, labels)
Attributes
name Name, required

A unique name for this rule.

annotations String dict, optional

Annotations to be added.

from_file Label keyed String dict, required

A dictionary where the key is a file and the value is a name.

The name is used in the data field of secret.

from_literal String dict, optional.
namespace String, optional.
labels String dict, optional

Labels to be added.