| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1PhotonPersistentDiskVolumeSource |
V1PhotonPersistentDiskVolumeSource.fsType(String fsType) |
V1PhotonPersistentDiskVolumeSource |
V1Volume.getPhotonPersistentDisk()
PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine
|
V1PhotonPersistentDiskVolumeSource |
V1PersistentVolumeSpec.getPhotonPersistentDisk()
PhotonPersistentDisk represents a PhotonController persistent disk attached and mounted on kubelets host machine
|
V1PhotonPersistentDiskVolumeSource |
V1PhotonPersistentDiskVolumeSource.pdID(String pdID) |
| Modifier and Type | Method and Description |
|---|---|
V1Volume |
V1Volume.photonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) |
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.photonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) |
void |
V1Volume.setPhotonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) |
void |
V1PersistentVolumeSpec.setPhotonPersistentDisk(V1PhotonPersistentDiskVolumeSource photonPersistentDisk) |
Copyright © 2018. All rights reserved.