AttachedClusterProxyConfigKubernetesSecret

data class AttachedClusterProxyConfigKubernetesSecret(val name: String, val namespace: String)

Constructors

constructor(name: String, namespace: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the kubernetes secret containing the proxy config.

Link copied to clipboard

Namespace of the kubernetes secret containing the proxy config.