Registry / cloud / fluxcd-helm-controller-api

fluxcd-helm-controller-api

JSON →
library1.5.5gogounverified

Package api provides the API types for the FluxCD Helm Controller.

go get github.com/fluxcd/helm-controller/api
INSTALL
IMPORT
SIG · FLUXCD-HELM-CONTRO
F
fluxcd-helm-controller-api
cloudgov1.5.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

api
✓ github.com/fluxcd/helm-controller/api

Creates a HelmRelease custom resource object.

package main import ( "fmt" "github.com/fluxcd/helm-controller/api/v2beta1" ) func main() { hr := &v2beta1.HelmRelease{} fmt.Println(hr) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.5latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
Bingbot
1
OpenAI (training)
1
Resources
fluxcd-helm-controller-api — go get fluxcd-helm-controller-api · libregistry