Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Adapter ¶
type Adapter struct {
// contains filtered or unexported fields
}
Adapter maps Devfiles to Docker resources and actions
func New ¶
func New(adapterContext common.AdapterContext, client lclient.Client) Adapter
New instantiates a Docker adapter
func (Adapter) Delete ¶
Delete attempts to delete the component with the specified labels, returning an error if it fails
func (Adapter) DoesComponentExist ¶
DoesComponentExist returns true if a component with the specified name exists
Click to show internal directories.
Click to hide internal directories.