Class GenerateConnectManifestResponse (1.5.1)

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

GenerateConnectManifestResponse contains manifest information for installing/upgrading a Connect agent.

Attribute

NameDescription
manifest Sequence[google.cloud.gkehub_v1.types.ConnectAgentResource]
The ordered list of Kubernetes resources that need to be applied to the cluster for GKE Connect agent installation/upgrade.

Inheritance

builtins.object > proto.message.Message > GenerateConnectManifestResponse