| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
Project |
KubeSchema.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setProject(Project project) |
| 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 |
|---|---|
Project |
ProjectBuilder.build() |
Project |
ProjectListFluentImpl.buildFirstItem() |
Project |
ProjectListFluent.buildFirstItem() |
Project |
ProjectListFluentImpl.buildItem(int index) |
Project |
ProjectListFluent.buildItem(int index) |
Project |
ProjectListFluentImpl.buildLastItem() |
Project |
ProjectListFluent.buildLastItem() |
Project |
ProjectListFluentImpl.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ProjectBuilder> predicate) |
Project |
ProjectListFluent.buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<ProjectBuilder> predicate) |
Project |
DoneableProject.done() |
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
ProjectListFluentImpl.buildItems() |
List<Project> |
ProjectListFluent.buildItems() |
List<Project> |
ProjectListFluentImpl.getItems()
Deprecated.
|
List<Project> |
ProjectListFluent.getItems()
Deprecated.
|
List<Project> |
ProjectList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
A |
ProjectListFluentImpl.addAllToItems(Collection<Project> items) |
A |
ProjectListFluent.addAllToItems(Collection<Project> items) |
A |
TemplateFluentImpl.addAllToProjectObjects(Collection<Project> items) |
A |
TemplateFluent.addAllToProjectObjects(Collection<Project> items) |
A |
ProjectListFluentImpl.removeAllFromItems(Collection<Project> items) |
A |
ProjectListFluent.removeAllFromItems(Collection<Project> items) |
A |
TemplateFluentImpl.removeAllFromProjectObjects(Collection<Project> items) |
A |
TemplateFluent.removeAllFromProjectObjects(Collection<Project> items) |
void |
ProjectList.setItems(List<Project> items) |
A |
ProjectListFluentImpl.withItems(List<Project> items) |
A |
ProjectListFluent.withItems(List<Project> items) |
| Constructor and Description |
|---|
DoneableProject(Project item) |
DoneableProject(Project item,
io.fabric8.kubernetes.api.builder.Function<Project,Project> function) |
ProjectBuilder(Project instance) |
ProjectBuilder(Project instance,
Boolean validationEnabled) |
ProjectBuilder(ProjectFluent<?> fluent,
Project instance) |
ProjectBuilder(ProjectFluent<?> fluent,
Project instance,
Boolean validationEnabled) |
ProjectFluentImpl(Project instance) |
| Constructor and Description |
|---|
DoneableProject(io.fabric8.kubernetes.api.builder.Function<Project,Project> function) |
DoneableProject(io.fabric8.kubernetes.api.builder.Function<Project,Project> function) |
DoneableProject(Project item,
io.fabric8.kubernetes.api.builder.Function<Project,Project> function) |
DoneableProject(Project item,
io.fabric8.kubernetes.api.builder.Function<Project,Project> function) |
ProjectList(String apiVersion,
List<Project> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.