Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::Kubernetes::Subject (v0.21.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::Kubernetes::Subject.

Represents a Kubernetes Subject.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#kind

def kind() -> ::Google::Cloud::SecurityCenter::V1::Kubernetes::Subject::AuthType
Returns

#kind=

def kind=(value) -> ::Google::Cloud::SecurityCenter::V1::Kubernetes::Subject::AuthType
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Name for subject.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Name for subject.
Returns
  • (::String) — Name for subject.

#ns

def ns() -> ::String
Returns
  • (::String) — Namespace for subject.

#ns=

def ns=(value) -> ::String
Parameter
  • value (::String) — Namespace for subject.
Returns
  • (::String) — Namespace for subject.