Package io.fabric8.kubernetes.api.model
Interface CSIVolumeSourceFluent.NodePublishSecretRefNested<N>
-
- All Superinterfaces:
Fluent<CSIVolumeSourceFluent.NodePublishSecretRefNested<N>>
,LocalObjectReferenceFluent<CSIVolumeSourceFluent.NodePublishSecretRefNested<N>>
,Nested<N>
- All Known Implementing Classes:
CSIVolumeSourceFluentImpl.NodePublishSecretRefNestedImpl
- Enclosing interface:
- CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>
public static interface CSIVolumeSourceFluent.NodePublishSecretRefNested<N> extends Nested<N>, LocalObjectReferenceFluent<CSIVolumeSourceFluent.NodePublishSecretRefNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endNodePublishSecretRef()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent
getName, hasName, withName, withNewName, withNewName, withNewName
-
-