Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetContainerList ¶
func (c *Client) GetContainerList() []dc.APIContainers
func (c *Client) GetContainerList() []types.Container { res, err := c.cli.ContainerList(c.ctx, container.ListOptions{
Click to show internal directories.
Click to hide internal directories.