Interface ClusterRoleFluent<A extends ClusterRoleFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
ClusterRoleListFluent.ItemsNested<N>, LocalSubjectAccessReviewFluent.ClusterRoleContentNested<N>, PolicyRuleFluent.ClusterRoleAttributeRestrictionsNested<N>, SubjectAccessReviewFluent.ClusterRoleContentNested<N>, TemplateFluent.ClusterRoleObjectsNested<N>
All Known Implementing Classes:
ClusterRoleBuilder, ClusterRoleFluentImpl, ClusterRoleListFluentImpl.ItemsNestedImpl, DoneableClusterRole, LocalSubjectAccessReviewFluentImpl.ClusterRoleContentNestedImpl, PolicyRuleFluentImpl.ClusterRoleAttributeRestrictionsNestedImpl, SubjectAccessReviewFluentImpl.ClusterRoleContentNestedImpl, TemplateFluentImpl.ClusterRoleObjectsNestedImpl

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