Registry / auth / prometheus-common-sigv4

prometheus-common-sigv4

JSON →
library0.1.0gogounverified

A Go package for AWS Signature Version 4 authentication used in Prometheus components.

go get github.com/prometheus/common/sigv4
INSTALL
IMPORT
SIG · PROMETHEUS-COMMON-
P
prometheus-common-sigv4
authgov0.1.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.

sigv4
github.com/prometheus/common/sigv4

Sign a string with AWS SigV4

package main import ( "fmt" "github.com/prometheus/common/sigv4" ) func main() { fmt.Println(sigv4.Sign("test")) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Amazon
1
Resources
prometheus-common-sigv4 — go get prometheus-common-sigv4 · libregistry