Documentation ¶
Index ¶
Constants ¶
View Source
const UserAgent = "kpromo"
UserAgent header to be used in the requests
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Digest ¶
type Digest string
Digest is a string that contains the SHA256 hash of a Docker container image.
type Name ¶
type Name string
Name can be just the bare name itself (e.g., "addon-builder" in "gcr.io/k8s-image-staging/addon-builder") or the prefix + name ("foo/bar/baz/quux" in "gcr.io/hello/foo/bar/baz/quux").
Click to show internal directories.
Click to hide internal directories.