| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
PodList |
PodListBuilder.build() |
PodList |
KubeSchemaFluentImpl.buildPodList() |
PodList |
KubeSchemaFluent.buildPodList() |
PodList |
KubeSchemaFluentImpl.getPodList()
Deprecated.
|
PodList |
KubeSchemaFluent.getPodList()
Deprecated.
|
PodList |
KubeSchema.getPodList() |
| Modifier and Type | Method and Description |
|---|---|
KubeSchemaFluent.PodListNested<A> |
KubeSchemaFluentImpl.editOrNewPodListLike(PodList item) |
KubeSchemaFluent.PodListNested<A> |
KubeSchemaFluent.editOrNewPodListLike(PodList item) |
void |
KubeSchema.setPodList(PodList podList) |
KubeSchemaFluent.PodListNested<A> |
KubeSchemaFluentImpl.withNewPodListLike(PodList item) |
KubeSchemaFluent.PodListNested<A> |
KubeSchemaFluent.withNewPodListLike(PodList item) |
WatchEventFluent.PodListObjectNested<A> |
WatchEventFluentImpl.withNewPodListObjectLike(PodList item) |
WatchEventFluent.PodListObjectNested<A> |
WatchEventFluent.withNewPodListObjectLike(PodList item) |
A |
KubeSchemaFluentImpl.withPodList(PodList podList) |
A |
KubeSchemaFluent.withPodList(PodList podList) |
A |
WatchEventFluentImpl.withPodListObject(PodList podListObject) |
A |
WatchEventFluent.withPodListObject(PodList podListObject) |
| Constructor and Description |
|---|
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
APIResource aPIResource,
APIResourceList aPIResourceList,
APIService aPIService,
APIServiceList aPIServiceList,
BaseKubernetesList baseKubernetesList,
Binding binding,
ComponentStatus componentStatus,
ComponentStatusList componentStatusList,
Condition condition,
Config config,
ConfigMap configMap,
ConfigMapList configMapList,
ContainerStatus containerStatus,
CreateOptions createOptions,
DeleteOptions deleteOptions,
EndpointPort endpointPort,
Endpoints endpoints,
EndpointsList endpointsList,
EnvVar envVar,
Event event,
EventList eventList,
EventSeries eventSeries,
EventSource eventSource,
GetOptions getOptions,
GroupKind groupKind,
GroupVersionKind groupVersionKind,
GroupVersionResource groupVersionResource,
Info info,
LimitRangeList limitRangeList,
ListOptions listOptions,
MicroTime microTime,
Namespace namespace,
NamespaceList namespaceList,
Node node,
NodeList nodeList,
ObjectMeta objectMeta,
Patch patch,
PatchOptions patchOptions,
PersistentVolume persistentVolume,
PersistentVolumeClaim persistentVolumeClaim,
PersistentVolumeClaimList persistentVolumeClaimList,
PersistentVolumeList persistentVolumeList,
PodExecOptions podExecOptions,
PodList podList,
PodTemplateList podTemplateList,
Quantity quantity,
ReplicationControllerList replicationControllerList,
ResourceQuota resourceQuota,
ResourceQuotaList resourceQuotaList,
RootPaths rootPaths,
Secret secret,
SecretList secretList,
ServiceAccount serviceAccount,
ServiceAccountList serviceAccountList,
ServiceList serviceList,
Status status,
String time,
Toleration toleration,
TopologySelectorTerm topologySelectorTerm,
TypeMeta typeMeta,
UpdateOptions updateOptions,
WatchEvent watchEvent) |
PodListBuilder(PodList instance) |
PodListBuilder(PodList instance,
Boolean validationEnabled) |
PodListBuilder(PodListFluent<?> fluent,
PodList instance) |
PodListBuilder(PodListFluent<?> fluent,
PodList instance,
Boolean validationEnabled) |
PodListFluentImpl(PodList instance) |
Copyright © 2015–2022 Red Hat. All rights reserved.