manifest property
The ordered list of Kubernetes resources that need to be applied to the cluster for GKE Connect agent installation/upgrade.
Implementation
core.List<ConnectAgentResource>? manifest;
The ordered list of Kubernetes resources that need to be applied to the cluster for GKE Connect agent installation/upgrade.
core.List<ConnectAgentResource>? manifest;