plugins

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Providers = make(map[string]Provider)

Functions

This section is empty.

Types

type AWS

type AWS struct{}

func (AWS) Check

func (p AWS) Check(block schema.Options) (schema.Provider, error)

func (AWS) Desc

func (p AWS) Desc() string

type Alibaba

type Alibaba struct{}

func (Alibaba) Check

func (p Alibaba) Check(block schema.Options) (schema.Provider, error)

func (Alibaba) Desc

func (p Alibaba) Desc() string

type Azure

type Azure struct{}

func (Azure) Check

func (p Azure) Check(block schema.Options) (schema.Provider, error)

func (Azure) Desc

func (p Azure) Desc() string

type GCP

type GCP struct{}

func (GCP) Check

func (p GCP) Check(block schema.Options) (schema.Provider, error)

func (GCP) Desc

func (p GCP) Desc() string

type Huawei

type Huawei struct{}

func (Huawei) Check

func (p Huawei) Check(block schema.Options) (schema.Provider, error)

func (Huawei) Desc

func (p Huawei) Desc() string

type Provider

type Provider interface {
	Check(block schema.Options) (schema.Provider, error)
	Desc() string
}

type Tencent

type Tencent struct{}

func (Tencent) Check

func (p Tencent) Check(block schema.Options) (schema.Provider, error)

func (Tencent) Desc

func (p Tencent) Desc() string

Jump to

Keyboard shortcuts

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