Class GenerateAttachedClusterInstallManifestResponse (0.6.8)

GenerateAttachedClusterInstallManifestResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for AttachedClusters.GenerateAttachedClusterInstallManifest method.

Attribute

NameDescription
manifest str
A set of Kubernetes resources (in YAML format) to be applied to the cluster to be attached.