Package google.cloud.gkehub.namespaceactuation.v1alpha
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
FeatureSpec
执行特征的规范为空。必须提供一个规范,因为特征 proto 需要使用该规范。
ActuationMode
枚举 |
ACTUATION_MODE_UNSPECIFIED |
在默认控制器行为中,ACTUATION_MODE_UNSPECIFIED 与 CREATE_AND_DELETE_IF_CREATED 具有类似的效果。 |
ACTUATION_MODE_CREATE_AND_DELETE_IF_CREATED |
ACTUATION_MODE_CREATE_AND_DELETE_IF_CREATED 会让控制器为每个舰队命名空间创建集群命名空间,并且控制器只会删除它自己创建的命名空间,这些命名空间会用相应的标签来标识。 |
ACTUATION_MODE_ADD_AND_REMOVE_FLEET_LABELS |
ACTUATION_MODE_ADD_AND_REMOVE_FLEET_LABELS 只会让控制器将标签应用于集群命名空间,以启用相应的舰队命名空间;而不会创建或删除集群命名空间。 |
MembershipSpec
此类型没有字段。
命名空间执行:NamespaceActuation 特征的成员资格特定输入。
MembershipState
此类型没有字段。
命名空间执行:这是作为成员资格特定特征状态的示例保留的一个空状态。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-05-21。
[[["易于理解","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-21。"],[],[],null,["# Package google.cloud.gkehub.namespaceactuation.v1alpha\n\nIndex\n-----\n\n- [FeatureSpec](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.namespaceactuation.v1alpha#google.cloud.gkehub.namespaceactuation.v1alpha.FeatureSpec) (message)\n- [FeatureSpec.ActuationMode](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.namespaceactuation.v1alpha#google.cloud.gkehub.namespaceactuation.v1alpha.FeatureSpec.ActuationMode) (enum)\n- [FeatureState](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.namespaceactuation.v1alpha#google.cloud.gkehub.namespaceactuation.v1alpha.FeatureState) (message)\n- [MembershipSpec](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.namespaceactuation.v1alpha#google.cloud.gkehub.namespaceactuation.v1alpha.MembershipSpec) (message)\n- [MembershipState](/kubernetes-engine/fleet-management/docs/reference/rpc/google.cloud.gkehub.namespaceactuation.v1alpha#google.cloud.gkehub.namespaceactuation.v1alpha.MembershipState) (message)\n\nFeatureSpec\n-----------\n\nAn empty spec for actuation feature. This is required since Feature proto requires a spec.\n\nActuationMode\n-------------\n\nActuationMode controls the behavior of the controller\n\nFeatureState\n------------\n\nThis type has no fields.\nNamespaceActuation Feature State.\n\nMembershipSpec\n--------------\n\nThis type has no fields.\n**Namespace Actuation**: The membership-specific input for NamespaceActuation feature.\n\nMembershipState\n---------------\n\nThis type has no fields.\n**Namespace Actuation**: An empty state left as an example membership-specific Feature state."]]