provider

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Config is a shared configuration to combine with the actual
	// test configuration so the Guance Cloud client is properly configured.
	// It is also possible to use the GUANCE_ environment variables instead,
	// such as updating the Makefile and running the testing through that tool.
	Config = `` /* 176-byte string literal not displayed */

)

Variables

View Source
var (
	// TestAccProtoV6ProviderFactories are used to instantiate a provider during
	// acceptance testing. The factory function will be invoked for every Terraform
	// CLI command executed to create a provider server to which the CLI can
	// reattach.
	TestAccProtoV6ProviderFactories = map[string]func() (tfprotov6.ProviderServer, error){
		"guance": providerserver.NewProtocol6WithError(guance.New()),
	}
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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