Package | Description |
---|---|
io.fabric8.kubernetes.client.dsl | |
io.fabric8.kubernetes.client.dsl.base | |
io.fabric8.kubernetes.client.dsl.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
CascadingEditReplacePatchDeletable<I,D,T,B> |
interface |
EditReplacePatchDeletable<I,T,D,B> |
interface |
FilterWatchListDeletable<T,L,B,H,W> |
interface |
FilterWatchListMultiDeletable<T,L,B,H,W> |
interface |
ListVisitFromServerGetDeleteRecreateWaitApplicable<T,B> |
interface |
MixedOperation<T,L,D,R extends Resource<T,D>>
A Client Namespace or Non Namespace Operation.
|
interface |
NamespaceListVisitFromServerGetDeleteRecreateWaitApplicable<T,B> |
interface |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicable<T,B> |
interface |
NonNamespaceOperation<T,L,D,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 |
Operation<T,L,D,R>
The entry point to client operations.
|
interface |
ParameterMixedOperation<T,L,D,R extends Resource<T,D>>
A Client Namespace or Non Namespace Operation.
|
interface |
ParameterNamespaceListVisitFromServerGetDeleteRecreateWaitApplicable<T,B> |
interface |
PodResource<T,D> |
interface |
Resource<T,D>
Interface that describes the operation that can be done on a Kubernetes resource (e.g.
|
interface |
RollableScalableResource<T,D> |
interface |
ScalableResource<T,D> |
interface |
ServiceResource<T,D> |
interface |
VisitFromServerGetWatchDeleteRecreateWaitApplicable<T,B> |
interface |
WatchListDeletable<T,L,B,H,W> |
Modifier and Type | Class and Description |
---|---|
class |
BaseOperation<T,L extends KubernetesResourceList,D extends Doneable<T>,R extends Resource<T,D>> |
class |
HasMetadataOperation<T extends HasMetadata,L extends KubernetesResourceList,D extends Doneable<T>,R extends Resource<T,D>> |
Copyright © 2015-2019 Red Hat. All Rights Reserved.