Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1HostPathVolumeSource |
V1PersistentVolumeSpec.getHostPath()
Get hostPath
|
V1HostPathVolumeSource |
V1Volume.getHostPath()
Get hostPath
|
V1HostPathVolumeSource |
V1HostPathVolumeSource.path(String path) |
V1HostPathVolumeSource |
V1HostPathVolumeSource.type(String type) |
Modifier and Type | Method and Description |
---|---|
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.hostPath(V1HostPathVolumeSource hostPath) |
V1Volume |
V1Volume.hostPath(V1HostPathVolumeSource hostPath) |
void |
V1PersistentVolumeSpec.setHostPath(V1HostPathVolumeSource hostPath) |
void |
V1Volume.setHostPath(V1HostPathVolumeSource hostPath) |
Copyright © 2022. All rights reserved.