Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDefault ¶
func CheckImage ¶
Types ¶
type ServerBase ¶
type ServerBase struct { Base string `json:"base"` NonRootUserID *int `json:"nonRootUserId"` FSGroup *int `json:"fsGroup"` }
func Server ¶
func Server(name string) *ServerBase
Click to show internal directories.
Click to hide internal directories.