Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace KubernetesClusterDataSource

A Kubernetes cluster data source.

Properties

compartmentId

compartmentId: string

Compartment owning this DataSource.

Optional isDaemonSet

isDaemonSet: undefined | false | true

If the Kubernetes cluster type is Daemon set then this will be set to true.

key

key: string

Identifier for DataSource. This represents the type and name for the data source associated with the Management Agent.

name

name: string

Unique name of the DataSource.

namespace

namespace: string

The Kubernetes namespace

state

State of the DataSource.

timeCreated

timeCreated: Date

The time the DataSource was created. An RFC3339 formatted datetime string

timeUpdated

timeUpdated: Date

The time the DataSource data was last received. An RFC3339 formatted datetime string

Const type

type: string = "KUBERNETES_CLUSTER"

Methods

getDeserializedJsonObj

getJsonObj