Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::SecondaryBootDisk (v0.39.0)

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

SecondaryBootDisk represents a persistent disk attached to a node with special configurations based on its mode.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#disk_image

def disk_image() -> ::String
Returns
  • (::String) — Fully-qualified resource ID for an existing disk image.

#disk_image=

def disk_image=(value) -> ::String
Parameter
  • value (::String) — Fully-qualified resource ID for an existing disk image.
Returns
  • (::String) — Fully-qualified resource ID for an existing disk image.

#mode

def mode() -> ::Google::Cloud::Container::V1beta1::SecondaryBootDisk::Mode
Returns

#mode=

def mode=(value) -> ::Google::Cloud::Container::V1beta1::SecondaryBootDisk::Mode
Parameter
Returns