Uses of Interface
com.vmware.nsx_policy.infra.sites.napp.deployment.KubernetesTools
-
Packages that use KubernetesTools Package Description com.vmware.nsx_policy.infra.sites.napp.deployment -
-
Uses of KubernetesTools in com.vmware.nsx_policy.infra.sites.napp.deployment
Classes in com.vmware.nsx_policy.infra.sites.napp.deployment that implement KubernetesTools Modifier and Type Class Description class
KubernetesToolsStub
Remote stub implementation of theKubernetesTools
API service.Methods in com.vmware.nsx_policy.infra.sites.napp.deployment that return KubernetesTools Modifier and Type Method Description KubernetesTools
DeploymentFactory. kubernetesToolsService()
Returns an instance of classKubernetesTools
-