Registry / auth / googlecloudplatform-docker-credential-gcr

googlecloudplatform-docker-credential-gcr

JSON →
library2.0.5+incompatiblegogounverified

Program docker-credential-gcr implements the Docker credential helper API and allows for more advanced login/authentication schemes for GCR customers.

go get github.com/GoogleCloudPlatform/docker-credential-gcr
INSTALL
IMPORT
SIG · GOOGLECLOUDPLATFOR
G
googlecloudplatform-docker-credential-gcr
authgov2.0.5+incompatible
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.

docker_credential_gcr
github.com/GoogleCloudPlatform/docker-credential-gcr

Load GCR credential helper config

package main import ( "fmt" "github.com/GoogleCloudPlatform/docker-credential-gcr/config" ) func main() { cfg := config.LoadConfig() fmt.Println(cfg) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.5+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
20
Resources
googlecloudplatform-docker-credential-gcr — go get googlecloudplatform-docker-credential-gcr · libregistry