Modifier and Type | Interface and Description |
---|---|
interface |
CascadingEditReplacePatchDeletable<T> |
interface |
CertificateSigningRequestResource<T> |
interface |
EditReplacePatchable<T> |
interface |
EditReplacePatchDeletable<T> |
interface |
FilterWatchListDeletable<T,L> |
interface |
FilterWatchListMultiDeletable<T,L> |
interface |
ImageEditReplacePatchable<T> |
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 |
Operation<T,L,R>
The entry point to client operations.
|
interface |
ParameterMixedOperation<T,L,R extends Resource<T>>
A Client Namespace or Non Namespace Operation.
|
interface |
PodResource<T> |
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 |
ServiceResource<T> |
interface |
TimeoutImageEditReplacePatchable<T> |
interface |
WatchListDeletable<T,L> |
interface |
WritableOperation<T> |
Modifier and Type | Class and Description |
---|---|
class |
BaseOperation<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>,R extends Resource<T>> |
class |
HasMetadataOperation<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>,R extends Resource<T>> |
Modifier and Type | Class and Description |
---|---|
class |
GenericKubernetesResourceOperationsImpl |
class |
HasMetadataOperationsImpl<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>> |
Modifier and Type | Class and Description |
---|---|
class |
RollableScalableResourceOperation<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList<T>,R extends Resource<T>>
Operations for resources that represent scalable, rolling-updatable sets of Pods.
|
class |
StatefulSetOperationsImpl |
Modifier and Type | Class and Description |
---|---|
class |
JobOperationsImpl |
Modifier and Type | Class and Description |
---|---|
class |
CronJobOperationsImpl |
Modifier and Type | Class and Description |
---|---|
class |
CertificateSigningRequestOperationsImpl |
Modifier and Type | Class and Description |
---|---|
class |
BindingOperationsImpl |
class |
ComponentStatusOperationsImpl |
class |
PodOperationsImpl |
class |
ReplicationControllerOperationsImpl |
class |
ServiceOperationsImpl |
Modifier and Type | Class and Description |
---|---|
class |
DeploymentOperationsImpl |
class |
ReplicaSetOperationsImpl |
Copyright © 2015–2020 Red Hat. All rights reserved.