service

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2025 License: MPL-2.0 Imports: 68 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetTestAccProtoV6ProviderFactories

func GetTestAccProtoV6ProviderFactories() map[string]func() (tfprotov6.ProviderServer, error)

func NewCtyunProvider

func NewCtyunProvider(version string) func() provider.Provider

Types

type CtyunProvider

type CtyunProvider struct {
	// contains filtered or unexported fields
}

func (*CtyunProvider) Configure

func (*CtyunProvider) DataSources

func (c *CtyunProvider) DataSources(_ context.Context) []func() datasource.DataSource

func (*CtyunProvider) Metadata

func (*CtyunProvider) Resources

func (c *CtyunProvider) Resources(_ context.Context) []func() resource.Resource

func (*CtyunProvider) Schema

type CtyunProviderConfig

type CtyunProviderConfig struct {
	Ak                 types.String `tfsdk:"ak"`
	Sk                 types.String `tfsdk:"sk"`
	Env                types.String `tfsdk:"env"`
	RegionId           types.String `tfsdk:"region_id"`
	AzName             types.String `tfsdk:"az_name"`
	ProjectId          types.String `tfsdk:"project_id"`
	ConsoleUrl         types.String `tfsdk:"console_url"`
	InspectUrlKeywords types.Set    `tfsdk:"inspect_url_keywords"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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