azure

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultUserName = "ubuntu"
)

Variables

This section is empty.

Functions

func NewAzureClient

func NewAzureClient(config Config) (azcore.TokenCredential, error)

func NewProvider

func NewProvider(config *Config) (cloud.Provider, error)

Types

type Config

type Config struct {
	SubscriptionId    string
	ClientId          string
	ClientSecret      string
	TenantId          string
	ResourceGroupName string
	Zone              string
	Region            string
	SubnetId          string
	SecurityGroupName string
	SecurityGroupId   string
	Size              string
	ImageId           string
	SSHKeyPath        string
}

func (Config) Redact

func (c Config) Redact() Config

type Manager

type Manager struct{}

func (*Manager) LoadEnv

func (_ *Manager) LoadEnv()

func (*Manager) NewProvider

func (_ *Manager) NewProvider() (cloud.Provider, error)

func (*Manager) ParseCmd

func (_ *Manager) ParseCmd(flags *flag.FlagSet)

Jump to

Keyboard shortcuts

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