| Modifier and Type | Interface and Description |
|---|---|
interface |
CertificateSigningRequestResource<T> |
interface |
ListVisitFromServerGetDeleteRecreateWaitApplicable<T> |
interface |
NamespaceListVisitFromServerGetDeleteRecreateWaitApplicable<T> |
interface |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicable<T> |
interface |
ParameterNamespaceListVisitFromServerGetDeleteRecreateWaitApplicable<T> |
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 |
VersionWatchAndWaitable<T> |
interface |
VisitFromServerGetWatchDeleteRecreateWaitApplicable<T> |
interface |
WatchAndWaitable<T> |
| Modifier and Type | Method and Description |
|---|---|
Waitable<T,P> |
Waitable.withWaitRetryBackoff(long initialBackoff,
TimeUnit backoffUnit,
double backoffMultiplier)
Deprecated.
no longer used
|
| 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>> |
class |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl
Resource like operation with specific namespace rules.
|
class |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl |
| Modifier and Type | Method and Description |
|---|---|
Waitable<List<io.fabric8.kubernetes.api.model.HasMetadata>,io.fabric8.kubernetes.api.model.HasMetadata> |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl.createOrReplaceAnd() |
Waitable<io.fabric8.kubernetes.api.model.HasMetadata,io.fabric8.kubernetes.api.model.HasMetadata> |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl.createOrReplaceAnd() |
Waitable<List<io.fabric8.kubernetes.api.model.HasMetadata>,io.fabric8.kubernetes.api.model.HasMetadata> |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl.withWaitRetryBackoff(long initialBackoff,
TimeUnit backoffUnit,
double backoffMultiplier) |
Waitable<io.fabric8.kubernetes.api.model.HasMetadata,io.fabric8.kubernetes.api.model.HasMetadata> |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl.withWaitRetryBackoff(long initialBackoff,
TimeUnit backoffUnit,
double backoffMultiplier) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentOperationsImpl |
class |
ReplicaSetOperationsImpl |
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 |
Copyright © 2015–2022 Red Hat. All rights reserved.