Skip to content

Commit

Permalink
better readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yacut committed Nov 23, 2017
1 parent 2616aab commit 50f3e89
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

### What It Does

RBAC Synchroniser pulls a Google Group by Email, extracts Google Group Member Emails and updates the Kubernetes RoleBinding in the given namespace.
RBAC Synchroniser pulls a Google Group, extracts Google Group Member Emails and updates the Kubernetes RoleBinding in the given namespace.

### Requirements

Expand Down Expand Up @@ -39,6 +39,10 @@ RBAC Synchroniser pulls a Google Group by Email, extracts Google Group Member Em
- **rbac_synchroniser_success**: Cumulative number of role update operations.
- **rbac_synchroniser_errors**: Cumulative number of errors during role update operations.

### Examples

[https://github.com/yacut/kubernetes-rbac-synchroniser/](https://github.com/yacut/kubernetes-rbac-synchroniser/blob/21e6298d42de6406a617321b6039218a31a88c29/examples/)

### Links

- https://developers.google.com/admin-sdk/directory/v1/guides/delegation
Expand Down

0 comments on commit 50f3e89

Please sign in to comment.