ResponsePolicyGKEClusterResponse

data class ResponsePolicyGKEClusterResponse(val gkeClusterName: String, val kind: String)

Constructors

Link copied to clipboard
fun ResponsePolicyGKEClusterResponse(gkeClusterName: String, kind: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource name of the cluster to bind this response policy to. This should be specified in the format like: projects//locations//clusters/*. This is referenced from GKE projects.locations.clusters.get API: https://cloud.google.com/kubernetes-engine/docs/reference/rest/v1/projects.locations.clusters/get

Link copied to clipboard

//*/