exec

package
v0.0.0-...-fd6794a Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cmd

func Cmd(args []string)

Types

type Config

type Config struct {
	Token   string `toml:"token,omitempty"`
	Ca      string `toml:"ca,omitempty"`
	AsJson  bool
	Env     StringList
	Cmd     string
	Args    []string
	AsUser  string
	AsGroup string
	InDir   string
	DefPort int
	Targets []string
}

type StringList

type StringList []string

func (*StringList) Set

func (s *StringList) Set(v string) error

func (*StringList) String

func (s *StringList) String() string

Jump to

Keyboard shortcuts

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