| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac |
| Modifier and Type | Method and Description |
|---|---|
WatchEventFluent.RoleRefObjectNested<A> |
WatchEventFluentImpl.withNewRoleRefObjectLike(RoleRef item) |
WatchEventFluent.RoleRefObjectNested<A> |
WatchEventFluent.withNewRoleRefObjectLike(RoleRef item) |
A |
WatchEventFluentImpl.withRoleRefObject(RoleRef roleRefObject) |
A |
WatchEventFluent.withRoleRefObject(RoleRef roleRefObject) |
| Modifier and Type | Method and Description |
|---|---|
RoleRef |
RoleRefBuilder.build() |
RoleRef |
ClusterRoleBindingFluent.buildRoleRef() |
RoleRef |
RoleBindingFluent.buildRoleRef() |
RoleRef |
RoleBindingFluentImpl.buildRoleRef() |
RoleRef |
ClusterRoleBindingFluentImpl.buildRoleRef() |
RoleRef |
DoneableRoleRef.done() |
RoleRef |
ClusterRoleBindingFluent.getRoleRef()
Deprecated.
|
RoleRef |
RoleBindingFluent.getRoleRef()
Deprecated.
|
RoleRef |
RoleBindingFluentImpl.getRoleRef()
Deprecated.
|
RoleRef |
ClusterRoleBindingFluentImpl.getRoleRef()
Deprecated.
|
RoleRef |
ClusterRoleBinding.getRoleRef() |
RoleRef |
RoleBinding.getRoleRef() |
| Constructor and Description |
|---|
ClusterRoleBinding(String apiVersion,
String kind,
ObjectMeta metadata,
RoleRef roleRef,
List<Subject> subjects) |
DoneableRoleRef(RoleRef item) |
DoneableRoleRef(RoleRef item,
Function<RoleRef,RoleRef> function) |
RoleBinding(String apiVersion,
String kind,
ObjectMeta metadata,
RoleRef roleRef,
List<Subject> subjects) |
RoleRefBuilder(RoleRef instance) |
RoleRefBuilder(RoleRef instance,
Boolean validationEnabled) |
RoleRefBuilder(RoleRefFluent<?> fluent,
RoleRef instance) |
RoleRefBuilder(RoleRefFluent<?> fluent,
RoleRef instance,
Boolean validationEnabled) |
RoleRefFluentImpl(RoleRef instance) |
| Constructor and Description |
|---|
DoneableRoleRef(Function<RoleRef,RoleRef> function) |
DoneableRoleRef(Function<RoleRef,RoleRef> function) |
DoneableRoleRef(RoleRef item,
Function<RoleRef,RoleRef> function) |
DoneableRoleRef(RoleRef item,
Function<RoleRef,RoleRef> function) |
Copyright © 2015–2019 Red Hat. All rights reserved.