Optional
description?: stringOptional
ephemeral(Optional.) Policy that defines whether/when a secret's versions expire. By default, the policy is applied to all the secret's versions.
A protected secret cannot be deleted.
Name of the secret.
Optional
path?: string(Optional.) Location of the secret in the directory structure. If not
specified, the path is /
.
Optional
projectID of the Project containing the secret.
Optional
region?: RegionRegion to target. If none is passed will use default region from the config.
Optional
tags?: string[]List of the secret's tags.
Optional
type?: Secret.v1alpha1.SecretType(Optional.) See Secret.Type
enum for description of values. If not
specified, the type is Opaque
.
Description of the secret.