runtime

package
v0.6.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	Logger         *zerolog.Logger
	Viper          *viper.Viper
	ClientFactory  client.Factory
	Settings       *settings.Settings
	Credentials    *credentials.Credentials
	EnvironmentSet *environments.EnvironmentSet
}

func NewContext

func NewContext(logger *zerolog.Logger, viper *viper.Viper) *Context

func (*Context) AttachCredentials

func (ctx *Context) AttachCredentials() error

func (*Context) AttachEnvironmentSet

func (ctx *Context) AttachEnvironmentSet() error

func (*Context) AttachSettings

func (ctx *Context) AttachSettings(cmd *cobra.Command) error

Jump to

Keyboard shortcuts

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