Package | Description |
---|---|
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1FCVolumeSource |
V1FCVolumeSource.addTargetWWNsItem(String targetWWNsItem) |
V1FCVolumeSource |
V1FCVolumeSource.addWwidsItem(String wwidsItem) |
V1FCVolumeSource |
V1FCVolumeSourceBuilder.build() |
V1FCVolumeSource |
V1PersistentVolumeSpecFluentImpl.buildFc() |
V1FCVolumeSource |
V1VolumeFluentImpl.buildFc() |
V1FCVolumeSource |
V1VolumeFluent.buildFc() |
V1FCVolumeSource |
V1PersistentVolumeSpecFluent.buildFc() |
V1FCVolumeSource |
V1FCVolumeSource.fsType(String fsType) |
V1FCVolumeSource |
V1PersistentVolumeSpecFluentImpl.getFc()
Deprecated.
|
V1FCVolumeSource |
V1VolumeFluentImpl.getFc()
Deprecated.
|
V1FCVolumeSource |
V1VolumeFluent.getFc()
Deprecated.
|
V1FCVolumeSource |
V1PersistentVolumeSpecFluent.getFc()
Deprecated.
|
V1FCVolumeSource |
V1PersistentVolumeSpec.getFc()
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1FCVolumeSource |
V1Volume.getFc()
FC represents a Fibre Channel resource that is attached to a kubelet's host machine and then exposed to the pod.
|
V1FCVolumeSource |
V1FCVolumeSource.lun(Integer lun) |
V1FCVolumeSource |
V1FCVolumeSource.readOnly(Boolean readOnly) |
V1FCVolumeSource |
V1FCVolumeSource.targetWWNs(List<String> targetWWNs) |
V1FCVolumeSource |
V1FCVolumeSource.wwids(List<String> wwids) |
Constructor and Description |
---|
V1FCVolumeSourceBuilder(V1FCVolumeSource instance) |
V1FCVolumeSourceBuilder(V1FCVolumeSource instance,
Boolean validationEnabled) |
V1FCVolumeSourceBuilder(V1FCVolumeSourceFluent<?> fluent,
V1FCVolumeSource instance) |
V1FCVolumeSourceBuilder(V1FCVolumeSourceFluent<?> fluent,
V1FCVolumeSource instance,
Boolean validationEnabled) |
V1FCVolumeSourceFluentImpl(V1FCVolumeSource instance) |
Copyright © 2018. All rights reserved.