SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-helm-3-devel rpm build for : Fedora 36. For other distributions click golang-helm-3-devel.

Name : golang-helm-3-devel
Version : 3.11.1 Vendor : Fedora Project
Release : 2.fc36 Date : 2023-02-22 03:30:14
Group : Unspecified Source RPM : golang-helm-3-3.11.1-2.fc36.src.rpm
Size : 1.69 MB
Packager : Fedora Project
Summary : The Kubernetes Package Manager
Description :
Helm is a tool for managing Charts. Charts are packages of pre-configured
Kubernetes resources.

Use Helm to:
– Find and use popular software packaged as Helm Charts to run in Kubernetes
– Share your own applications as Helm Charts
– Create reproducible builds of your Kubernetes applications
– Intelligently manage your Kubernetes manifest files
– Manage releases of Helm packages

This package contains the source code needed for building packages that
reference the following Go import paths:
– helm.sh/helm/v3

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/36/Everything/x86_64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-helm-3-devel-3.11.1-2.fc36.noarch.rpm
     

Provides :
golang(helm.sh/helm/v3/cmd/helm/require)
golang(helm.sh/helm/v3/cmd/helm/search)
golang(helm.sh/helm/v3/internal/fileutil)
golang(helm.sh/helm/v3/internal/ignore)
golang(helm.sh/helm/v3/internal/monocular)
golang(helm.sh/helm/v3/internal/resolver)
golang(helm.sh/helm/v3/internal/sympath)
golang(helm.sh/helm/v3/internal/test)
golang(helm.sh/helm/v3/internal/test/ensure)
golang(helm.sh/helm/v3/internal/third_party/dep/fs)
golang(helm.sh/helm/v3/internal/third_party/k8s.io/kubernetes/deployment/util)
golang(helm.sh/helm/v3/internal/tlsutil)
golang(helm.sh/helm/v3/internal/urlutil)
golang(helm.sh/helm/v3/internal/version)
golang(helm.sh/helm/v3/pkg/action)
golang(helm.sh/helm/v3/pkg/chart)
golang(helm.sh/helm/v3/pkg/chart/loader)
golang(helm.sh/helm/v3/pkg/chartutil)
golang(helm.sh/helm/v3/pkg/cli)
golang(helm.sh/helm/v3/pkg/cli/output)
golang(helm.sh/helm/v3/pkg/cli/values)
golang(helm.sh/helm/v3/pkg/downloader)
golang(helm.sh/helm/v3/pkg/engine)
golang(helm.sh/helm/v3/pkg/gates)
golang(helm.sh/helm/v3/pkg/getter)
golang(helm.sh/helm/v3/pkg/helmpath)
golang(helm.sh/helm/v3/pkg/helmpath/xdg)
golang(helm.sh/helm/v3/pkg/kube)
golang(helm.sh/helm/v3/pkg/kube/fake)
golang(helm.sh/helm/v3/pkg/lint)
golang(helm.sh/helm/v3/pkg/lint/rules)
golang(helm.sh/helm/v3/pkg/lint/support)
golang(helm.sh/helm/v3/pkg/plugin)
golang(helm.sh/helm/v3/pkg/plugin/cache)
golang(helm.sh/helm/v3/pkg/plugin/installer)
golang(helm.sh/helm/v3/pkg/postrender)
golang(helm.sh/helm/v3/pkg/provenance)
golang(helm.sh/helm/v3/pkg/pusher)
golang(helm.sh/helm/v3/pkg/registry)
golang(helm.sh/helm/v3/pkg/release)
golang(helm.sh/helm/v3/pkg/releaseutil)
golang(helm.sh/helm/v3/pkg/repo)
golang(helm.sh/helm/v3/pkg/repo/repotest)
golang(helm.sh/helm/v3/pkg/storage)
golang(helm.sh/helm/v3/pkg/storage/driver)
golang(helm.sh/helm/v3/pkg/strvals)
golang(helm.sh/helm/v3/pkg/time)
golang(helm.sh/helm/v3/pkg/uploader)
golang-helm-3-devel
golang-ipath(helm.sh/helm/v3)

Requires :
go-filesystem
golang(github.com/BurntSushi/toml)
golang(github.com/Masterminds/semver/v3)
golang(github.com/Masterminds/sprig/v3)
golang(github.com/Masterminds/squirrel)
golang(github.com/Masterminds/vcs)
golang(github.com/asaskevich/govalidator)
golang(github.com/containerd/containerd/remotes)
golang(github.com/cyphar/filepath-securejoin)
golang(github.com/distribution/distribution/v3/configuration)
golang(github.com/distribution/distribution/v3/registry)
golang(github.com/distribution/distribution/v3/registry/auth/htpasswd)
golang(github.com/distribution/distribution/v3/registry/storage/driver/inmemory)
golang(github.com/evanphx/json-patch)
golang(github.com/gobwas/glob)
golang(github.com/gofrs/flock)
golang(github.com/gosuri/uitable)
golang(github.com/jmoiron/sqlx)
golang(github.com/lib/pq)
golang(github.com/mitchellh/copystructure)
golang(github.com/moby/term)
golang(github.com/opencontainers/image-spec/specs-go/v1)
golang(github.com/phayes/freeport)
golang(github.com/pkg/errors)
golang(github.com/rubenv/sql-migrate)
golang(github.com/sirupsen/logrus)
golang(github.com/spf13/cobra)
golang(github.com/spf13/cobra/doc)
golang(github.com/spf13/pflag)
golang(github.com/xeipuuv/gojsonschema)
golang(golang.org/x/crypto/bcrypt)
golang(golang.org/x/crypto/openpgp)
golang(golang.org/x/crypto/openpgp/clearsign)
golang(golang.org/x/crypto/openpgp/packet)
golang(golang.org/x/term)
golang(golang.org/x/text/cases)
golang(golang.org/x/text/language)
golang(k8s.io/api/apps/v1)
golang(k8s.io/api/apps/v1beta1)
golang(k8s.io/api/apps/v1beta2)
golang(k8s.io/api/batch/v1)
golang(k8s.io/api/core/v1)
golang(k8s.io/api/extensions/v1beta1)
golang(k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1)
golang(k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1)
golang(k8s.io/apimachinery/pkg/api/equality)
golang(k8s.io/apimachinery/pkg/api/errors)
golang(k8s.io/apimachinery/pkg/api/meta)
golang(k8s.io/apimachinery/pkg/api/validation)
golang(k8s.io/apimachinery/pkg/api/validation/path)
golang(k8s.io/apimachinery/pkg/apis/meta/v1)
golang(k8s.io/apimachinery/pkg/apis/meta/v1/unstructured)
golang(k8s.io/apimachinery/pkg/apis/meta/v1beta1)
golang(k8s.io/apimachinery/pkg/fields)
golang(k8s.io/apimachinery/pkg/labels)
golang(k8s.io/apimachinery/pkg/runtime)
golang(k8s.io/apimachinery/pkg/runtime/schema)
golang(k8s.io/apimachinery/pkg/types)
golang(k8s.io/apimachinery/pkg/util/intstr)
golang(k8s.io/apimachinery/pkg/util/strategicpatch)
golang(k8s.io/apimachinery/pkg/util/validation)
golang(k8s.io/apimachinery/pkg/util/validation/field)
golang(k8s.io/apimachinery/pkg/util/wait)
golang(k8s.io/apimachinery/pkg/util/yaml)
golang(k8s.io/apimachinery/pkg/watch)
golang(k8s.io/apiserver/pkg/endpoints/deprecation)
golang(k8s.io/cli-runtime/pkg/genericclioptions)
golang(k8s.io/cli-runtime/pkg/printers)
golang(k8s.io/cli-runtime/pkg/resource)
golang(k8s.io/client-go/applyconfigurations/core/v1)
golang(k8s.io/client-go/discovery)
golang(k8s.io/client-go/dynamic)
golang(k8s.io/client-go/kubernetes)
golang(k8s.io/client-go/kubernetes/scheme)
golang(k8s.io/client-go/kubernetes/typed/apps/v1)
golang(k8s.io/client-go/kubernetes/typed/core/v1)
golang(k8s.io/client-go/plugin/pkg/client/auth)
golang(k8s.io/client-go/rest)
golang(k8s.io/client-go/tools/cache)
golang(k8s.io/client-go/tools/clientcmd)
golang(k8s.io/client-go/tools/watch)
golang(k8s.io/client-go/util/homedir)
golang(k8s.io/klog/v2)
golang(k8s.io/kubectl/pkg/cmd/get)
golang(k8s.io/kubectl/pkg/cmd/util)
golang(k8s.io/kubectl/pkg/validation)
golang(oras.land/oras-go/pkg/auth)
golang(oras.land/oras-go/pkg/auth/docker)
golang(oras.land/oras-go/pkg/content)
golang(oras.land/oras-go/pkg/context)
golang(oras.land/oras-go/pkg/oras)
golang(oras.land/oras-go/pkg/registry)
golang(oras.land/oras-go/pkg/registry/remote)
golang(oras.land/oras-go/pkg/registry/remote/auth)
golang(sigs.k8s.io/yaml)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-helm-3-devel
/usr/share/doc/golang-helm-3-devel/ADOPTERS.md
/usr/share/doc/golang-helm-3-devel/CONTRIBUTING.md
/usr/share/doc/golang-helm-3-devel/README.md
/usr/share/doc/golang-helm-3-devel/SECURITY.md
/usr/share/doc/golang-helm-3-devel/code-of-conduct.md
/usr/share/gocode/src/helm.sh
/usr/share/gocode/src/helm.sh/helm
/usr/share/gocode/src/helm.sh/helm/v3
/usr/share/gocode/src/helm.sh/helm/v3/.goipath
/usr/share/gocode/src/helm.sh/helm/v3/ADOPTERS.md
/usr/share/gocode/src/helm.sh/helm/v3/CONTRIBUTING.md
/usr/share/gocode/src/helm.sh/helm/v3/README.md
/usr/share/gocode/src/helm.sh/helm/v3/SECURITY.md
/usr/share/gocode/src/helm.sh/helm/v3/cmd
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/completion.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/completion_test.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/create.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/create_test.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/dependency.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/dependency_build.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/dependency_build_test.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/dependency_test.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/dependency_update.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/dependency_update_test.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/docs.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/docs_test.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/env.go
/usr/share/gocode/src/helm.sh/helm/v3/cmd/helm/env_test.go
There is 398 files more in these RPM.

 
ICM