yandex

package
v0.0.0-...-ec2e68e Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const KeyFolderID = "folder_id"
View Source
const KeySaKeyFileOrContent = "sa_key_or_content"
View Source
const KeyToken = "token"

Variables

This section is empty.

Functions

This section is empty.

Types

type DiskGenerator

type DiskGenerator struct {
	YandexService
}

func (*DiskGenerator) InitResources

func (g *DiskGenerator) InitResources() error

type InstanceGenerator

type InstanceGenerator struct {
	YandexService
}

func (*InstanceGenerator) InitResources

func (g *InstanceGenerator) InitResources() error

type NetworkGenerator

type NetworkGenerator struct {
	YandexService
}

func (*NetworkGenerator) InitResources

func (g *NetworkGenerator) InitResources() error

type SubnetGenerator

type SubnetGenerator struct {
	YandexService
}

func (*SubnetGenerator) InitResources

func (g *SubnetGenerator) InitResources() error

type YandexProvider

type YandexProvider struct {
	terraformutils.Provider
	// contains filtered or unexported fields
}

func (*YandexProvider) GetName

func (p *YandexProvider) GetName() string

func (*YandexProvider) GetProviderData

func (p *YandexProvider) GetProviderData(arg ...string) map[string]interface{}

func (YandexProvider) GetResourceConnections

func (YandexProvider) GetResourceConnections() map[string]map[string][]string

func (*YandexProvider) GetSupportedService

func (p *YandexProvider) GetSupportedService() map[string]terraformutils.ServiceGenerator

func (*YandexProvider) Init

func (p *YandexProvider) Init(args []string) error

func (*YandexProvider) InitService

func (p *YandexProvider) InitService(serviceName string, verbose bool) error

type YandexService

type YandexService struct {
	terraformutils.Service
}

func (*YandexService) InitSDK

func (y *YandexService) InitSDK() (*ycsdk.SDK, error)

Jump to

Keyboard shortcuts

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