Registry / cloud / fluxcd-source-controller

fluxcd-source-controller

JSON →
library1.8.5gogounverified

The Source Controller is a Kubernetes operator that manages artifact acquisition from external sources.

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

sourcecontroller
github.com/fluxcd/source-controller

Import the API types for source controller custom resources.

package main import ( "fmt" "github.com/fluxcd/source-controller/api/v1beta2" ) func main() { fmt.Println(v1beta2.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
11 hits · last 30 days
node
10
Amazon
1
Resources
fluxcd-source-controller — go get fluxcd-source-controller · libregistry