Interface SecretSpecFluent<A extends SecretSpecFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
CustomBuildStrategyFluent.SecretsNested<N>
All Known Implementing Classes:
CustomBuildStrategyFluentImpl.SecretsNestedImpl, DoneableSecretSpec, SecretSpecBuilder, SecretSpecFluentImpl

public interface SecretSpecFluent<A extends SecretSpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>