Documentation ¶
Index ¶
- Constants
- func ApplyDefaultRepo(globalConfig string, defaultRepo *string, tag string) (string, error)
- func WithLogFile(filename string, out io.Writer, muted Muted) (io.Writer, func(), error)
- func WithStatusCheckLogFile(filename string, out io.Writer, muted Muted) (io.Writer, func(), error)
- type Muted
Constants ¶
View Source
const TimeFormat = "2006-01-02_15-04-05"
TimeFormat is used to name log files generated by deploy step
Variables ¶
This section is empty.
Functions ¶
func ApplyDefaultRepo ¶
ApplyDefaultRepo applies the default repo to a given image tag.
func WithLogFile ¶
WithLogFile returns a file to write the deploy output to, and a function to be executed after the deploy step is complete.
Types ¶
Click to show internal directories.
Click to hide internal directories.