Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1HostPathVolumeSource |
V1HostPathVolumeSourceBuilder.build() |
V1HostPathVolumeSource |
V1VolumeFluent.buildHostPath() |
V1HostPathVolumeSource |
V1VolumeFluentImpl.buildHostPath() |
V1HostPathVolumeSource |
V1PersistentVolumeSpecFluent.buildHostPath() |
V1HostPathVolumeSource |
V1PersistentVolumeSpecFluentImpl.buildHostPath() |
V1HostPathVolumeSource |
V1VolumeFluent.getHostPath()
Deprecated.
|
V1HostPathVolumeSource |
V1VolumeFluentImpl.getHostPath()
Deprecated.
|
V1HostPathVolumeSource |
V1PersistentVolumeSpecFluent.getHostPath()
Deprecated.
|
V1HostPathVolumeSource |
V1PersistentVolumeSpecFluentImpl.getHostPath()
Deprecated.
|
V1HostPathVolumeSource |
V1PersistentVolumeSpec.getHostPath()
Get hostPath
|
V1HostPathVolumeSource |
V1Volume.getHostPath()
Get hostPath
|
V1HostPathVolumeSource |
V1HostPathVolumeSource.path(String path) |
V1HostPathVolumeSource |
V1HostPathVolumeSource.type(String type) |
Constructor and Description |
---|
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSource instance) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSource instance,
Boolean validationEnabled) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
V1HostPathVolumeSource instance) |
V1HostPathVolumeSourceBuilder(V1HostPathVolumeSourceFluent<?> fluent,
V1HostPathVolumeSource instance,
Boolean validationEnabled) |
V1HostPathVolumeSourceFluentImpl(V1HostPathVolumeSource instance) |
Copyright © 2022. All rights reserved.