| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.storage.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
CSINode |
KubeSchema.getCSINode() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setCSINode(CSINode cSINode) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
CSIDriver cSIDriver,
CSIDriverList cSIDriverList,
CSINode cSINode,
CSINodeList cSINodeList,
io.fabric8.kubernetes.api.model.CreateOptions createOptions,
io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions,
io.fabric8.kubernetes.api.model.GetOptions getOptions,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ListOptions listOptions,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.ObjectReference objectReference,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.PatchOptions patchOptions,
io.fabric8.kubernetes.api.model.Quantity quantity,
io.fabric8.kubernetes.api.model.RootPaths rootPaths,
io.fabric8.kubernetes.api.model.Status status,
StorageClass storageClass,
StorageClassList storageClassList,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta,
io.fabric8.kubernetes.api.model.UpdateOptions updateOptions,
VolumeAttachment volumeAttachment,
VolumeAttachmentList volumeAttachmentList) |
| Modifier and Type | Method and Description |
|---|---|
CSINode |
CSINodeBuilder.build() |
CSINode |
CSINodeListFluent.buildFirstItem() |
CSINode |
CSINodeListFluentImpl.buildFirstItem() |
CSINode |
CSINodeListFluent.buildItem(int index) |
CSINode |
CSINodeListFluentImpl.buildItem(int index) |
CSINode |
CSINodeListFluent.buildLastItem() |
CSINode |
CSINodeListFluentImpl.buildLastItem() |
CSINode |
CSINodeListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<CSINodeBuilder> predicate) |
CSINode |
CSINodeListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<CSINodeBuilder> predicate) |
CSINode |
DoneableCSINode.done() |
| Modifier and Type | Method and Description |
|---|---|
List<CSINode> |
CSINodeListFluent.buildItems() |
List<CSINode> |
CSINodeListFluentImpl.buildItems() |
List<CSINode> |
CSINodeListFluent.getItems()
Deprecated.
|
List<CSINode> |
CSINodeListFluentImpl.getItems()
Deprecated.
|
List<CSINode> |
CSINodeList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
CSINodeListFluent.ItemsNested<A> |
CSINodeListFluent.addNewItemLike(CSINode item) |
CSINodeListFluent.ItemsNested<A> |
CSINodeListFluentImpl.addNewItemLike(CSINode item) |
A |
CSINodeListFluent.addToItems(CSINode... items) |
A |
CSINodeListFluentImpl.addToItems(CSINode... items) |
A |
CSINodeListFluent.addToItems(int index,
CSINode item) |
A |
CSINodeListFluentImpl.addToItems(int index,
CSINode item) |
A |
CSINodeListFluent.removeFromItems(CSINode... items) |
A |
CSINodeListFluentImpl.removeFromItems(CSINode... items) |
CSINodeListFluent.ItemsNested<A> |
CSINodeListFluent.setNewItemLike(int index,
CSINode item) |
CSINodeListFluent.ItemsNested<A> |
CSINodeListFluentImpl.setNewItemLike(int index,
CSINode item) |
A |
CSINodeListFluent.setToItems(int index,
CSINode item) |
A |
CSINodeListFluentImpl.setToItems(int index,
CSINode item) |
A |
CSINodeListFluent.withItems(CSINode... items) |
A |
CSINodeListFluentImpl.withItems(CSINode... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
CSINodeListFluent.addAllToItems(Collection<CSINode> items) |
A |
CSINodeListFluentImpl.addAllToItems(Collection<CSINode> items) |
A |
CSINodeListFluent.removeAllFromItems(Collection<CSINode> items) |
A |
CSINodeListFluentImpl.removeAllFromItems(Collection<CSINode> items) |
void |
CSINodeList.setItems(List<CSINode> items) |
A |
CSINodeListFluent.withItems(List<CSINode> items) |
A |
CSINodeListFluentImpl.withItems(List<CSINode> items) |
| Constructor and Description |
|---|
CSINodeBuilder(CSINode instance) |
CSINodeBuilder(CSINode instance,
Boolean validationEnabled) |
CSINodeBuilder(CSINodeFluent<?> fluent,
CSINode instance) |
CSINodeBuilder(CSINodeFluent<?> fluent,
CSINode instance,
Boolean validationEnabled) |
CSINodeFluentImpl(CSINode instance) |
DoneableCSINode(CSINode item) |
DoneableCSINode(CSINode item,
io.fabric8.kubernetes.api.builder.Function<CSINode,CSINode> function) |
| Constructor and Description |
|---|
CSINodeList(String apiVersion,
List<CSINode> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
DoneableCSINode(CSINode item,
io.fabric8.kubernetes.api.builder.Function<CSINode,CSINode> function) |
DoneableCSINode(CSINode item,
io.fabric8.kubernetes.api.builder.Function<CSINode,CSINode> function) |
DoneableCSINode(io.fabric8.kubernetes.api.builder.Function<CSINode,CSINode> function) |
DoneableCSINode(io.fabric8.kubernetes.api.builder.Function<CSINode,CSINode> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.