blob: 2ff775a3d96eefde410796dd9cc0e5eb7b94a5c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = aws-iam-authenticator-bin
pkgdesc = A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
pkgver = 0.5.5
pkgrel = 1
url = https://github.com/kubernetes-sigs/aws-iam-authenticator
arch = x86_64
license = Apache
provides = aws-iam-authenticator
source = https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.5.5/aws-iam-authenticator_0.5.5_linux_amd64
sha256sums = 5720859713002ea3eab8fafa4de3c511690fd018f5aad3e8716b6775ec2e7e26
pkgname = aws-iam-authenticator-bin
|