KubernetesRole interface

Kubernetes role.

Extends

Properties

hostPlatform

Host OS supported by the Kubernetes role.

hostPlatformType

Platform where the runtime is hosted. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Polymorphic discriminator, which specifies the different types this object can be

kubernetesClusterInfo

Kubernetes cluster configuration

kubernetesRoleResources

Kubernetes role resources

provisioningState

State of Kubernetes deployment NOTE: This property will not be serialized. It can only be populated by the server.

roleStatus

Role status.

Inherited Properties

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

name

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Role configured on ASE resource NOTE: This property will not be serialized. It can only be populated by the server.

type

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

hostPlatform

Host OS supported by the Kubernetes role.

hostPlatform?: string

Property Value

string

hostPlatformType

Platform where the runtime is hosted. NOTE: This property will not be serialized. It can only be populated by the server.

hostPlatformType?: string

Property Value

string

kind

Polymorphic discriminator, which specifies the different types this object can be

kind: "Kubernetes"

Property Value

"Kubernetes"

kubernetesClusterInfo

Kubernetes cluster configuration

kubernetesClusterInfo?: KubernetesClusterInfo

Property Value

kubernetesRoleResources

Kubernetes role resources

kubernetesRoleResources?: KubernetesRoleResources

Property Value

provisioningState

State of Kubernetes deployment NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

roleStatus

Role status.

roleStatus?: string

Property Value

string

Inherited Property Details

id

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Role.id

name

The object name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From Role.name

systemData

Role configured on ASE resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From Role.systemData

type

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From Role.type