manifest property

List<ConnectAgentResource>? manifest
getter/setter pair

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;