Class ConnectAgentResource (1.4.2)

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

ConnectAgentResource represents a Kubernetes resource manifest for Connect Agent deployment.

Attributes

NameDescription
type_ google.cloud.gkehub_v1.types.TypeMeta
Kubernetes type of the resource.
manifest str
YAML manifest of the resource.

Inheritance

builtins.object > proto.message.Message > ConnectAgentResource