gcliio

package
v0.0.0-...-d6705c8 Latest Latest
Warning

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

Go to latest
Published: May 15, 2021 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnvironmentFactory

func EnvironmentFactory(dp app.DependencyProvider) (result interface{}, err error)

EnvironmentFactory create new Environment instance

func InputsFactory

func InputsFactory(dp app.DependencyProvider) (result interface{}, err error)

InputsFactory create new Inputs instance

func RegisterDependencies

func RegisterDependencies(dp app.DependencyProvider) (err error)

RegisterDependencies is init callback to register module dependencies

Types

type EnvironmentManager

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

EnvironmentManager controll gcli environments

func (*EnvironmentManager) LoadEnvs

func (manager *EnvironmentManager) LoadEnvs(ctxScope app.Scope, propertiesData, secretsData map[string]string) (err error)

LoadEnvs load environments to scope

type Inputs

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

Inputs run application scripts

func (*Inputs) Inputs

func (inputs *Inputs) Inputs(ctx app.IOContext) (propertiesData, secretsData map[string]string, appData gcliservices.ApplicationData, err error)

Inputs return goat cli app inputs

Jump to

Keyboard shortcuts

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