Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1VolumeAttachmentSource |
V1VolumeAttachmentSpec.getSource()
Get source
|
V1VolumeAttachmentSource |
V1VolumeAttachmentSource.inlineVolumeSpec(V1PersistentVolumeSpec inlineVolumeSpec) |
V1VolumeAttachmentSource |
V1VolumeAttachmentSource.persistentVolumeName(String persistentVolumeName) |
Modifier and Type | Method and Description |
---|---|
void |
V1VolumeAttachmentSpec.setSource(V1VolumeAttachmentSource source) |
V1VolumeAttachmentSpec |
V1VolumeAttachmentSpec.source(V1VolumeAttachmentSource source) |
Copyright © 2022. All rights reserved.