TLS 인증서 제공업체 인스턴스의 사양입니다. 워크로드에는 CertificateProvider 인스턴스(플러그인)가 하나 이상 있을 수 있으며, 이 메시지를 지정하여 그중 하나를 사용 설정하고 구성합니다. 워크로드는 이 메시지의 값을 사용하여 CertificateProvider 인스턴스 구성을 찾아 로드합니다.
JSON 표현
{"pluginInstance": string}
필드
pluginInstance
string
필수 항목. CertificateProvider 인스턴스 구성을 찾고 로드하는 데 사용되는 플러그인 인스턴스 이름입니다. Certificate Authority Service 인증서 제공업체 인스턴스를 사용하려면 'google_cloud_private_spiffe'로 설정합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-07-30(UTC)"],[],[],null,["# CertificateProviderInstance\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nSpecification of a TLS certificate provider instance. Workloads may have one or more CertificateProvider instances (plugins) and one of them is enabled and configured by specifying this message. Workloads use the values from this message to locate and load the CertificateProvider instance configuration."]]