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
|
delete, delete, dryRun, dryRun, load, load, load, load, resourceresources, withNewFilterwithField, withFields, withInvolvedObject, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withLabelSelector, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabelswithResourceVersionwaitUntilCondition, waitUntilReadyinform, inform, inform, informOnCondition, runnableInformer, withIndexers, withLimitcreate, createOrReplace, delete, patchStatus, updateStatuswithGracePeriodwithPropagationPolicydelete, withTimeout, withTimeoutInMillisreplace, replaceStatusList<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–2023 Red Hat. All rights reserved.