Uses of Class
io.fabric8.kubernetes.api.model.rbac.ClusterRoleList
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
-
Uses of ClusterRoleList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ClusterRoleList Modifier and Type Method Description ClusterRoleListKubeSchema. getClusterRoleList()Methods in io.fabric8.kubernetes.api.model with parameters of type ClusterRoleList Modifier and Type Method Description voidKubeSchema. setClusterRoleList(ClusterRoleList clusterRoleList)Constructors in io.fabric8.kubernetes.api.model with parameters of type ClusterRoleList Constructor Description KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup, io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList, AggregationRule aggregationRule, io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList, ClusterRole clusterRole, ClusterRoleBinding clusterRoleBinding, ClusterRoleBindingList clusterRoleBindingList, ClusterRoleList clusterRoleList, io.fabric8.kubernetes.api.model.CreateOptions createOptions, io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions, io.fabric8.kubernetes.api.model.GetOptions getOptions, io.fabric8.kubernetes.api.model.version.Info info, io.fabric8.kubernetes.api.model.ListOptions listOptions, io.fabric8.kubernetes.api.model.ObjectMeta objectMeta, io.fabric8.kubernetes.api.model.Patch patch, io.fabric8.kubernetes.api.model.PatchOptions patchOptions, io.fabric8.kubernetes.api.model.Quantity quantity, Role role, RoleBinding roleBinding, RoleBindingList roleBindingList, RoleList roleList, io.fabric8.kubernetes.api.model.RootPaths rootPaths, io.fabric8.kubernetes.api.model.Status status, String time, io.fabric8.kubernetes.api.model.TypeMeta typeMeta, io.fabric8.kubernetes.api.model.UpdateOptions updateOptions) -
Uses of ClusterRoleList in io.fabric8.kubernetes.api.model.rbac
Methods in io.fabric8.kubernetes.api.model.rbac that return ClusterRoleList Modifier and Type Method Description ClusterRoleListClusterRoleListBuilder. build()ClusterRoleListDoneableClusterRoleList. done()Constructors in io.fabric8.kubernetes.api.model.rbac with parameters of type ClusterRoleList Constructor Description ClusterRoleListBuilder(ClusterRoleList instance)ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent, ClusterRoleList instance)ClusterRoleListBuilder(ClusterRoleListFluent<?> fluent, ClusterRoleList instance, Boolean validationEnabled)ClusterRoleListBuilder(ClusterRoleList instance, Boolean validationEnabled)ClusterRoleListFluentImpl(ClusterRoleList instance)DoneableClusterRoleList(ClusterRoleList item)DoneableClusterRoleList(ClusterRoleList item, io.fabric8.kubernetes.api.builder.Function<ClusterRoleList,ClusterRoleList> function)Constructor parameters in io.fabric8.kubernetes.api.model.rbac with type arguments of type ClusterRoleList Constructor Description DoneableClusterRoleList(io.fabric8.kubernetes.api.builder.Function<ClusterRoleList,ClusterRoleList> function)DoneableClusterRoleList(io.fabric8.kubernetes.api.builder.Function<ClusterRoleList,ClusterRoleList> function)DoneableClusterRoleList(ClusterRoleList item, io.fabric8.kubernetes.api.builder.Function<ClusterRoleList,ClusterRoleList> function)DoneableClusterRoleList(ClusterRoleList item, io.fabric8.kubernetes.api.builder.Function<ClusterRoleList,ClusterRoleList> function)