volume

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Trimmer

type Trimmer struct {
	TrimmerCmdOptions
	// contains filtered or unexported fields
}

Trimmer provide functions for the volume trimmer.

func (*Trimmer) Cleanup

func (remote *Trimmer) Cleanup() error

Cleanup deletes the DaemonSet created for the volume trimmer.

func (*Trimmer) Init

func (remote *Trimmer) Init() error

Init initializes the Trimmer.

func (*Trimmer) Run

func (remote *Trimmer) Run() error

Run creates the DaemonSet for the volume trimmer, and waits for it to complete.

func (*Trimmer) Validate

func (remote *Trimmer) Validate() error

Validate validates the command options.

type TrimmerCmdOptions

type TrimmerCmdOptions struct {
	types.GlobalCmdOptions

	CurrentNodeID     string
	LonghornNamespace string
	VolumeName        string
}

TrimmerCmdOptions holds the options for the command.

Jump to

Keyboard shortcuts

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