Guest User

Untitled

a guest
Nov 16th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.11 KB | None | 0 0
  1. $ oc describe clusterrole/dedicated-cluster-admin
  2. Name: dedicated-cluster-admin
  3. Created: 11 months ago
  4. Labels: <none>
  5. Annotations: authorization.openshift.io/system-only=true
  6. Verbs Non-Resource URLs Resource Names API Groups Resources
  7. [create delete get list patch update watch] [] [] [ user.openshift.io] [groups identities useridentitymappings users]
  8. [create delete get list patch update watch] [] [] [ authorization.openshift.io] [clusterrolebindings rolebindings]
  9. [create delete get list patch update watch] [] [] [rbac.authorization.k8s.io] [clusterrolebindings rolebindings]
  10. [create delete get list patch update watch] [] [] [ oauth.openshift.io] [oauthclients]
  11. [delete get list watch] [] [] [ oauth.openshift.io] [oauthclientauthorizations]
  12. [create] [] [] [ authorization.openshift.io] [resourceaccessreviews subjectaccessreviews]
  13. [create] [] [] [authorization.k8s.io] [subjectaccessreviews]
  14. [create] [] [] [ project.openshift.io] [projectrequests]
  15. [get list watch] [] [] [] [events minions nodes persistentvolumes pods]
  16. [get list watch] [] [] [ security.openshift.io] [securitycontextconstraints]
  17. [get list watch] [] [] [ quota.openshift.io] [clusterresourcequotas]
  18. [get list] [] [] [ authorization.openshift.io] [clusterpolicybindings]
  19. [get list watch] [] [] [ image.openshift.io] [images imagestreamtags]
  20. [get list update] [] [] [ network.openshift.io] [netnamespaces]
  21. [get list] [] [] [ network.openshift.io] [clusternetworks]
  22. [get list watch] [] [] [ build.openshift.io] [buildconfigs builds]
  23.  
  24.  
  25. $ oc describe clusterrole/dedicated-project-admin
  26. Name: dedicated-project-admin
  27. Created: 11 months ago
  28. Labels: <none>
  29. Annotations: authorization.openshift.io/system-only=true
  30. Verbs Non-Resource URLs Resource Names API Groups Resources
  31. [create delete get list patch update watch] [] [] [] [limitranges resourcequotas]
  32. [create delete get list patch update watch] [] [] [ network.openshift.io] [egressnetworkpolicies]
  33. [create delete get list patch update watch] [] [] [extensions] [daemonsets]
Add Comment
Please, Sign In to add comment