Package io.fabric8.kubernetes.api.model
Class ProjectedVolumeSourceFluentImpl.SourcesNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl<ProjectedVolumeSourceFluent.SourcesNested<N>>
-
- io.fabric8.kubernetes.api.model.ProjectedVolumeSourceFluentImpl.SourcesNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<ProjectedVolumeSourceFluent.SourcesNested<N>>
,Nested<N>
,Visitable<ProjectedVolumeSourceFluent.SourcesNested<N>>
,ProjectedVolumeSourceFluent.SourcesNested<N>
,VolumeProjectionFluent<ProjectedVolumeSourceFluent.SourcesNested<N>>
- Enclosing class:
- ProjectedVolumeSourceFluentImpl<A extends ProjectedVolumeSourceFluent<A>>
public class ProjectedVolumeSourceFluentImpl.SourcesNestedImpl<N> extends VolumeProjectionFluentImpl<ProjectedVolumeSourceFluent.SourcesNested<N>> implements ProjectedVolumeSourceFluent.SourcesNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl
VolumeProjectionFluentImpl.ConfigMapNestedImpl<N>, VolumeProjectionFluentImpl.DownwardAPINestedImpl<N>, VolumeProjectionFluentImpl.SecretNestedImpl<N>, VolumeProjectionFluentImpl.ServiceAccountTokenNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.VolumeProjectionFluent
VolumeProjectionFluent.ConfigMapNested<N>, VolumeProjectionFluent.DownwardAPINested<N>, VolumeProjectionFluent.SecretNested<N>, VolumeProjectionFluent.ServiceAccountTokenNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endSource()
-
Methods inherited from class io.fabric8.kubernetes.api.model.VolumeProjectionFluentImpl
buildConfigMap, buildDownwardAPI, buildSecret, buildServiceAccountToken, editConfigMap, editDownwardAPI, editOrNewConfigMap, editOrNewConfigMapLike, editOrNewDownwardAPI, editOrNewDownwardAPILike, editOrNewSecret, editOrNewSecretLike, editOrNewServiceAccountToken, editOrNewServiceAccountTokenLike, editSecret, editServiceAccountToken, equals, getConfigMap, getDownwardAPI, getSecret, getServiceAccountToken, hasConfigMap, hasDownwardAPI, hashCode, hasSecret, hasServiceAccountToken, withConfigMap, withDownwardAPI, withNewConfigMap, withNewConfigMapLike, withNewDownwardAPI, withNewDownwardAPILike, withNewSecret, withNewSecretLike, withNewServiceAccountToken, withNewServiceAccountToken, withNewServiceAccountTokenLike, withSecret, withServiceAccountToken
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.VolumeProjectionFluent
buildConfigMap, buildDownwardAPI, buildSecret, buildServiceAccountToken, editConfigMap, editDownwardAPI, editOrNewConfigMap, editOrNewConfigMapLike, editOrNewDownwardAPI, editOrNewDownwardAPILike, editOrNewSecret, editOrNewSecretLike, editOrNewServiceAccountToken, editOrNewServiceAccountTokenLike, editSecret, editServiceAccountToken, getConfigMap, getDownwardAPI, getSecret, getServiceAccountToken, hasConfigMap, hasDownwardAPI, hasSecret, hasServiceAccountToken, withConfigMap, withDownwardAPI, withNewConfigMap, withNewConfigMapLike, withNewDownwardAPI, withNewDownwardAPILike, withNewSecret, withNewSecretLike, withNewServiceAccountToken, withNewServiceAccountToken, withNewServiceAccountTokenLike, withSecret, withServiceAccountToken
-
-