Registry / cloud / fluxcd-source-controller-api

fluxcd-source-controller-api

JSON →
library1.8.5gogounverified

Provides the API types and utilities for the Flux Source Controller, managing artifact sources in GitOps workflows.

go get github.com/fluxcd/source-controller/api
INSTALL
IMPORT
SIG · FLUXCD-SOURCE-CONT
F
fluxcd-source-controller-api
cloudgov1.8.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/source-controller/api

Imports the source controller API types and prints the group version.

package main import ( "fmt" sourcev1 "github.com/fluxcd/source-controller/api/v1" ) func main() { fmt.Println(sourcev1.GroupVersion) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
fluxcd-source-controller-api — go get fluxcd-source-controller-api · libregistry