Documentation
¶
Index ¶
- type Adapter
- func (a Adapter) Capability(root string, _ adapter.Dependency, exp adapter.Export) error
- func (Adapter) Detect(root string) (bool, adapter.Variant, error)
- func (a Adapter) Drift(_ context.Context, root string, _ adapter.Dependency, exp adapter.Export, ...) ([]adapter.Finding, error)
- func (Adapter) Ecosystem() string
- func (a Adapter) Inspect(ctx context.Context, root string, dep adapter.Dependency, exp adapter.Export, ...) ([]adapter.Finding, error)
- func (a Adapter) Pull(ctx context.Context, root string, dep adapter.Dependency, exp adapter.Export, ...) (adapter.Change, error)
- func (a Adapter) Remove(ctx context.Context, root string, dep adapter.Dependency, exp adapter.Export, ...) (adapter.Change, error)
- func (a Adapter) Unwire(_ context.Context, root string, _ adapter.Dependency, exp adapter.Export) (adapter.Change, error)
- func (a Adapter) Wire(_ context.Context, root string, dep adapter.Dependency, exp adapter.Export, ...) (adapter.Change, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.