config

package
v0.4.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: MPL-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConfigTask

func NewConfigTask() phase.Task

NewConfigTask initializes and returns a Task task.

func NewExtraDisksTask

func NewExtraDisksTask() phase.Task

NewExtraDisksTask initializes and returns an ExtraDisks task.

func NewExtraEnvVarsTask

func NewExtraEnvVarsTask() phase.Task

NewExtraEnvVarsTask initializes and returns an ExtraEnvVars task.

func NewExtraFilesTask

func NewExtraFilesTask() phase.Task

NewExtraFilesTask initializes and returns an ExtraFiles task.

func NewSaveConfigTask

func NewSaveConfigTask() phase.Task

NewSaveConfigTask initializes and returns an Config task.

func NewSysctlsTask

func NewSysctlsTask() phase.Task

NewSysctlsTask initializes and returns a Sysctls task.

Types

type ExtraDisks

type ExtraDisks struct{}

ExtraDisks represents the ExtraDisks task.

func (*ExtraDisks) TaskFunc

func (task *ExtraDisks) TaskFunc(mode runtime.Mode) phase.TaskFunc

TaskFunc returns the runtime function.

type ExtraEnvVars

type ExtraEnvVars struct{}

ExtraEnvVars represents the ExtraEnvVars task.

func (*ExtraEnvVars) TaskFunc

func (task *ExtraEnvVars) TaskFunc(mode runtime.Mode) phase.TaskFunc

TaskFunc returns the runtime function.

type ExtraFiles

type ExtraFiles struct{}

ExtraFiles represents the ExtraFiles task.

func (*ExtraFiles) TaskFunc

func (task *ExtraFiles) TaskFunc(mode runtime.Mode) phase.TaskFunc

TaskFunc returns the runtime function.

type SaveConfig

type SaveConfig struct{}

SaveConfig represents the SaveConfig task.

func (*SaveConfig) TaskFunc

func (task *SaveConfig) TaskFunc(mode runtime.Mode) phase.TaskFunc

TaskFunc returns the runtime function.

type Sysctls

type Sysctls struct{}

Sysctls represents the Sysctls task.

func (*Sysctls) TaskFunc

func (task *Sysctls) TaskFunc(mode runtime.Mode) phase.TaskFunc

TaskFunc returns the runtime function.

type Task

type Task struct{}

Task represents the Task task.

func (*Task) TaskFunc

func (task *Task) TaskFunc(mode runtime.Mode) phase.TaskFunc

TaskFunc returns the runtime function.

Jump to

Keyboard shortcuts

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