# Functions

No description provided by the author
No description provided by the author
No description provided by the author
MustCreateSecretFromFile reads a Kubernetes secret definition from filepath and returns a Secret object.
MustCreateSecretFromJson creates a Kubernetes secret from given JSON data and returns a Secret object.
MustReadFile must read a file from given path.
NewSecret creates a new Kubernetes secret object in given namespace, with given name and with given data.
NewSecret creates a new Kubernetes secret object in given namespace, with given name and with given data.