Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DockerEngine ¶
type DockerEngine struct { module.Base Config `yaml:",inline"` // contains filtered or unexported fields }
func New ¶
func New() *DockerEngine
func (DockerEngine) Charts ¶
func (de DockerEngine) Charts() *Charts
func (*DockerEngine) Check ¶
func (de *DockerEngine) Check() bool
func (DockerEngine) Cleanup ¶
func (DockerEngine) Cleanup()
func (*DockerEngine) Collect ¶
func (de *DockerEngine) Collect() map[string]int64
func (*DockerEngine) Init ¶
func (de *DockerEngine) Init() bool
Click to show internal directories.
Click to hide internal directories.