| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.storage |
| Modifier and Type | Method and Description |
|---|---|
VolumeAttachment |
KubeSchema.getVolumeAttachment() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setVolumeAttachment(VolumeAttachment volumeAttachment) |
| 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 |
|---|---|
VolumeAttachment |
VolumeAttachmentBuilder.build() |
VolumeAttachment |
VolumeAttachmentListFluentImpl.buildFirstItem() |
VolumeAttachment |
VolumeAttachmentListFluent.buildFirstItem() |
VolumeAttachment |
VolumeAttachmentListFluentImpl.buildItem(int index) |
VolumeAttachment |
VolumeAttachmentListFluent.buildItem(int index) |
VolumeAttachment |
VolumeAttachmentListFluentImpl.buildLastItem() |
VolumeAttachment |
VolumeAttachmentListFluent.buildLastItem() |
VolumeAttachment |
VolumeAttachmentListFluentImpl.buildMatchingItem(Predicate<VolumeAttachmentBuilder> predicate) |
VolumeAttachment |
VolumeAttachmentListFluent.buildMatchingItem(Predicate<VolumeAttachmentBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeAttachment> |
VolumeAttachmentListFluentImpl.buildItems() |
List<VolumeAttachment> |
VolumeAttachmentListFluent.buildItems() |
List<VolumeAttachment> |
VolumeAttachmentListFluentImpl.getItems()
Deprecated.
|
List<VolumeAttachment> |
VolumeAttachmentListFluent.getItems()
Deprecated.
|
List<VolumeAttachment> |
VolumeAttachmentList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
VolumeAttachmentListFluent.ItemsNested<A> |
VolumeAttachmentListFluentImpl.addNewItemLike(VolumeAttachment item) |
VolumeAttachmentListFluent.ItemsNested<A> |
VolumeAttachmentListFluent.addNewItemLike(VolumeAttachment item) |
A |
VolumeAttachmentListFluentImpl.addToItems(int index,
VolumeAttachment item) |
A |
VolumeAttachmentListFluent.addToItems(int index,
VolumeAttachment item) |
A |
VolumeAttachmentListFluentImpl.addToItems(VolumeAttachment... items) |
A |
VolumeAttachmentListFluent.addToItems(VolumeAttachment... items) |
A |
VolumeAttachmentListFluentImpl.removeFromItems(VolumeAttachment... items) |
A |
VolumeAttachmentListFluent.removeFromItems(VolumeAttachment... items) |
VolumeAttachmentListFluent.ItemsNested<A> |
VolumeAttachmentListFluentImpl.setNewItemLike(int index,
VolumeAttachment item) |
VolumeAttachmentListFluent.ItemsNested<A> |
VolumeAttachmentListFluent.setNewItemLike(int index,
VolumeAttachment item) |
A |
VolumeAttachmentListFluentImpl.setToItems(int index,
VolumeAttachment item) |
A |
VolumeAttachmentListFluent.setToItems(int index,
VolumeAttachment item) |
A |
VolumeAttachmentListFluentImpl.withItems(VolumeAttachment... items) |
A |
VolumeAttachmentListFluent.withItems(VolumeAttachment... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
VolumeAttachmentListFluentImpl.addAllToItems(Collection<VolumeAttachment> items) |
A |
VolumeAttachmentListFluent.addAllToItems(Collection<VolumeAttachment> items) |
A |
VolumeAttachmentListFluentImpl.removeAllFromItems(Collection<VolumeAttachment> items) |
A |
VolumeAttachmentListFluent.removeAllFromItems(Collection<VolumeAttachment> items) |
void |
VolumeAttachmentList.setItems(List<VolumeAttachment> items) |
A |
VolumeAttachmentListFluentImpl.withItems(List<VolumeAttachment> items) |
A |
VolumeAttachmentListFluent.withItems(List<VolumeAttachment> items) |
| Constructor and Description |
|---|
VolumeAttachmentBuilder(VolumeAttachment instance) |
VolumeAttachmentBuilder(VolumeAttachment instance,
Boolean validationEnabled) |
VolumeAttachmentBuilder(VolumeAttachmentFluent<?> fluent,
VolumeAttachment instance) |
VolumeAttachmentBuilder(VolumeAttachmentFluent<?> fluent,
VolumeAttachment instance,
Boolean validationEnabled) |
VolumeAttachmentFluentImpl(VolumeAttachment instance) |
| Constructor and Description |
|---|
VolumeAttachmentList(String apiVersion,
List<VolumeAttachment> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.