| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.storage |
| Modifier and Type | Method and Description |
|---|---|
VolumeAttachment |
ValidationSchema.getVolumeAttachment() |
VolumeAttachment |
KubeSchema.getVolumeAttachment() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setVolumeAttachment(VolumeAttachment volumeAttachment) |
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.KubernetesList 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,
CSIStorageCapacity v1CSIStorageCapacity,
CSIStorageCapacityList v1CSIStorageCapacityList,
VolumeAttachment volumeAttachment,
VolumeAttachmentList volumeAttachmentList) |
ValidationSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
io.fabric8.kubernetes.api.model.KubernetesList 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,
CSIStorageCapacity v1CSIStorageCapacity,
CSIStorageCapacityList v1CSIStorageCapacityList,
VolumeAttachment volumeAttachment,
VolumeAttachmentList volumeAttachmentList) |
| Modifier and Type | Method and Description |
|---|---|
VolumeAttachment |
VolumeAttachmentBuilder.build() |
VolumeAttachment |
VolumeAttachmentListFluent.buildFirstItem() |
VolumeAttachment |
VolumeAttachmentListFluent.buildItem(int index) |
VolumeAttachment |
VolumeAttachmentListFluent.buildLastItem() |
VolumeAttachment |
VolumeAttachmentListFluent.buildMatchingItem(Predicate<VolumeAttachmentBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<VolumeAttachment> |
VolumeAttachmentListFluent.buildItems() |
List<VolumeAttachment> |
VolumeAttachmentList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
VolumeAttachmentListFluent.ItemsNested<A> |
VolumeAttachmentListFluent.addNewItemLike(VolumeAttachment item) |
A |
VolumeAttachmentListFluent.addToItems(int index,
VolumeAttachment item) |
A |
VolumeAttachmentListFluent.addToItems(VolumeAttachment... items) |
protected void |
VolumeAttachmentFluent.copyInstance(VolumeAttachment instance) |
A |
VolumeAttachmentListFluent.removeFromItems(VolumeAttachment... items) |
VolumeAttachmentListFluent.ItemsNested<A> |
VolumeAttachmentListFluent.setNewItemLike(int index,
VolumeAttachment item) |
A |
VolumeAttachmentListFluent.setToItems(int index,
VolumeAttachment item) |
A |
VolumeAttachmentListFluent.withItems(VolumeAttachment... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
VolumeAttachmentListFluent.addAllToItems(Collection<VolumeAttachment> items) |
A |
VolumeAttachmentListFluent.removeAllFromItems(Collection<VolumeAttachment> items) |
void |
VolumeAttachmentList.setItems(List<VolumeAttachment> items) |
A |
VolumeAttachmentListFluent.withItems(List<VolumeAttachment> items) |
| Constructor and Description |
|---|
VolumeAttachmentBuilder(VolumeAttachment instance) |
VolumeAttachmentBuilder(VolumeAttachmentFluent<?> fluent,
VolumeAttachment instance) |
VolumeAttachmentFluent(VolumeAttachment instance) |
| Constructor and Description |
|---|
VolumeAttachmentList(String apiVersion,
List<VolumeAttachment> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2023 Red Hat. All rights reserved.