| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.dsl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnyNamespaceOperation<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>>
Deprecated.
It is no longer necessary to associate parameters prior to deserialization.
reference |
| Modifier and Type | Method and Description |
|---|---|
FilterNested<FilterWatchListDeletable<T,L,R>> |
FilterWatchListDeletable.withNewFilter()
Accumulate a filter on the context, when done
FilterNested.endFilter() or and must be called |
Copyright © 2015–2024 Red Hat. All rights reserved.