Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::K8sBetaAPIConfig (v0.31.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::K8sBetaAPIConfig.

Kubernetes open source beta apis enabled on the cluster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled_apis

def enabled_apis() -> ::Array<::String>
Returns
  • (::Array<::String>) — api name, e.g. storage.k8s.io/v1beta1/csistoragecapacities.

#enabled_apis=

def enabled_apis=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — api name, e.g. storage.k8s.io/v1beta1/csistoragecapacities.
Returns
  • (::Array<::String>) — api name, e.g. storage.k8s.io/v1beta1/csistoragecapacities.