Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider interface { Prepare(ref types.Reference, target string) error Remove(target string) error }
Provider provides container checkpoints to other components
type SharedManager ¶
type SharedManager interface {}
SharedManager manages the shared use on a Reference
Click to show internal directories.
Click to hide internal directories.