| Modifier and Type | Interface and Description |
|---|---|
interface |
CascadingDeletable<B>
Created by iocanel on 9/15/16.
|
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 io.fabric8.kubernetes.api.model.KubernetesResourceList,D extends io.fabric8.kubernetes.api.model.Doneable<T>,R extends Resource<T,D>> |
class |
HasMetadataOperation<T extends io.fabric8.kubernetes.api.model.HasMetadata,L extends io.fabric8.kubernetes.api.model.KubernetesResourceList,D extends io.fabric8.kubernetes.api.model.Doneable<T>,R extends Resource<T,D>> |
| Modifier and Type | Method and Description |
|---|---|
Deletable<Boolean> |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableImpl.cascading(boolean cascading) |
Deletable<Boolean> |
NamespaceVisitFromServerGetWatchDeleteRecreateWaitApplicableListImpl.cascading(boolean cascading) |
| Modifier and Type | Class and Description |
|---|---|
class |
ControllerRevisionOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
HorizontalPodAutoscalerOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
CertificateSigningRequestOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
LeaseOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
BindingOperationsImpl |
class |
ConfigMapOperationsImpl |
class |
EndpointsOperationsImpl |
class |
LimitRangeOperationsImpl |
class |
PersistentVolumeClaimOperationsImpl |
class |
PodTemplateOperationsImpl |
class |
ResourceQuotaOperationsImpl |
class |
SecretOperationsImpl |
class |
ServiceAccountOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
EndpointSliceOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
EventOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
DaemonSetOperationsImpl |
class |
IngressOperationsImpl |
class |
NetworkPolicyOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeMetricsOperationsImpl |
class |
PodMetricsOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
PodDisruptionBudgetOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
RoleBindingOperationsImpl |
class |
RoleOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
PodPresetOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
VolumeAttachmentOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
CSIDriverOperationsImpl |
class |
CSINodeOperationsImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
SharedInformerFactory
SharedInformerFactory class constructs and caches informers for api types.
|
Copyright © 2015–2020 Red Hat. All rights reserved.