Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1LocalVolumeSource |
V1LocalVolumeSource.fsType(String fsType) |
V1LocalVolumeSource |
V1PersistentVolumeSpec.getLocal()
Get local
|
V1LocalVolumeSource |
V1LocalVolumeSource.path(String path) |
Modifier and Type | Method and Description |
---|---|
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.local(V1LocalVolumeSource local) |
void |
V1PersistentVolumeSpec.setLocal(V1LocalVolumeSource local) |
Copyright © 2022. All rights reserved.