Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::CustomImageConfig (v0.56.0)

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

CustomImageConfig contains the information r

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#image

def image() -> ::String
Returns
  • (::String) — The name of the image to use for this node.

#image=

def image=(value) -> ::String
Parameter
  • value (::String) — The name of the image to use for this node.
Returns
  • (::String) — The name of the image to use for this node.

#image_project

def image_project() -> ::String
Returns
  • (::String) — The project containing the image to use for this node.

#image_project=

def image_project=(value) -> ::String
Parameter
  • value (::String) — The project containing the image to use for this node.
Returns
  • (::String) — The project containing the image to use for this node.