Documentation ¶
Index ¶
- func CleanPath(path string) string
- func GetAnnotations(labels []string) (bundle string, userAnnotations map[string]string)
- func Int32ToBytes(n int32) ([]byte, error)
- func NewSocketPair(name string) (parent *os.File, child *os.File, err error)
- func PrintSubsystemPids(subsystemName, cgroupName, context string, init bool)
- func ReadIntFromFile(file *os.File) (int, error)
- func SyncSignal(pid int, signal syscall.Signal) error
- func WaitSignal(sigs ...os.Signal) syscall.Signal
- func WaitUserEnterGo()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAnnotations ¶
func Int32ToBytes ¶
func NewSocketPair ¶
NewSocketPair returns a new unix socket pair
func PrintSubsystemPids ¶
func WaitUserEnterGo ¶
func WaitUserEnterGo()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.