component: Rename and simplification
This commit is contained in:
parent
e320bb37bb
commit
f7c8a43844
26 changed files with 99 additions and 101 deletions
|
|
@ -4,7 +4,7 @@ import (
|
|||
"github.com/FAU-CDI/wisski-distillery/internal/models"
|
||||
)
|
||||
|
||||
// Provisionable represents a component with a Provision and a Purge method.
|
||||
// Provisionable is a component that can be provisioned
|
||||
type Provisionable interface {
|
||||
Component
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue