elseu/EKS get-token Action
Action to get an access token from EKS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cluster-name | Cluster name to get the token for (required). | yes | — |
| role-arn | Role ARN for the token. | no | — |
Outputs
| name | description |
|---|---|
| token | The bearer token for authentication |
| raw | Raw output from the eks get-token subcommand |