NamespaceManagement_Supervisors_KubeAPIServerOptions

NamespaceManagement_Supervisors_KubeAPIServerOptions
NamespaceManagement_Supervisors_KubeAPIServerOptions

KubeAPIServerOptions declares options for the Kubernetes API Server.

The API server is used to manage workloads on the workload network.

JSON Example
{
    "security": {
        "certificate_dns_names": [
            "string"
        ]
    }
}
security
Optional

KubeAPIServerSecurity structure declares security options configured on the Kubernetes API server.