clumio_pf

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TestAccProtoV6ProviderFactories = map[string]func() (tfprotov6.ProviderServer, error){
	"clumio": providerserver.NewProtocol6WithError(New()),
}

ProviderFactories 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.

Functions

func New

func New() provider.Provider

New creates a new instance of clumioProvider.

func SkipIfSSONotConfigured added in v0.6.0

func SkipIfSSONotConfigured() (bool, error)

SkipIfSSONotConfigured determines if the test step needs to be skipped due to SSO not being configured. It returns true if the environment variable IS_SSO_CONFIGURED is set to false.

func UtilTestAccPreCheckClumio

func UtilTestAccPreCheckClumio(t *testing.T)

UtilTestAccPreCheckClumio validates that the required environment variables are set before the acceptance test is executed.

func UtilTestAwsManualConnectionPreCheckClumio added in v0.5.4

func UtilTestAwsManualConnectionPreCheckClumio(t *testing.T)

UtilTestAwsManualConnectionPreCheckClumio validates that the required environment variables are set before the acceptance test is executed for aws manual connections.

func UtilTestFailIfEmpty

func UtilTestFailIfEmpty(t *testing.T, name string, usageMessage string) string

UtilTestFailIfEmpty verifies that an environment variable is non-empty or fails the test.

For acceptance tests, this function must be used outside PreCheck functions to set values for configurations.

Types

This section is empty.

Directories

Path Synopsis
This file holds the resource implementation for the clumio_aws_manual_connection_resources Terraform resource.
This file holds the resource implementation for the clumio_aws_manual_connection_resources Terraform resource.

Jump to

Keyboard shortcuts

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