| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnyNamespaceOperation<T,L,R> |
interface |
FilterNested<T> |
interface |
FilterWatchListDeletable<T,L,R> |
interface |
MixedOperation<T,L,R extends Resource<T>>
A Client Namespace or Non Namespace Operation.
|
interface |
NonNamespaceOperation<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.
|
interface |
ParameterMixedOperation<T,L,R extends Resource<T>>
|
Copyright © 2015–2022 Red Hat. All rights reserved.