action

package
v0.0.0-...-c0efe8a Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Action

type Action interface {
	State() bool
	Create() error
	Update() error
	Delete() error
}

type VolumeAction

type VolumeAction interface {
	WithBackingStore(name string) error
	WithSource(url string, checksum *string) error
	Action
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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