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

Reference documentation and code samples for the Security Command Center V2 API module Google::Cloud::SecurityCenter::V2::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.