Registry / utility / fluxcd-pkg-runtime

fluxcd-pkg-runtime

JSON →
library0.105.0gogounverified

Generic helpers for use with controller-runtime in FluxCD.

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

runtime
github.com/fluxcd/pkg/runtime

Creates a logger using FluxCD runtime helpers.

package main import ( "github.com/fluxcd/pkg/runtime/logger" ) func main() { log := logger.NewLogger(logger.Options{}) log.Info("hello") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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