Package google.cloud.gkehub.workloadcertificate.v1alpha
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
特征规范 (feature spec)
Workload Certificate:WorkloadCertificate 特征的 Hub 级输入。
GoogleCAProvisioning
指定是否应预配一个由 Google 管理的默认证书授权机构 (CA)。如果为 UNSPECIFIED,则系统会停用由 Google 管理的证书授权机构 (CA) 特征。如果设置为 UNSPECIFIED/DISABLED,则 WorkloadCertificateConfig 中的“certificate_authority_config”字段必须指定一个证书授权机构 (CA) 端点。
枚举 |
GOOGLE_CA_PROVISIONING_UNSPECIFIED |
停用由 Google 管理的默认证书授权机构 (CA)。 |
DISABLED |
停用由 Google 管理的默认证书授权机构 (CA)。 |
ENABLED |
使用由 Google 管理的默认证书授权机构 (CA)。 |
ENABLED_WITH_MANAGED_CA |
启用了 Workload Certificate 特征,并且整个证书预配过程都由 Google 通过代管式 CAS(比默认 CA 更安全)来进行管理。 |
ENABLED_WITH_DEFAULT_CA |
启用了 Workload Certificate 特征,并且整个证书预配过程都使用免费的默认证书授权机构 (CA) 来完成。 |
MembershipSpec
Workload Certificate:WorkloadCertificate 特征的成员资格特定输入。
CertificateManagement
枚举 |
CERTIFICATE_MANAGEMENT_UNSPECIFIED |
停用 Workload Certificate 特征。 |
DISABLED |
停用 Workload Certificate 特征。 |
ENABLED |
启用 Workload Certificate 特征。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-05-23。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-05-23。"],[],[],null,["# Package google.cloud.gkehub.workloadcertificate.v1alpha\n\nIndex\n-----\n\n- [FeatureSpec](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.workloadcertificate.v1alpha#google.cloud.gkehub.workloadcertificate.v1alpha.FeatureSpec) (message)\n- [FeatureSpec.GoogleCAProvisioning](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.workloadcertificate.v1alpha#google.cloud.gkehub.workloadcertificate.v1alpha.FeatureSpec.GoogleCAProvisioning) (enum)\n- [MembershipSpec](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.workloadcertificate.v1alpha#google.cloud.gkehub.workloadcertificate.v1alpha.MembershipSpec) (message)\n- [MembershipSpec.CertificateManagement](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.workloadcertificate.v1alpha#google.cloud.gkehub.workloadcertificate.v1alpha.MembershipSpec.CertificateManagement) (enum)\n\nFeatureSpec\n-----------\n\n**Workload Certificate**: The Hub-wide input for the WorkloadCertificate feature.\n\nGoogleCAProvisioning\n--------------------\n\nSpecifies if a default Google managed CA should be provisioned. If UNSPECIFIED, Google managed CA feature is disabled. If set to UNSPECIFIED/DISABLED, the \"certificate_authority_config\" field in WorkloadCertificateConfig must specify a CA endpoint.\n\nMembershipSpec\n--------------\n\n**Workload Certificate**: The membership-specific input for WorkloadCertificate feature.\n\nCertificateManagement\n---------------------\n\nSpecifies whether or not the feature is enabled on the member cluster."]]