| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
RootPaths |
RootPathsBuilder.build() |
RootPaths |
KubeSchemaFluent.buildRootPaths() |
RootPaths |
KubeSchemaFluentImpl.buildRootPaths() |
RootPaths |
KubeSchemaFluent.getRootPaths()
Deprecated.
|
RootPaths |
KubeSchemaFluentImpl.getRootPaths()
Deprecated.
|
RootPaths |
KubeSchema.getRootPaths() |
| Modifier and Type | Method and Description |
|---|---|
KubeSchemaFluent.RootPathsNested<A> |
KubeSchemaFluent.editOrNewRootPathsLike(RootPaths item) |
KubeSchemaFluent.RootPathsNested<A> |
KubeSchemaFluentImpl.editOrNewRootPathsLike(RootPaths item) |
void |
KubeSchema.setRootPaths(RootPaths rootPaths) |
KubeSchemaFluent.RootPathsNested<A> |
KubeSchemaFluent.withNewRootPathsLike(RootPaths item) |
KubeSchemaFluent.RootPathsNested<A> |
KubeSchemaFluentImpl.withNewRootPathsLike(RootPaths item) |
WatchEventFluent.RootPathsObjectNested<A> |
WatchEventFluent.withNewRootPathsObjectLike(RootPaths item) |
WatchEventFluent.RootPathsObjectNested<A> |
WatchEventFluentImpl.withNewRootPathsObjectLike(RootPaths item) |
A |
KubeSchemaFluent.withRootPaths(RootPaths rootPaths) |
A |
KubeSchemaFluentImpl.withRootPaths(RootPaths rootPaths) |
A |
WatchEventFluent.withRootPathsObject(RootPaths rootPathsObject) |
A |
WatchEventFluentImpl.withRootPathsObject(RootPaths rootPathsObject) |
| Constructor and Description |
|---|
KubeSchema(APIGroup aPIGroup,
APIGroupList aPIGroupList,
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,
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) |
RootPathsBuilder(RootPaths instance) |
RootPathsBuilder(RootPaths instance,
Boolean validationEnabled) |
RootPathsBuilder(RootPathsFluent<?> fluent,
RootPaths instance) |
RootPathsBuilder(RootPathsFluent<?> fluent,
RootPaths instance,
Boolean validationEnabled) |
RootPathsFluentImpl(RootPaths instance) |
Copyright © 2015–2020 Red Hat. All rights reserved.