Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1FCVolumeSource |
V1FCVolumeSource.addTargetWWNsItem(String targetWWNsItem) |
V1FCVolumeSource |
V1FCVolumeSource.addWwidsItem(String wwidsItem) |
V1FCVolumeSource |
V1FCVolumeSource.fsType(String fsType) |
V1FCVolumeSource |
V1Volume.getFc()
Get fc
|
V1FCVolumeSource |
V1PersistentVolumeSpec.getFc()
Get fc
|
V1FCVolumeSource |
V1FCVolumeSource.lun(Integer lun) |
V1FCVolumeSource |
V1FCVolumeSource.readOnly(Boolean readOnly) |
V1FCVolumeSource |
V1FCVolumeSource.targetWWNs(List<String> targetWWNs) |
V1FCVolumeSource |
V1FCVolumeSource.wwids(List<String> wwids) |
Modifier and Type | Method and Description |
---|---|
V1Volume |
V1Volume.fc(V1FCVolumeSource fc) |
V1PersistentVolumeSpec |
V1PersistentVolumeSpec.fc(V1FCVolumeSource fc) |
void |
V1Volume.setFc(V1FCVolumeSource fc) |
void |
V1PersistentVolumeSpec.setFc(V1FCVolumeSource fc) |
Copyright © 2022. All rights reserved.