Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1PhotonPersistentDiskVolumeSource |
V1PhotonPersistentDiskVolumeSource.fsType(String fsType) |
V1PhotonPersistentDiskVolumeSource |
V1PersistentVolumeSpec.getPhotonPersistentDisk()
Get photonPersistentDisk
|
V1PhotonPersistentDiskVolumeSource |
V1Volume.getPhotonPersistentDisk()
Get photonPersistentDisk
|
V1PhotonPersistentDiskVolumeSource |
V1PhotonPersistentDiskVolumeSource.pdID(String pdID) |
Modifier and Type | Method and Description |
---|---|
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.photonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) |
V1Volume |
V1Volume.photonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) |
void |
V1PersistentVolumeSpec.setPhotonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) |
void |
V1Volume.setPhotonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) |
Copyright © 2021. All rights reserved.