Cloud Security Command Center V1 API - Module Google::Cloud::SecurityCenter::V1::Kubernetes::Role::Kind (v0.26.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::V1::Kubernetes::Role::Kind.

Types of Kubernetes roles.

Constants

KIND_UNSPECIFIED

value: 0
Role type is not specified.

ROLE

value: 1
Kubernetes Role.

CLUSTER_ROLE

value: 2
Kubernetes ClusterRole.