Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-sigs-k8s-aws-iam-authenticator-devel | Distribution: Fedora Project |
Version: 0.5.2 | Vendor: Fedora Project |
Release: 20.fc42 | Build date: Sun Dec 29 00:33:28 2024 |
Group: Unspecified | Build host: buildvm-x86-05.iad2.fedoraproject.org |
Size: 299181 | Source RPM: golang-sigs-k8s-aws-iam-authenticator-0.5.2-20.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/kubernetes-sigs/aws-iam-authenticator | |
Summary: Tool to use AWS IAM credentials to authenticate to a Kubernetes cluster |
A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster. The initial work on this tool was driven by Heptio. The project receives contributions from multiple community engineers and is currently maintained by Heptio and Amazon EKS OSS Engineers. This package contains the source code needed for building packages that reference the following Go import paths: – sigs.k8s.io/aws-iam-authenticator
Apache-2.0
* Sat Dec 28 2024 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 0.5.2-20 - Fix FTBFS - Closes rhbz#2261203 rhbz#2300814 * Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 0.5.2-17 - convert license to SPDX * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 0.5.2-15 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/doc/golang-sigs-k8s-aws-iam-authenticator-devel /usr/share/doc/golang-sigs-k8s-aws-iam-authenticator-devel/CHANGELOG.md /usr/share/doc/golang-sigs-k8s-aws-iam-authenticator-devel/CONTRIBUTING.md /usr/share/doc/golang-sigs-k8s-aws-iam-authenticator-devel/README.md /usr/share/doc/golang-sigs-k8s-aws-iam-authenticator-devel/code-of-conduct.md /usr/share/gocode/src/sigs.k8s.io /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/.goipath /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/cmd /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator/init.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator/root.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator/server.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator/token.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator/verify.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/cmd/aws-iam-authenticator/version.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/go.mod /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/arn /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/arn/arn.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/arn/arn_test.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/config /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/config/certs.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/config/config.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/config/constants.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/config/features.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/config/kubeconfig.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/config/types.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/ec2provider /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/ec2provider/ec2provider.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/ec2provider/ec2provider_test.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/httputil /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/httputil/client.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/httputil/client_test.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/configmap /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/configmap/configmap.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/configmap/configmap_test.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/configmap/mapper.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/configmap/yaml_test.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/apis /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/apis/iamauthenticator /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/apis/iamauthenticator/register.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/apis/iamauthenticator/v1alpha1 /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/apis/iamauthenticator/v1alpha1/doc.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/apis/iamauthenticator/v1alpha1/register.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/apis/iamauthenticator/v1alpha1/types.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/apis/iamauthenticator/v1alpha1/zz_generated.deepcopy.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/controller /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/controller/controller.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/controller/controller_test.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/clientset.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/doc.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/fake /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/fake/clientset_generated.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/fake/doc.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/fake/register.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/scheme /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/scheme/doc.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/scheme/register.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator/v1alpha1 /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator/v1alpha1/doc.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator/v1alpha1/fake /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator/v1alpha1/fake/doc.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator/v1alpha1/fake/fake_iamauthenticator_client.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator/v1alpha1/fake/fake_iamidentitymapping.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator/v1alpha1/generated_expansion.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator/v1alpha1/iamauthenticator_client.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/clientset/versioned/typed/iamauthenticator/v1alpha1/iamidentitymapping.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions/factory.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions/generic.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions/iamauthenticator /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions/iamauthenticator/interface.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions/iamauthenticator/v1alpha1 /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions/iamauthenticator/v1alpha1/iamidentitymapping.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions/iamauthenticator/v1alpha1/interface.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions/internalinterfaces /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/informers/externalversions/internalinterfaces/factory_interfaces.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/listers /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/listers/iamauthenticator /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/listers/iamauthenticator/v1alpha1 /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/listers/iamauthenticator/v1alpha1/expansion_generated.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/generated/listers/iamauthenticator/v1alpha1/iamidentitymapping.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/crd/mapper.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/file /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/file/mapper.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/mapper.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/mapper/mapper_test.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/server /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/server/server.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/server/server_test.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/server/types.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/token /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/token/filecache.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/token/filecache_test.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/token/token.go /usr/share/gocode/src/sigs.k8s.io/aws-iam-authenticator/pkg/token/token_test.go /usr/share/licenses/golang-sigs-k8s-aws-iam-authenticator-devel /usr/share/licenses/golang-sigs-k8s-aws-iam-authenticator-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 00:59:45 2025