Documentation
¶
Index ¶
- func CheckRequire(os_name string, slog *logrus.Entry, vbmode bool) error
- func ENVList(pid string, slog *logrus.Entry, vbmode bool) error
- func GetDependFiles(pid string, slog *logrus.Entry) ([]string, error)
- func GetDependPackages(os_name string, trace_files []string, slog *logrus.Entry, vbmode bool) []string
- func WritePID(delay int, pid string, vbmode bool)
- type Env
- type EnvList
- type FilesPkg
- type Imagename
- type Network
- type Nfs
- type Osdetails
- type Port
- type Ports
- type Shell
- type Start
- type TraceInput
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Nfs ¶
type Start ¶
type Start struct {
Cmd string `json:"cmd"`
}
func GetStartCmd ¶
func GetStartCmd() Start
type TraceInput ¶
type TraceInput struct {
Time int `json:"time"`
}
Click to show internal directories.
Click to hide internal directories.