Uses of Class
io.kubernetes.client.Discovery.APIResource
Packages that use Discovery.APIResource
-
Uses of Discovery.APIResource in io.kubernetes.client
Methods in io.kubernetes.client that return types with arguments of type Discovery.APIResource -
Uses of Discovery.APIResource in io.kubernetes.client.util
Methods in io.kubernetes.client.util that return Discovery.APIResourceModifier and TypeMethodDescriptionstatic Discovery.APIResourceModelMapper.findApiResourceByGroupVersionKind(GroupVersionKind gvk) Methods in io.kubernetes.client.util that return types with arguments of type Discovery.APIResourceModifier and TypeMethodDescriptionstatic Set<Discovery.APIResource>Refreshes the model mapping by syncing up w/the api discovery info from the kubernetes apiserver.static Set<Discovery.APIResource>Refreshes the model mapping by syncing up w/the api discovery info from the kubernetes apiserver.