Versions in this module Expand all Collapse all v0 v0.1.14 Aug 27, 2020 Changes in this version + func GetCloudService(ctx context.Context, backendType string) (cloud.Service, error) + type Client struct + func New(ctx context.Context) (*Client, error) + func (c *Client) ComposeService() compose.Service + func (c *Client) ContainerService() containers.Service + func (c *Client) SecretsService() secrets.Service