aws::eks-authentication¶
Query eks authentication.
Example¶
eks-authentication: $(external-query aws::eks-authentication {cluster-name: "cluster-prod", name: "onelogin", type: "oidc"})
Attributes¶
| Attribute | Description |
|---|---|
| name | The name of the authentication. |
| type | The type of the authentication. |
| cluster-name | The name of the cluster that the authentication belongs to. |