| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.storage |
| Modifier and Type | Method and Description |
|---|---|
CSINode |
KubeSchema.getV1CSINode() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setV1CSINode(CSINode v1CSINode) |
| 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,
CSIStorageCapacity cSIStorageCapacity,
CSIStorageCapacityList cSIStorageCapacityList,
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,
CSIDriver v1CSIDriver,
CSIDriverList v1CSIDriverList,
CSINode v1CSINode,
CSINodeList v1CSINodeList,
VolumeAttachment volumeAttachment,
VolumeAttachmentList volumeAttachmentList) |
| Modifier and Type | Method and Description |
|---|---|
CSINode |
CSINodeBuilder.build() |
CSINode |
CSINodeListFluent.buildFirstItem() |
CSINode |
CSINodeListFluentImpl.buildFirstItem() |
CSINode |
CSINodeListFluent.buildItem(Integer index) |
CSINode |
CSINodeListFluentImpl.buildItem(Integer index) |
CSINode |
CSINodeListFluent.buildLastItem() |
CSINode |
CSINodeListFluentImpl.buildLastItem() |
CSINode |
CSINodeListFluent.buildMatchingItem(Predicate<CSINodeBuilder> predicate) |
CSINode |
CSINodeListFluentImpl.buildMatchingItem(Predicate<CSINodeBuilder> predicate) |
| 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(Integer index,
CSINode item) |
A |
CSINodeListFluentImpl.addToItems(Integer index,
CSINode item) |
A |
CSINodeListFluent.removeFromItems(CSINode... items) |
A |
CSINodeListFluentImpl.removeFromItems(CSINode... items) |
CSINodeListFluent.ItemsNested<A> |
CSINodeListFluent.setNewItemLike(Integer index,
CSINode item) |
CSINodeListFluent.ItemsNested<A> |
CSINodeListFluentImpl.setNewItemLike(Integer index,
CSINode item) |
A |
CSINodeListFluent.setToItems(Integer index,
CSINode item) |
A |
CSINodeListFluentImpl.setToItems(Integer 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) |
| Constructor and Description |
|---|
CSINodeList(String apiVersion,
List<CSINode> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.