Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PullManagerCtx ¶
type PullManagerCtx struct {
// contains filtered or unexported fields
}
func New ¶
func New(client *dockerClient.Client, nekoImages []string) *PullManagerCtx
func (*PullManagerCtx) Status ¶
func (manager *PullManagerCtx) Status() types.PullStatus
func (*PullManagerCtx) Stop ¶
func (manager *PullManagerCtx) Stop() error
Click to show internal directories.
Click to hide internal directories.