| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model.storage |
| Modifier and Type | Method and Description |
|---|---|
VolumeAttachmentSource |
VolumeAttachmentSourceBuilder.build() |
VolumeAttachmentSource |
VolumeAttachmentSpecFluent.buildSource() |
VolumeAttachmentSource |
VolumeAttachmentSpec.getSource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
VolumeAttachmentSourceFluent.copyInstance(VolumeAttachmentSource instance) |
VolumeAttachmentSpecFluent.SourceNested<A> |
VolumeAttachmentSpecFluent.editOrNewSourceLike(VolumeAttachmentSource item) |
void |
VolumeAttachmentSpec.setSource(VolumeAttachmentSource source) |
VolumeAttachmentSpecFluent.SourceNested<A> |
VolumeAttachmentSpecFluent.withNewSourceLike(VolumeAttachmentSource item) |
A |
VolumeAttachmentSpecFluent.withSource(VolumeAttachmentSource source) |
| Constructor and Description |
|---|
VolumeAttachmentSourceBuilder(VolumeAttachmentSource instance) |
VolumeAttachmentSourceBuilder(VolumeAttachmentSourceFluent<?> fluent,
VolumeAttachmentSource instance) |
VolumeAttachmentSourceFluent(VolumeAttachmentSource instance) |
VolumeAttachmentSpec(String attacher,
String nodeName,
VolumeAttachmentSource source) |
Copyright © 2015–2023 Red Hat. All rights reserved.