providers

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 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 ProvidersConfig

type ProvidersConfig struct {
	AWS   *aws.AWSConfig     `yaml:"aws,omitempty"`
	Azure *azure.AzureConfig `yaml:"azure,omitempty"`
}

ProvidersConfig represents the configuration for all cloud providers

func (*ProvidersConfig) DeepCopy

func (c *ProvidersConfig) DeepCopy() *ProvidersConfig

DeepCopy creates a deep copy of the ProvidersConfig object

func (*ProvidersConfig) Merge

func (base *ProvidersConfig) Merge(overlay *ProvidersConfig)

Merge performs a deep merge of the current ProvidersConfig with another ProvidersConfig.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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