Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::GenerateAttachedClusterInstallManifestResponse.
Response message for
AttachedClusters.GenerateAttachedClusterInstallManifest
method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#manifest
def manifest() -> ::String
Returns
- (::String) — A set of Kubernetes resources (in YAML format) to be applied to the cluster to be attached.
#manifest=
def manifest=(value) -> ::String
Parameter
- value (::String) — A set of Kubernetes resources (in YAML format) to be applied to the cluster to be attached.
Returns
- (::String) — A set of Kubernetes resources (in YAML format) to be applied to the cluster to be attached.