constants

package
v0.0.0-...-e560ebb Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package constants provides Autotest constants for Skylab worker.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminTaskType

type AdminTaskType int

AdminTaskType is an enum used in AdminTask to determine what type of admin task to run.

const (
	// NoTask can be used as a null AdminTaskType value.
	NoTask AdminTaskType = iota
	Verify
	Cleanup
	Reset
	Repair
)

Task constants.

func (AdminTaskType) String

func (i AdminTaskType) String() string

Jump to

Keyboard shortcuts

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