OpenShiftClusterUpdate interface

OpenShiftCluster는 Azure Red Hat OpenShift 클러스터를 나타냅니다.

속성

apiserverProfile

클러스터 API 서버 프로필입니다.

clusterProfile

클러스터 프로필입니다.

consoleProfile

콘솔 프로필입니다.

ingressProfiles

클러스터 수신 프로필입니다.

masterProfile

클러스터 마스터 프로필입니다.

networkProfile

클러스터 네트워크 프로필입니다.

provisioningState

클러스터 프로비저닝 상태입니다.

servicePrincipalProfile

클러스터 서비스 주체 프로필입니다.

systemData

이 리소스와 관련된 시스템 메타 데이터입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

tags

리소스 태그입니다.

workerProfiles

클러스터 작업자 프로필입니다.

workerProfilesStatus

클러스터 작업자 프로필 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

속성 세부 정보

apiserverProfile

클러스터 API 서버 프로필입니다.

apiserverProfile?: APIServerProfile

속성 값

clusterProfile

클러스터 프로필입니다.

clusterProfile?: ClusterProfile

속성 값

consoleProfile

콘솔 프로필입니다.

consoleProfile?: ConsoleProfile

속성 값

ingressProfiles

클러스터 수신 프로필입니다.

ingressProfiles?: IngressProfile[]

속성 값

masterProfile

클러스터 마스터 프로필입니다.

masterProfile?: MasterProfile

속성 값

networkProfile

클러스터 네트워크 프로필입니다.

networkProfile?: NetworkProfile

속성 값

provisioningState

클러스터 프로비저닝 상태입니다.

provisioningState?: string

속성 값

string

servicePrincipalProfile

클러스터 서비스 주체 프로필입니다.

servicePrincipalProfile?: ServicePrincipalProfile

속성 값

systemData

이 리소스와 관련된 시스템 메타 데이터입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

systemData?: SystemData

속성 값

tags

리소스 태그입니다.

tags?: {[propertyName: string]: string}

속성 값

{[propertyName: string]: string}

workerProfiles

클러스터 작업자 프로필입니다.

workerProfiles?: WorkerProfile[]

속성 값

workerProfilesStatus

클러스터 작업자 프로필 상태입니다. 참고: 이 속성은 serialize되지 않습니다. 서버에서만 채울 수 있습니다.

workerProfilesStatus?: WorkerProfile[]

속성 값