| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.dsl | |
| io.fabric8.kubernetes.client.extension |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnyNamespaceOperation<T,L,R> |
interface |
CertificateSigningRequestResource<T> |
interface |
FilterWatchListDeletable<T,L,R> |
interface |
ListVisitFromServerGetDeleteRecreateWaitApplicable<T> |
interface |
MixedOperation<T,L,R extends Resource<T>>
A Client Namespace or Non Namespace Operation.
|
interface |
NamespaceableResource<T> |
interface |
NamespaceListVisitFromServerGetDeleteRecreateWaitApplicable<T> |
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 |
interface |
PodResource |
interface |
Resource<T>
Interface that describes the operation that can be done on a Kubernetes resource (e.g.
|
interface |
RollableScalableResource<T> |
interface |
ScalableResource<T> |
interface |
ServiceAccountResource |
interface |
ServiceResource<T> |
interface |
V1beta1CertificateSigningRequestResource<T> |
interface |
WatchAndWaitable<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtensibleResource<T>
Provides an interface that is usable by the
ExtensibleResourceAdapter that returns
a non-specialized value |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensibleResourceAdapter<T>
To be used as a base for overriding or adding Resource methods
|
class |
ResourceAdapter<T>
Base for overriding a Resource
|
Copyright © 2015–2024 Red Hat. All rights reserved.