The highest tagged major version is
v2 .
Discover Packages
github.com/GoogleContainerTools/skaffold
pkg
skaffold
deploy
util
package
Version:
v1.15.0
Opens a new window with list of versions in this module.
Published: Sep 29, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
TimeFormat is used to name log files generated by deploy step
ApplyDefaultRepo applies the default repo to a given image tag.
WithLogFile returns a multiwriter that writes both to a file and a buffer, with the buffer being written to the provided output buffer in case of error
type Muted interface {
MuteDeploy() bool
}
type StringSet map[string ]unit
StringSet helps to de-duplicate a set of strings.
NewStringSet returns a new StringSet object.
Insert adds strings to the set.
ToList returns the sorted list of inserted strings.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.