Versions in this module Expand all Collapse all v0 v0.1.5 Feb 10, 2021 v0.1.4 Feb 4, 2021 v0.1.3 Jan 29, 2021 v0.1.2 Nov 17, 2020 Changes in this version + const CLONE_NEWCGROUP + const E2BIG + const EACCES + const EADDRINUSE + const EADDRNOTAVAIL + const EADV + const EAFNOSUPPORT + const EAGAIN + const EALREADY + const EBADE + const EBADF + const EBADFD + const EBADMSG + const EBADR + const EBADRQC + const EBADSLT + const EBFONT + const EBUSY + const ECANCELED + const ECHILD + const ECHRNG + const ECOMM + const ECONNABORTED + const ECONNREFUSED + const ECONNRESET + const EDEADLK + const EDESTADDRREQ + const EDOM + const EDOTDOT + const EDQUOT + const EEXIST + const EFAULT + const EFBIG + const EHOSTDOWN + const EHOSTUNREACH + const EHWPOISON + const EIDRM + const EILSEQ + const EINPROGRESS + const EINTR + const EINVAL + const EIO + const EISCONN + const EISDIR + const EISNAM + const EKEYEXPIRED + const EKEYREJECTED + const EKEYREVOKED + const EL2HLT + const EL2NSYNC + const EL3HLT + const EL3RST + const ELIBACC + const ELIBBAD + const ELIBEXEC + const ELIBMAX + const ELIBSCN + const ELNRNG + const ELOOP + const EMEDIUMTYPE + const EMFILE + const EMLINK + const EMSGSIZE + const EMULTIHOP + const ENAMETOOLONG + const ENAVAIL + const ENETDOWN + const ENETRESET + const ENETUNREACH + const ENFILE + const ENOANO + const ENOBUFS + const ENOCSI + const ENODATA + const ENODEV + const ENOENT + const ENOEXEC + const ENOKEY + const ENOLCK + const ENOLINK + const ENOMEDIUM + const ENOMEM + const ENOMSG + const ENONET + const ENOPKG + const ENOPROTOOPT + const ENOSPC + const ENOSR + const ENOSTR + const ENOSYS + const ENOTBLK + const ENOTCONN + const ENOTDIR + const ENOTEMPTY + const ENOTNAM + const ENOTRECOVERABLE + const ENOTSOCK + const ENOTTY + const ENOTUNIQ + const ENXIO + const EOPNOTSUPP + const EOVERFLOW + const EOWNERDEAD + const EPERM + const EPFNOSUPPORT + const EPIPE + const EPROTO + const EPROTONOSUPPORT + const EPROTOTYPE + const ERANGE + const EREMCHG + const EREMOTE + const EREMOTEIO + const ERESTART + const ERESTARTSYS + const ERFKILL + const EROFS + const ESHUTDOWN + const ESOCKTNOSUPPORT + const ESPIPE + const ESRCH + const ESRMNT + const ESTALE + const ESTRPIPE + const ETIME + const ETIMEDOUT + const ETOOMANYREFS + const ETXTBSY + const EUCLEAN + const EUNATCH + const EUSERS + const EWOULDBLOCK + const EXDEV + const EXFULL + const OK + const PTRACE_INTERRUPT + const PTRACE_LISTEN + const PTRACE_PEEKSIGINFO + const PTRACE_SECCOMP_GET_FILTER + const PTRACE_SEIZE + const TFD_CLOEXEC + const TFD_NONBLOCK + const TFD_TIMER_ABSTIME + const TFD_TIMER_CANCEL_ON_SET + const UNK + func MakeC32(data unsafe.Pointer) int32 + func MakeC64(data unsafe.Pointer) int64 + func MakeCBytes(data unsafe.Pointer, len int) []byte + func MakeCString(data unsafe.Pointer, len int) string + func MakeCU32(data unsafe.Pointer) uint32 + func MakeCU64(data unsafe.Pointer) uint64 + type Buffer []byte + type CloneFlags int + func (flags CloneFlags) Parse() []string + func (flags CloneFlags) String() string + type Container struct + ID string + Image string + Labels map[string]string + Name string + Namespace string + Pid int + PidNamespace int + Pod string + PodSandboxID string + func (c *Container) Copy() *Container + func (c *Container) FQDN() string + type DirFD int + func (d DirFD) String() string + type Errno int + func (e *Errno) UnmarshalJSON(data []byte) error + func (e Errno) ColorString() string + func (e Errno) MarshalJSON() ([]byte, error) + func (e Errno) String() string + type FileFlags int + func (f *FileFlags) UnmarshalJSON(data []byte) error + func (f FileFlags) MarshalJSON() ([]byte, error) + func (flags FileFlags) Parse() []string + func (flags FileFlags) String() string + type InputFD int + type Itimerspec struct + Interval Timespec + Value Timespec + type MsgFlags int + func (f *MsgFlags) UnmarshalJSON(data []byte) error + func (flags MsgFlags) MarshalJSON() ([]byte, error) + func (flags MsgFlags) Parse() []string + func (flags MsgFlags) String() string + type OutputFD int + type PtraceFlags int + func (flags PtraceFlags) Parse() []string + func (flags PtraceFlags) String() string + type SockAddr syscall.RawSockaddr + func (s *SockAddr) MarshalJSON() ([]byte, error) + func (s *SockAddr) String() string + type TFDClock int + type TimerFlags int + func (f *TimerFlags) UnmarshalJSON(data []byte) error + func (f TimerFlags) MarshalJSON() ([]byte, error) + func (f TimerFlags) Parse() []string + func (f TimerFlags) String() string + type Timespec struct + Nsec int64 + Sec int64 + type UmountFlags int + func (f *UmountFlags) UnmarshalJSON(data []byte) error + func (flags UmountFlags) MarshalJSON() ([]byte, error) + func (flags UmountFlags) Parse() []string + func (flags UmountFlags) String() string + type XmodeFlags int + func (flags XmodeFlags) Parse() []string + func (flags XmodeFlags) String() string