modes

package
v0.0.0-...-699f83c Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ToStrings

func ToStrings(m []Mode) []string

ToStrings converts modes to strings.

Types

type Mode

type Mode string

Mode is a runner operation mode (e.g., pull).

const (
	// ModePull represents the pull-based execution mode
	ModePull Mode = "pull"
)

func (Mode) MetricTag

func (m Mode) MetricTag() string

MetricTag returns the mode as a metric tag value.

Jump to

Keyboard shortcuts

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