Config Delivery V1 API - Class Google::Cloud::ConfigDelivery::V1::Fleet (v0.1.0)

Reference documentation and code samples for the Config Delivery V1 API class Google::Cloud::ConfigDelivery::V1::Fleet.

The fleet where the FleetPackage should be deployed.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#project

def project() -> ::String
Returns
  • (::String) — Required. The host project for the GKE fleet. Format is projects/{project}.

#project=

def project=(value) -> ::String
Parameter
  • value (::String) — Required. The host project for the GKE fleet. Format is projects/{project}.
Returns
  • (::String) — Required. The host project for the GKE fleet. Format is projects/{project}.

#selector

def selector() -> ::Google::Cloud::ConfigDelivery::V1::Fleet::LabelSelector
Returns

#selector=

def selector=(value) -> ::Google::Cloud::ConfigDelivery::V1::Fleet::LabelSelector
Parameter
Returns