Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateVaultImagePullSecretDetails

A CreateVaultImagePullSecretDetails is a ImagePullSecret which accepts secretId as credentials information. Sample Format for username and password in Vault Secret {@code { "username": "this-is-not-the-secret", "password": "example-password" } }

Properties

registryEndpoint

registryEndpoint: string

The registry endpoint of the container image.

secretId

secretId: string

The OCID of the secret for registry credentials.

Const secretType

secretType: string = "VAULT"

Methods

getDeserializedJsonObj

getJsonObj