Interface ClusterRoleFluent<A extends ClusterRoleFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ClusterRoleListFluent.ItemsNested<N>
All Known Implementing Classes:
ClusterRoleBuilder, ClusterRoleFluentImpl, ClusterRoleListFluentImpl.ItemsNestedImpl, DoneableClusterRole

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