plugins

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2025 License: MIT Imports: 10 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 JDCloud added in v0.1.6

type JDCloud struct{}

func (JDCloud) Check added in v0.1.6

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

func (JDCloud) Desc added in v0.1.6

func (p JDCloud) 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

type Volcengine added in v0.1.5

type Volcengine struct{}

func (Volcengine) Check added in v0.1.5

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

func (Volcengine) Desc added in v0.1.5

func (p Volcengine) Desc() string

Jump to

Keyboard shortcuts

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