update

package
v0.0.0-...-277eb20 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: BSD-3-Clause Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Lock

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

func NewLock

func NewLock(prime primeable) *Lock

func (*Lock) Run

func (l *Lock) Run(params *LockParams) error

type LockParams

type LockParams struct {
	Channel        StateToolChannelVersion
	NonInteractive bool
}

type Params

type Params struct {
	Channel string
}

type StateToolChannelVersion

type StateToolChannelVersion struct {
	captain.NameVersionValue
}

func (*StateToolChannelVersion) Set

func (stv *StateToolChannelVersion) Set(arg string) error

func (*StateToolChannelVersion) Type

func (stv *StateToolChannelVersion) Type() string

type Unlock

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

func NewUnlock

func NewUnlock(prime primeable) *Unlock

func (*Unlock) Run

func (u *Unlock) Run(params *UnlockParams) error

type UnlockParams

type UnlockParams struct {
	NonInteractive bool
}

type Update

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

func New

func New(prime primeable) *Update

func (*Update) Run

func (u *Update) Run(params *Params) error

Jump to

Keyboard shortcuts

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