kubernetesSecret

@JvmName(name = "jtednolgrtyoqxvp")
suspend fun kubernetesSecret(value: Output<AttachedClusterProxyConfigKubernetesSecretArgs>)
@JvmName(name = "maynlwysydwrrmvh")
suspend fun kubernetesSecret(value: AttachedClusterProxyConfigKubernetesSecretArgs?)

Parameters

value

The Kubernetes Secret resource that contains the HTTP(S) proxy configuration. Structure is documented below.


@JvmName(name = "oxcbmkhuwvyfnlhf")
suspend fun kubernetesSecret(argument: suspend AttachedClusterProxyConfigKubernetesSecretArgsBuilder.() -> Unit)

Parameters

argument

The Kubernetes Secret resource that contains the HTTP(S) proxy configuration. Structure is documented below.