Interface CustomResourceFluent<A extends CustomResourceFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Implementing Classes:
CustomResourceFluentImpl

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