Registry / networking / fluxcd-pkg-http-fetch

fluxcd-pkg-http-fetch

JSON →
library0.25.0gogounverified

HTTP fetch utilities for FluxCD, providing helpers to download and verify remote resources.

go get github.com/fluxcd/pkg/http/fetch
INSTALL
IMPORT
SIG · FLUXCD-PKG-HTTP-FE
F
fluxcd-pkg-http-fetch
networkinggov0.25.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.

fetch
✓ github.com/fluxcd/pkg/http/fetch

Fetches a remote file to a local path.

package main import "github.com/fluxcd/pkg/http/fetch" func main() { // Example: fetch a file from URL // fetch.Fetch("https://example.com/file", "/local/path") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
fluxcd-pkg-http-fetch — go get fluxcd-pkg-http-fetch · libregistry