assistant

package
v0.0.0-...-1aed651 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PartCloud = "cloud"
	PartEdge  = "edge"
)

Variables

This section is empty.

Functions

func Run

func Run(cfg *Config, dockerClient *dockerclient.Client) error

Types

type Config

type Config struct {
	Logger logr.Config `json:"logger,omitempty"`
	Part   string      `json:"part"`
}

func Environ

func Environ(envPrefix string) *Config

func (*Config) Complete

func (c *Config) Complete()

func (*Config) Validate

func (c *Config) Validate() error

Jump to

Keyboard shortcuts

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