Registry / utility / fluxcd-pkg-apis-event

fluxcd-pkg-apis-event

JSON →
library0.26.0gogounverified

Event API provides the event types used by FluxCD for event reporting.

go get github.com/fluxcd/pkg/apis/event
INSTALL
IMPORT
SIG · FLUXCD-PKG-APIS-EV
F
fluxcd-pkg-apis-event
utilitygov0.26.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.

event
✓ github.com/fluxcd/pkg/apis/event

Create a FluxCD event

package main import ( "fmt" "github.com/fluxcd/pkg/apis/event" ) func main() { e := event.Event{Type: event.EventTypeProgress, Reason: "test"} fmt.Println(e) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources