Documentation ¶
Index ¶
Constants ¶
View Source
const (
Testuser = "testuser"
)
Variables ¶
View Source
var Testpw string
Functions ¶
Types ¶
type DockerConfigEntry ¶ added in v0.33.0
type DockerConfigJson ¶ added in v0.33.0
type DockerConfigJson struct {
Auths map[string]DockerConfigEntry `json:"auths"`
}
Click to show internal directories.
Click to hide internal directories.