Skip to content

Commit

Permalink
adding link to lookup/gke_roles.go in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
robscott committed Sep 28, 2018
1 parent 0ff63d4 commit cc2171d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ User/[email protected] project-wide IAM/gke-developer IAMRole/containe
User/[email protected] project-wide IAM/gcp-viewer IAMRole/viewer
```

At this point this integration only supports standard IAM roles, and is not advanced enough to include any custom roles. For a full list of supported roles and how they are mapped, view `lookup/gke_roles.go`.
At this point this integration only supports standard IAM roles, and is not advanced enough to include any custom roles. For a full list of supported roles and how they are mapped, view [lookup/gke_roles.go](lookup/gke_roles.go).

### Kubernetes Configuration
If a `KUBECONFIG` environment variable is specified, rbac-lookup will attempt to use the config at that path, otherwise it will default to `~/.kube/config`.
Expand Down

0 comments on commit cc2171d

Please sign in to comment.