deleter

package
v0.0.0-...-8deac7e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Deleter

type Deleter struct {
	// contains filtered or unexported fields
}

func NewDeleter

func NewDeleter(stater RuntimeStater, deleter RuntimeDeleter) *Deleter

func (*Deleter) Delete

func (d *Deleter) Delete(log lager.Logger, handle string) error

type RuntimeDeleter

type RuntimeDeleter interface {
	Delete(log lager.Logger, handle string, force bool) error
}

type RuntimeStater

type RuntimeStater interface {
	State(log lager.Logger, handle string) (rundmc.State, error)
}

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL