secretType property

String? secretType
getter/setter pair

Type of secret configured for access to the OCI repo.

Must be one of gcenode, gcpserviceaccount, k8sserviceaccount or none. The validation of this is case-sensitive.

Required.

Implementation

core.String? secretType;