public interface ProjectOperation extends NonNamespaceOperation<io.fabric8.openshift.api.model.Project,io.fabric8.openshift.api.model.ProjectList,Resource<io.fabric8.openshift.api.model.Project>>
| Modifier and Type | Method and Description |
|---|---|
List<io.fabric8.kubernetes.api.model.HasMetadata> |
createProjectAndRoleBindings(String name,
String description,
String displayName,
String adminUser,
String requestingUser)
Creating Bootstrap Project Template
|
withNewFilterwithField, withFields, withInvolvedObject, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withLabelSelector, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabelswithResourceVersionwithGracePeriodwithPropagationPolicyupdateStatusinform, inform, inform, informOnCondition, runnableInformer, withIndexers, withLimitdelete, deletecreate, createcreateOrReplacedryRun, dryRunList<io.fabric8.kubernetes.api.model.HasMetadata> createProjectAndRoleBindings(String name, String description, String displayName, String adminUser, String requestingUser)
name - project namedescription - project descriptiondisplayName - project display nameadminUser - project admin userrequestingUser - project requesting userCopyright © 2015–2020 Red Hat. All rights reserved.