| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1LocalVolumeSource |
V1PersistentVolumeSpec.getLocal()
Local represents directly-attached storage with node affinity
|
V1LocalVolumeSource |
V1LocalVolumeSource.path(String path) |
| Modifier and Type | Method and Description |
|---|---|
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.local(V1LocalVolumeSource local) |
void |
V1PersistentVolumeSpec.setLocal(V1LocalVolumeSource local) |
Copyright © 2018. All rights reserved.