Module: Google::Cloud::SecurityCenter::V1::Kubernetes::Role::Kind
- Defined in:
- proto_docs/google/cloud/securitycenter/v1/kubernetes.rb
Overview
Types of Kubernetes roles.
Constant Summary collapse
- KIND_UNSPECIFIED =
Role type is not specified.
0
- ROLE =
Kubernetes Role.
1
- CLUSTER_ROLE =
Kubernetes ClusterRole.
2