Package io.fabric8.kubernetes.api.model
Interface CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<N>
-
- All Superinterfaces:
Fluent<CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<N>>
,Nested<N>
,SecretReferenceFluent<CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<N>>
- All Known Implementing Classes:
CSIPersistentVolumeSourceFluentImpl.ControllerExpandSecretRefNestedImpl
- Enclosing interface:
- CSIPersistentVolumeSourceFluent<A extends CSIPersistentVolumeSourceFluent<A>>
public static interface CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<N> extends Nested<N>, SecretReferenceFluent<CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endControllerExpandSecretRef()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.SecretReferenceFluent
getName, getNamespace, hasName, hasNamespace, withName, withNamespace, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace
-
-