Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a multi-backend client
func (*Client) ComposeService ¶
ComposeService returns the backend service for the current context
func (*Client) ContainerService ¶
func (c *Client) ContainerService() containers.Service
ContainerService returns the backend service for the current context
func (*Client) ContextType ¶ added in v0.1.18
ContextType the context type associated with backend
func (*Client) ResourceService ¶ added in v0.1.23
ResourceService returns the backend service for the current context
func (*Client) SecretsService ¶
SecretsService returns the backend service for the current context
func (*Client) VolumeService ¶
VolumeService returns the backend service for the current context
Click to show internal directories.
Click to hide internal directories.