Registry / cloud / edgexfoundry-go-mod-secrets

edgexfoundry-go-mod-secrets

JSON →
library0.0.33gogounverified

A Go module for managing secrets in the EdgeX Foundry ecosystem.

go get github.com/edgexfoundry/go-mod-secrets
INSTALL
IMPORT
SIG · EDGEXFOUNDRY-GO-MO
E
edgexfoundry-go-mod-secrets
cloudgov0.0.33
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.

secrets
✓ github.com/edgexfoundry/go-mod-secrets

Initializes a secret client for EdgeX Foundry.

package main import ( "fmt" "github.com/edgexfoundry/go-mod-secrets" ) func main() { client := secrets.NewSecretClient() fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Amazon
1
Resources
edgexfoundry-go-mod-secrets — go get edgexfoundry-go-mod-secrets · libregistry