Package io.fabric8.kubernetes.api.model
Interface EnvVarSourceFluent.ResourceFieldRefNested<N>
-
- All Superinterfaces:
Fluent<EnvVarSourceFluent.ResourceFieldRefNested<N>>
,Nested<N>
,ResourceFieldSelectorFluent<EnvVarSourceFluent.ResourceFieldRefNested<N>>
- All Known Implementing Classes:
EnvVarSourceFluentImpl.ResourceFieldRefNestedImpl
- Enclosing interface:
- EnvVarSourceFluent<A extends EnvVarSourceFluent<A>>
public static interface EnvVarSourceFluent.ResourceFieldRefNested<N> extends Nested<N>, ResourceFieldSelectorFluent<EnvVarSourceFluent.ResourceFieldRefNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ResourceFieldSelectorFluent
ResourceFieldSelectorFluent.DivisorNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endResourceFieldRef()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.ResourceFieldSelectorFluent
buildDivisor, editDivisor, editOrNewDivisor, editOrNewDivisorLike, getContainerName, getDivisor, getResource, hasContainerName, hasDivisor, hasResource, withContainerName, withDivisor, withNewContainerName, withNewContainerName, withNewContainerName, withNewDivisor, withNewDivisor, withNewDivisor, withNewDivisorLike, withNewResource, withNewResource, withNewResource, withResource
-
-