Documentation
¶
Index ¶
- func AtomicWriteFile(filename string, buf []byte, mode os.FileMode) error
- func IsEmptyDir(dir string) bool
- func ParseFullImage(fullImage string) (string, string)
- func ParseImageSpec(image string) (string, string, error)
- func PathExists(path string) bool
- func RenameFile(oldpath, newpath string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsEmptyDir ¶
func ParseFullImage ¶ added in v0.0.4
This parses a full image name with the registry name as the first part.
func ParseImageSpec ¶
This parses an image name with an optional tag, without the registry name.
func PathExists ¶
func RenameFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.