PasswordSecret
Last updated
Last updated
A Secret defines a set of sensitive data that can be used for authentication or other purposes. This class defines a password secret.
name
(string, required) - The name of the secret.
username
(string) - The username for the secret.
password
(string) - The password for the secret.
comment
(string) - A comment for the secret.
owner
(string or ) - The owner of the secret. Defaults to SYSADMIN.