Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ContainerImageSignature

Container image signature metadata.

Properties

compartmentId

compartmentId: string

The OCID of the compartment in which the container repository exists.

createdBy

createdBy: string

The id of the user or principal that created the resource.

definedTags

definedTags: object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Type declaration

  • [key: string]: object
    • [key: string]: any

displayName

displayName: string

The last 10 characters of the kmsKeyId, the last 10 characters of the kmsKeyVersionId, the signingAlgorithm, and the last 10 characters of the signatureId.

Example: {@code wrmz22sixa::qdwyc2ptun::SHA_256_RSA_PKCS_PSS::2vwmobasva}

freeformTags

freeformTags: object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

Type declaration

  • [key: string]: string

id

id: string

The OCID of the container image signature.

Example: {@code ocid1.containerimagesignature.oc1..exampleuniqueID}

imageId

imageId: string

The OCID of the container image.

Example: {@code ocid1.containerimage.oc1..exampleuniqueID}

kmsKeyId

kmsKeyId: string

The OCID of the kmsKeyId used to sign the container image.

Example: {@code ocid1.key.oc1..exampleuniqueID}

kmsKeyVersionId

kmsKeyVersionId: string

The OCID of the kmsKeyVersionId used to sign the container image.

Example: {@code ocid1.keyversion.oc1..exampleuniqueID}

lifecycleState

lifecycleState: LifecycleState

The current state of the container image signature.

message

message: string

The base64 encoded signature payload that was signed.

signature

signature: string

The signature of the message field using the kmsKeyId, the kmsKeyVersionId, and the signingAlgorithm.

signingAlgorithm

signingAlgorithm: SigningAlgorithm

The algorithm to be used for signing. These are the only supported signing algorithms for container images.

systemTags

systemTags: object

The system tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Type declaration

  • [key: string]: object
    • [key: string]: any

timeCreated

timeCreated: Date

An RFC 3339 timestamp indicating when the image was created.

Functions

getDeserializedJsonObj

getJsonObj