| Class | Description |
|---|---|
| IPAssignment |
IPAssignment class is used to assign IP addresses to be used for various
functions in a Supervisor Kubernetes Cluster. |
| IPAssignment.Assignment |
Assignment lists the different entities that require IP ranges. |
| IPAssignment.Builder |
Builder class for
IPAssignment. |
| IPManagement |
IPManagement class dictates IP addressing configuration for the network
that hosts the Supervisor. |
| IPManagement.Builder |
Builder class for
IPManagement. |
| IPRange |
The
IPRange class is used to express a range of IP addresses. |
| IPRange.Builder |
Builder class for
IPRange. |
| NetworksFactory |
NetworksFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.namespace_management.networks package and also has the subpackages reference
to access respective subpackage services. |
| Services |
Services class describes services that assists applications in
communicating on a network. |
| Services.Builder |
Builder class for
Services. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.namespace_management.networks package. |
| Enum | Description |
|---|---|
| IPAssignment.Assignment.Values |
Native Java
enum representing this enumeration class. |