Uses of Interface
io.fabric8.kubernetes.client.dsl.Nameable
-
Packages that use Nameable Package Description io.fabric8.kubernetes.client.dsl -
-
Uses of Nameable in io.fabric8.kubernetes.client.dsl
Subinterfaces of Nameable in io.fabric8.kubernetes.client.dsl Modifier and Type Interface Description interfaceMixedOperation<T,L,R extends Resource<T>>A Client Namespace or Non Namespace Operation.interfaceNodeMetricOperationinterfaceNonNamespaceOperation<T,L,R>The entry point to client operations that are either "cross namespace resources", or are available in the invocation chain after a namespace has already been specified.interfaceParameterMixedOperation<T,L,R extends Resource<T>>Deprecated.It is no longer necessary to associate parameters prior to deserialization.interfacePodMetricOperation
-