Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IContainer ¶
type IContainer interface { GetLogs() Inspect() GetName() string }
IContainer is ...
type Node ¶
type Node struct { ID string Name string Status string Availability string EngineVersion string Role string }
Node is ...
Click to show internal directories.
Click to hide internal directories.