다음을 통해 공유


KubernetesClusterBackupDatasourceParameters interface

Kubernetes 클러스터 백업 데이터 원본에 대한 매개 변수

Extends

속성

backupHookReferences

백업 후크 참조를 가져오거나 설정합니다. 이 속성은 백업 중에 실행할 후크 참조를 설정합니다.

excludedNamespaces

제외 네임스페이스 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 제외할 네임스페이스를 설정합니다.

excludedResourceTypes

제외 리소스 종류 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 제외할 리소스 유형을 설정합니다.

includeClusterScopeResources

include 클러스터 리소스 속성을 가져오거나 설정합니다. 사용하도록 설정된 경우 이 속성에는 백업 중에 클러스터 scope 리소스가 포함됩니다.

includedNamespaces

include 네임스페이스 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 포함할 네임스페이스를 설정합니다.

includedResourceTypes

include 리소스 종류 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 포함할 리소스 유형을 설정합니다.

labelSelectors

LabelSelectors 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 포함할 레이블 선택기가 있는 리소스를 설정합니다.

objectType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

snapshotVolumes

볼륨 스냅샷 속성을 가져오거나 설정합니다. 사용하도록 설정된 경우 이 속성은 백업 중에 볼륨 스냅샷을 만듭니다.

속성 세부 정보

backupHookReferences

백업 후크 참조를 가져오거나 설정합니다. 이 속성은 백업 중에 실행할 후크 참조를 설정합니다.

backupHookReferences?: NamespacedNameResource[]

속성 값

excludedNamespaces

제외 네임스페이스 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 제외할 네임스페이스를 설정합니다.

excludedNamespaces?: string[]

속성 값

string[]

excludedResourceTypes

제외 리소스 종류 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 제외할 리소스 유형을 설정합니다.

excludedResourceTypes?: string[]

속성 값

string[]

includeClusterScopeResources

include 클러스터 리소스 속성을 가져오거나 설정합니다. 사용하도록 설정된 경우 이 속성에는 백업 중에 클러스터 scope 리소스가 포함됩니다.

includeClusterScopeResources: boolean

속성 값

boolean

includedNamespaces

include 네임스페이스 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 포함할 네임스페이스를 설정합니다.

includedNamespaces?: string[]

속성 값

string[]

includedResourceTypes

include 리소스 종류 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 포함할 리소스 유형을 설정합니다.

includedResourceTypes?: string[]

속성 값

string[]

labelSelectors

LabelSelectors 속성을 가져오거나 설정합니다. 이 속성은 백업 중에 포함할 레이블 선택기가 있는 리소스를 설정합니다.

labelSelectors?: string[]

속성 값

string[]

objectType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

objectType: "KubernetesClusterBackupDatasourceParameters"

속성 값

"KubernetesClusterBackupDatasourceParameters"

snapshotVolumes

볼륨 스냅샷 속성을 가져오거나 설정합니다. 사용하도록 설정된 경우 이 속성은 백업 중에 볼륨 스냅샷을 만듭니다.

snapshotVolumes: boolean

속성 값

boolean