options

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2025 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Authentication

type Authentication struct {
	Endpoint    string
	AppKey      string
	AppSecret   string
	ConsumerKey string
	Region      string
	ServiceName string
}

Authentication holds required authentication parameters for the OVHCloud API.

type Options

type Options struct {
	MachineID     string
	MachineFolder string

	Authentication *Authentication

	Flavor string
}

Options holds providers options to create and manage devpod workspaces.

func FromEnv

func FromEnv(skipMachine bool) (*Options, error)

FromEnv retrieves options for environement.

Jump to

Keyboard shortcuts

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