Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace KubernetesImageArtifact

Kubernetes HelmChart Image artifact details.

Properties

Const artifactType

artifactType: string = "HELM_CHART"

compartmentId

compartmentId: string

The unique identifier for the compartment.

Optional containerImageArtifactIds

containerImageArtifactIds: Array<string>

List of container image artifact unique identifiers included in the helm chart.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

displayName

displayName: string

A display name for the artifact.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

helmChart

id

id: string

Unique OCID identifier for the artifact.

lifecycleState

lifecycleState: LifecycleState

The current state for the Artifact.

publisherId

publisherId: string

The unique identifier for the publisher.

status

status: Status

The current status for the Artifact.

Optional statusNotes

statusNotes: undefined | string

Status notes for the Artifact.

Optional systemTags

systemTags: undefined | object

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

timeCreated

timeCreated: Date

The date and time the artifact was created, in the format defined by RFC3339.

Example: {@code 2022-09-15T21:10:29.600Z}

timeUpdated

timeUpdated: Date

The date and time the artifact was updated, in the format defined by RFC3339.

Example: {@code 2022-09-15T21:10:29.600Z}

Methods

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Artifact): object

getJsonObj