Interface V1CSIPersistentVolumeSourceFluent<A extends V1CSIPersistentVolumeSourceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
V1PersistentVolumeSpecFluent.CsiNested<N>
- All Known Implementing Classes:
V1CSIPersistentVolumeSourceBuilder
,V1CSIPersistentVolumeSourceFluentImpl
public interface V1CSIPersistentVolumeSourceFluent<A extends V1CSIPersistentVolumeSourceFluent<A>>
extends Fluent<A>
Generated
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
static interface
static interface
static interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptionaddToVolumeAttributes
(String key, String value) addToVolumeAttributes
(Map<String, String> map) io.kubernetes.client.openapi.models.V1SecretReference
io.kubernetes.client.openapi.models.V1SecretReference
io.kubernetes.client.openapi.models.V1SecretReference
io.kubernetes.client.openapi.models.V1SecretReference
io.kubernetes.client.openapi.models.V1SecretReference
editOrNewControllerExpandSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) editOrNewControllerPublishSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) editOrNewNodeExpandSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) editOrNewNodePublishSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) editOrNewNodeStageSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) io.kubernetes.client.openapi.models.V1SecretReference
Deprecated.io.kubernetes.client.openapi.models.V1SecretReference
Deprecated.io.kubernetes.client.openapi.models.V1SecretReference
Deprecated.io.kubernetes.client.openapi.models.V1SecretReference
Deprecated.io.kubernetes.client.openapi.models.V1SecretReference
Deprecated.withControllerExpandSecretRef
(io.kubernetes.client.openapi.models.V1SecretReference controllerExpandSecretRef) withControllerPublishSecretRef
(io.kubernetes.client.openapi.models.V1SecretReference controllerPublishSecretRef) withDriver
(String driver) withFsType
(String fsType) withNewControllerExpandSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) withNewControllerPublishSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) withNewNodeExpandSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) withNewNodePublishSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) withNewNodeStageSecretRefLike
(io.kubernetes.client.openapi.models.V1SecretReference item) withNodeExpandSecretRef
(io.kubernetes.client.openapi.models.V1SecretReference nodeExpandSecretRef) withNodePublishSecretRef
(io.kubernetes.client.openapi.models.V1SecretReference nodePublishSecretRef) withNodeStageSecretRef
(io.kubernetes.client.openapi.models.V1SecretReference nodeStageSecretRef) withReadOnly
(Boolean readOnly) <K,
V> A withVolumeAttributes
(Map<String, String> volumeAttributes) withVolumeHandle
(String volumeHandle)
-
Method Details
-
getControllerExpandSecretRef
Deprecated.This method has been deprecated, please use method buildControllerExpandSecretRef instead.- Returns:
- The buildable object.
-
buildControllerExpandSecretRef
io.kubernetes.client.openapi.models.V1SecretReference buildControllerExpandSecretRef() -
withControllerExpandSecretRef
A withControllerExpandSecretRef(io.kubernetes.client.openapi.models.V1SecretReference controllerExpandSecretRef) -
hasControllerExpandSecretRef
Boolean hasControllerExpandSecretRef() -
withNewControllerExpandSecretRef
V1CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<A> withNewControllerExpandSecretRef() -
withNewControllerExpandSecretRefLike
V1CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<A> withNewControllerExpandSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
editControllerExpandSecretRef
V1CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<A> editControllerExpandSecretRef() -
editOrNewControllerExpandSecretRef
V1CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<A> editOrNewControllerExpandSecretRef() -
editOrNewControllerExpandSecretRefLike
V1CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<A> editOrNewControllerExpandSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
getControllerPublishSecretRef
Deprecated.This method has been deprecated, please use method buildControllerPublishSecretRef instead.- Returns:
- The buildable object.
-
buildControllerPublishSecretRef
io.kubernetes.client.openapi.models.V1SecretReference buildControllerPublishSecretRef() -
withControllerPublishSecretRef
A withControllerPublishSecretRef(io.kubernetes.client.openapi.models.V1SecretReference controllerPublishSecretRef) -
hasControllerPublishSecretRef
Boolean hasControllerPublishSecretRef() -
withNewControllerPublishSecretRef
V1CSIPersistentVolumeSourceFluent.ControllerPublishSecretRefNested<A> withNewControllerPublishSecretRef() -
withNewControllerPublishSecretRefLike
V1CSIPersistentVolumeSourceFluent.ControllerPublishSecretRefNested<A> withNewControllerPublishSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
editControllerPublishSecretRef
V1CSIPersistentVolumeSourceFluent.ControllerPublishSecretRefNested<A> editControllerPublishSecretRef() -
editOrNewControllerPublishSecretRef
V1CSIPersistentVolumeSourceFluent.ControllerPublishSecretRefNested<A> editOrNewControllerPublishSecretRef() -
editOrNewControllerPublishSecretRefLike
V1CSIPersistentVolumeSourceFluent.ControllerPublishSecretRefNested<A> editOrNewControllerPublishSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
getDriver
String getDriver() -
withDriver
-
hasDriver
Boolean hasDriver() -
getFsType
String getFsType() -
withFsType
-
hasFsType
Boolean hasFsType() -
getNodeExpandSecretRef
Deprecated.This method has been deprecated, please use method buildNodeExpandSecretRef instead.- Returns:
- The buildable object.
-
buildNodeExpandSecretRef
io.kubernetes.client.openapi.models.V1SecretReference buildNodeExpandSecretRef() -
withNodeExpandSecretRef
A withNodeExpandSecretRef(io.kubernetes.client.openapi.models.V1SecretReference nodeExpandSecretRef) -
hasNodeExpandSecretRef
Boolean hasNodeExpandSecretRef() -
withNewNodeExpandSecretRef
V1CSIPersistentVolumeSourceFluent.NodeExpandSecretRefNested<A> withNewNodeExpandSecretRef() -
withNewNodeExpandSecretRefLike
V1CSIPersistentVolumeSourceFluent.NodeExpandSecretRefNested<A> withNewNodeExpandSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
editNodeExpandSecretRef
V1CSIPersistentVolumeSourceFluent.NodeExpandSecretRefNested<A> editNodeExpandSecretRef() -
editOrNewNodeExpandSecretRef
V1CSIPersistentVolumeSourceFluent.NodeExpandSecretRefNested<A> editOrNewNodeExpandSecretRef() -
editOrNewNodeExpandSecretRefLike
V1CSIPersistentVolumeSourceFluent.NodeExpandSecretRefNested<A> editOrNewNodeExpandSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
getNodePublishSecretRef
Deprecated.This method has been deprecated, please use method buildNodePublishSecretRef instead.- Returns:
- The buildable object.
-
buildNodePublishSecretRef
io.kubernetes.client.openapi.models.V1SecretReference buildNodePublishSecretRef() -
withNodePublishSecretRef
A withNodePublishSecretRef(io.kubernetes.client.openapi.models.V1SecretReference nodePublishSecretRef) -
hasNodePublishSecretRef
Boolean hasNodePublishSecretRef() -
withNewNodePublishSecretRef
V1CSIPersistentVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRef() -
withNewNodePublishSecretRefLike
V1CSIPersistentVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
editNodePublishSecretRef
V1CSIPersistentVolumeSourceFluent.NodePublishSecretRefNested<A> editNodePublishSecretRef() -
editOrNewNodePublishSecretRef
V1CSIPersistentVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRef() -
editOrNewNodePublishSecretRefLike
V1CSIPersistentVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
getNodeStageSecretRef
Deprecated.This method has been deprecated, please use method buildNodeStageSecretRef instead.- Returns:
- The buildable object.
-
buildNodeStageSecretRef
io.kubernetes.client.openapi.models.V1SecretReference buildNodeStageSecretRef() -
withNodeStageSecretRef
-
hasNodeStageSecretRef
Boolean hasNodeStageSecretRef() -
withNewNodeStageSecretRef
V1CSIPersistentVolumeSourceFluent.NodeStageSecretRefNested<A> withNewNodeStageSecretRef() -
withNewNodeStageSecretRefLike
V1CSIPersistentVolumeSourceFluent.NodeStageSecretRefNested<A> withNewNodeStageSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
editNodeStageSecretRef
V1CSIPersistentVolumeSourceFluent.NodeStageSecretRefNested<A> editNodeStageSecretRef() -
editOrNewNodeStageSecretRef
V1CSIPersistentVolumeSourceFluent.NodeStageSecretRefNested<A> editOrNewNodeStageSecretRef() -
editOrNewNodeStageSecretRefLike
V1CSIPersistentVolumeSourceFluent.NodeStageSecretRefNested<A> editOrNewNodeStageSecretRefLike(io.kubernetes.client.openapi.models.V1SecretReference item) -
getReadOnly
Boolean getReadOnly() -
withReadOnly
-
hasReadOnly
Boolean hasReadOnly() -
addToVolumeAttributes
-
addToVolumeAttributes
-
removeFromVolumeAttributes
-
removeFromVolumeAttributes
-
getVolumeAttributes
-
withVolumeAttributes
-
hasVolumeAttributes
Boolean hasVolumeAttributes() -
getVolumeHandle
String getVolumeHandle() -
withVolumeHandle
-
hasVolumeHandle
Boolean hasVolumeHandle() -
withReadOnly
A withReadOnly()
-