Interface BuildOutputFluent.PushSecretNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<BuildOutputFluent.PushSecretNested<N>>, io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent<BuildOutputFluent.PushSecretNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
BuildOutputFluentImpl.PushSecretNestedImpl
Enclosing interface:
BuildOutputFluent<A extends BuildOutputFluent<A>>

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

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

    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>
    • endPushSecret

      N endPushSecret()