| Modifier and Type | Interface and Description |
|---|---|
interface |
KubernetesListMixedOperation |
interface |
KubernetesListNonNamespaceOperation |
interface |
KubernetesListOperation |
interface |
MixedOperation<T,L,D,R extends Resource<T,D>>
A Client Namespace or Non Namespace Operation.
|
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.
|
| 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 | 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.