Registry / utility / fluxcd-pkg-version

fluxcd-pkg-version

JSON →
library0.15.0gogounverified

Provides version utilities for FluxCD packages.

go get github.com/fluxcd/pkg/version
INSTALL
IMPORT
SIG · FLUXCD-PKG-VERSION
F
fluxcd-pkg-version
utilitygov0.15.0
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.

version
github.com/fluxcd/pkg/version

Print the version.

package main import ( "fmt" "github.com/fluxcd/pkg/version" ) func main() { fmt.Println(version.Version) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fluxcd-pkg-version — go get fluxcd-pkg-version · libregistry