oem

package
v0.35.2 Latest Latest
Warning

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

Go to latest
Published: Jun 19, 2021 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Names

func Names() (names []string)

Types

type Config

type Config struct {
	// contains filtered or unexported fields
}

Config represents a set of options that map to a particular OEM.

func Get

func Get(name string) (config Config, ok bool)

func MustGet

func MustGet(name string) Config

func (Config) FetchFunc

func (c Config) FetchFunc() providers.FuncFetchConfig

func (Config) Name

func (c Config) Name() string

func (Config) NewFetcherFunc

func (c Config) NewFetcherFunc() providers.FuncNewFetcher

func (Config) Status

func (c Config) Status(stageName string, f resource.Fetcher, statusErr error) error

Status takes a Fetcher and the error from Run (from engine)

type Name

type Name string

Name is used to identify an OEM. It must be in the set of registered OEMs.

func (*Name) Set

func (s *Name) Set(val string) error

func (Name) String

func (s Name) String() string

Jump to

Keyboard shortcuts

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