| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.rbac | |
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
AggregationRule |
KubeSchema.getAggregationRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setAggregationRule(AggregationRule aggregationRule) |
| Constructor and 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,
BuildConfigList buildConfigList,
BuildList buildList,
BuildRequest buildRequest,
ClusterVersion clusterVersion,
ClusterVersionList clusterVersionList,
io.fabric8.kubernetes.api.model.Config config,
io.fabric8.kubernetes.api.model.CreateOptions createOptions,
io.fabric8.kubernetes.api.model.DeleteOptions deleteOptions,
DeploymentConfig deploymentConfig,
DeploymentConfigList deploymentConfigList,
io.fabric8.kubernetes.api.model.GetOptions getOptions,
Group group,
GroupList groupList,
Identity identity,
IdentityList identityList,
ImageList imageList,
ImageStreamImport imageStreamImport,
ImageStreamList imageStreamList,
ImageStreamTagList imageStreamTagList,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ListOptions listOptions,
LocalSubjectAccessReview localSubjectAccessReview,
NetNamespace netNamespace,
NetNamespaceList netNamespaceList,
OAuthAccessToken oAuthAccessToken,
OAuthAccessTokenList oAuthAccessTokenList,
OAuthAuthorizeToken oAuthAuthorizeToken,
OAuthAuthorizeTokenList oAuthAuthorizeTokenList,
OAuthClient oAuthClient,
OAuthClientAuthorization oAuthClientAuthorization,
OAuthClientAuthorizationList oAuthClientAuthorizationList,
OAuthClientList oAuthClientList,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
ClusterRole openshiftClusterRole,
ClusterRoleBinding openshiftClusterRoleBinding,
ClusterRoleBindingList openshiftClusterRoleBindingList,
ClusterRoleList openshiftClusterRoleList,
ClusterRoleScopeRestriction openshiftClusterRoleScopeRestriction,
Role openshiftRole,
RoleBinding openshiftRoleBinding,
RoleBindingList openshiftRoleBindingList,
RoleBindingRestriction openshiftRoleBindingRestriction,
RoleBindingRestrictionSpec openshiftRoleBindingRestrictionSpec,
RoleList openshiftRoleList,
io.fabric8.kubernetes.api.model.Patch patch,
io.fabric8.kubernetes.api.model.PatchOptions patchOptions,
Project project,
ProjectList projectList,
ProjectRequest projectRequest,
io.fabric8.kubernetes.api.model.Quantity quantity,
io.fabric8.kubernetes.api.model.RootPaths rootPaths,
Route route,
RouteList routeList,
SecurityContextConstraints securityContextConstraints,
SecurityContextConstraintsList securityContextConstraintsList,
io.fabric8.kubernetes.api.model.Status status,
SubjectAccessReview subjectAccessReview,
SubjectAccessReviewResponse subjectAccessReviewResponse,
TagEvent tagEvent,
Template template,
TemplateList templateList,
String time,
TokenReview tokenReview,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta,
io.fabric8.kubernetes.api.model.UpdateOptions updateOptions,
User user,
UserList userList) |
| Modifier and Type | Method and Description |
|---|---|
AggregationRule |
AggregationRuleBuilder.build() |
AggregationRule |
DoneableAggregationRule.done() |
| Constructor and Description |
|---|
AggregationRuleBuilder(AggregationRule instance) |
AggregationRuleBuilder(AggregationRule instance,
Boolean validationEnabled) |
AggregationRuleBuilder(AggregationRuleFluent<?> fluent,
AggregationRule instance) |
AggregationRuleBuilder(AggregationRuleFluent<?> fluent,
AggregationRule instance,
Boolean validationEnabled) |
AggregationRuleFluentImpl(AggregationRule instance) |
DoneableAggregationRule(AggregationRule item) |
DoneableAggregationRule(AggregationRule item,
io.fabric8.kubernetes.api.builder.Function<AggregationRule,AggregationRule> function) |
| Constructor and Description |
|---|
DoneableAggregationRule(AggregationRule item,
io.fabric8.kubernetes.api.builder.Function<AggregationRule,AggregationRule> function) |
DoneableAggregationRule(AggregationRule item,
io.fabric8.kubernetes.api.builder.Function<AggregationRule,AggregationRule> function) |
DoneableAggregationRule(io.fabric8.kubernetes.api.builder.Function<AggregationRule,AggregationRule> function) |
DoneableAggregationRule(io.fabric8.kubernetes.api.builder.Function<AggregationRule,AggregationRule> function) |
| Modifier and Type | Method and Description |
|---|---|
AggregationRule |
ClusterRoleFluentImpl.buildAggregationRule() |
AggregationRule |
ClusterRoleFluent.buildAggregationRule() |
AggregationRule |
ClusterRoleFluentImpl.getAggregationRule()
Deprecated.
|
AggregationRule |
ClusterRoleFluent.getAggregationRule()
Deprecated.
|
AggregationRule |
ClusterRole.getAggregationRule() |
| Modifier and Type | Method and Description |
|---|---|
ClusterRoleFluent.AggregationRuleNested<A> |
ClusterRoleFluentImpl.editOrNewAggregationRuleLike(AggregationRule item) |
ClusterRoleFluent.AggregationRuleNested<A> |
ClusterRoleFluent.editOrNewAggregationRuleLike(AggregationRule item) |
void |
ClusterRole.setAggregationRule(AggregationRule aggregationRule) |
A |
ClusterRoleFluentImpl.withAggregationRule(AggregationRule aggregationRule) |
A |
ClusterRoleFluent.withAggregationRule(AggregationRule aggregationRule) |
ClusterRoleFluent.AggregationRuleNested<A> |
ClusterRoleFluentImpl.withNewAggregationRuleLike(AggregationRule item) |
ClusterRoleFluent.AggregationRuleNested<A> |
ClusterRoleFluent.withNewAggregationRuleLike(AggregationRule item) |
| Constructor and Description |
|---|
ClusterRole(AggregationRule aggregationRule,
String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
List<PolicyRule> rules) |
Copyright © 2015–2020 Red Hat. All rights reserved.