Interface CustomBuildStrategyFluent.PullSecretNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<CustomBuildStrategyFluent.PullSecretNested<N>>, io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent<CustomBuildStrategyFluent.PullSecretNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
CustomBuildStrategyFluentImpl.PullSecretNestedImpl
Enclosing interface:
CustomBuildStrategyFluent<A extends CustomBuildStrategyFluent<A>>

public static interface CustomBuildStrategyFluent.PullSecretNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent<CustomBuildStrategyFluent.PullSecretNested<N>>
  • Method Summary

    Modifier and Type Method Description
    N and()  
    N endPullSecret()  

    Methods inherited from interface io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent

    getName, hasName, withName, withNewName, withNewName, withNewName
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endPullSecret

      N endPullSecret()