OpenShiftClusterUpdate interface

OpenShiftClusterはAzure Red Hat OpenShiftクラスターを表しています。

プロパティ

apiserverProfile

クラスター API サーバー プロファイル。

clusterProfile

クラスター プロファイル。

consoleProfile

コンソール プロファイル。

identity

ID は、クラスター MSI に関する情報をワークロード ID クラスターに格納します。

ingressProfiles

クラスターのイングレス プロファイル。

masterProfile

クラスター マスター プロファイル。

networkProfile

クラスター ネットワーク プロファイル。

platformWorkloadIdentityProfile

ワークロード ID プロファイル。

provisioningState

クラスターのプロビジョニング状態。

servicePrincipalProfile

クラスター サービス プリンシパル プロファイル。

tags

リソース タグ。

workerProfiles

クラスター ワーカー プロファイル。

workerProfilesStatus

クラスターワーカープロファイルのステータス。

プロパティの詳細

apiserverProfile

クラスター API サーバー プロファイル。

apiserverProfile?: APIServerProfile

プロパティ値

clusterProfile

クラスター プロファイル。

clusterProfile?: ClusterProfile

プロパティ値

consoleProfile

コンソール プロファイル。

consoleProfile?: ConsoleProfile

プロパティ値

identity

ID は、クラスター MSI に関する情報をワークロード ID クラスターに格納します。

identity?: ManagedServiceIdentity

プロパティ値

ingressProfiles

クラスターのイングレス プロファイル。

ingressProfiles?: IngressProfile[]

プロパティ値

masterProfile

クラスター マスター プロファイル。

masterProfile?: MasterProfile

プロパティ値

networkProfile

クラスター ネットワーク プロファイル。

networkProfile?: NetworkProfile

プロパティ値

platformWorkloadIdentityProfile

ワークロード ID プロファイル。

platformWorkloadIdentityProfile?: PlatformWorkloadIdentityProfile

プロパティ値

provisioningState

クラスターのプロビジョニング状態。

provisioningState?: string

プロパティ値

string

servicePrincipalProfile

クラスター サービス プリンシパル プロファイル。

servicePrincipalProfile?: ServicePrincipalProfile

プロパティ値

tags

リソース タグ。

tags?: Record<string, string>

プロパティ値

Record<string, string>

workerProfiles

クラスター ワーカー プロファイル。

workerProfiles?: WorkerProfile[]

プロパティ値

workerProfilesStatus

クラスターワーカープロファイルのステータス。

workerProfilesStatus?: WorkerProfile[]

プロパティ値