Documentation ¶
Index ¶
- func ByteCountDecimal(b int64) string
- func CopyFile(src string, dst string) error
- func CreateDirectories() error
- func DirExists(dirname string) bool
- func ExecForeground(command string, args ...string) (int, error)
- func ExecuteCommand(command string, args ...string) (string, error)
- func FileExists(filename string) bool
- func IsEmptyString(input string) bool
- func MatchPrefix(prefix string, fields ...string) []string
- func NewID(baseDir string) (string, error)
- func NewMAC(buffer *[]string) error
- func NewName(s *string)
- func NewOutput() *output
- func PathExists(path string) (bool, os.FileInfo)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteCountDecimal ¶
func CreateDirectories ¶
func CreateDirectories() error
Creates the /var/lib/firecracker/{vm,image,kernel} directories
func FileExists ¶
func IsEmptyString ¶
func MatchPrefix ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.