public interface ProjectOperation extends NonNamespaceOperation<io.fabric8.openshift.api.model.Project,io.fabric8.openshift.api.model.ProjectList,Resource<io.fabric8.openshift.api.model.Project>>
DEFAULT_BACKOFF_MULTIPLIER, DEFAULT_INITIAL_BACKOFF_MILLIS| 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
|
withField, withFields, withInvolvedObject, withLabel, withLabel, withLabelIn, withLabelNotIn, withLabels, withLabelSelector, withoutField, withoutFields, withoutLabel, withoutLabel, withoutLabelswaitUntilCondition, waitUntilReady, withWaitRetryBackoffwithResourceVersionwithGracePeriodwithPropagationPolicyupdateStatusdelete, deletecreate, createcreateOrReplaceList<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–2021 Red Hat. All rights reserved.