Anthos Multi-Cloud V1 API - Class Google::Cloud::GkeMultiCloud::V1::KubernetesSecret (v0.9.0)

Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::KubernetesSecret.

Information about a Kubernetes Secret

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Name of the kubernetes secret.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Name of the kubernetes secret.
Returns
  • (::String) — Name of the kubernetes secret.

#namespace

def namespace() -> ::String
Returns
  • (::String) — Namespace in which the kubernetes secret is stored.

#namespace=

def namespace=(value) -> ::String
Parameter
  • value (::String) — Namespace in which the kubernetes secret is stored.
Returns
  • (::String) — Namespace in which the kubernetes secret is stored.