Package | Description |
---|---|
com.vmware.vcenter.namespace_management.supervisors |
The
com.vmware.vcenter.namespace_management.supervisors package provides
interfaces for operating a Supervisor. |
Modifier and Type | Method and Description |
---|---|
static KubeAPIServerOptions |
KubeAPIServerOptions._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static KubeAPIServerOptions |
KubeAPIServerOptions._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
KubeAPIServerOptions |
KubeAPIServerOptions.Builder.build() |
KubeAPIServerOptions |
Workloads.getKubeAPIServerOptions()
Workloads.getKubeAPIServerOptions()
declares configuration options for the Kubernetes API Server. |
Modifier and Type | Method and Description |
---|---|
void |
Workloads.setKubeAPIServerOptions(KubeAPIServerOptions kubeAPIServerOptions)
Workloads.getKubeAPIServerOptions()
declares configuration options for the Kubernetes API Server. |
Workloads.Builder |
Workloads.Builder.setKubeAPIServerOptions(KubeAPIServerOptions kubeAPIServerOptions)
Workloads.getKubeAPIServerOptions()
declares configuration options for the Kubernetes API Server. |