Documentation
¶
Index ¶
- func Annotations(labels []string) (bundle string, userAnnotations map[string]string)
- func CheckKernelVersion(minVersion string) error
- func FifoFile(path string) string
- func GetParams(args []string, key string) string
- func MustOpenPipeFile(filename string) *os.File
- func OpenPipeFile(filename string) (*os.File, error)
- func ParseSize(s, unit string) (int, error)
- func PipePath(path string) string
- func SearchArrays(arr []string, key string) (string, bool)
- func StateFile(path string) string
- func WriteJSON(w io.Writer, v interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Annotations ¶
func CheckKernelVersion ¶
func MustOpenPipeFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.