Uses of Interface
k8s.io.apimachinery.pkg.apis.meta.v1.Generated.APIResourceListOrBuilder
-
Packages that use Generated.APIResourceListOrBuilder Package Description k8s.io.apimachinery.pkg.apis.meta.v1 -
-
Uses of Generated.APIResourceListOrBuilder in k8s.io.apimachinery.pkg.apis.meta.v1
Classes in k8s.io.apimachinery.pkg.apis.meta.v1 that implement Generated.APIResourceListOrBuilder Modifier and Type Class Description static classGenerated.APIResourceListAPIResourceList is a list of APIResource, it is used to expose the name of the resources supported in a specific group and version, and if the resource is namespaced.static classGenerated.APIResourceList.BuilderAPIResourceList is a list of APIResource, it is used to expose the name of the resources supported in a specific group and version, and if the resource is namespaced.
-