Versions in this module Expand all Collapse all v0 v0.1.1 Aug 7, 2024 Changes in this version + func BuildCommand(configFilePath string, dir string) error + func DestroyLocalRegistry() error + func GetNonNilFields(logString DockerEngineLogString) (result string) + func InitCommand(configFilePath string) error + func PrintLog(rd io.Reader) error + func RotateCommand(configFilePath string) error + func RotateCreds(dockerClient *client.Client, ctx context.Context, ...) error + func StopAndRemoveContainer(containerID string) error + type DockerEngineLogString struct + Aux string + ProgressDetail string + Status string + Stream string + type ErrorLine struct + Error string + ErrorDetail struct{ ... }