common

package
v0.0.0-...-b6c1c4f Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Acceptance tests constants
	// https://portal.stackit.cloud/projects/8a2d2862-ac85-4084-8144-4c72d92ddcdd/dashboard
	ACC_TEST_PROJECT_ID = "8a2d2862-ac85-4084-8144-4c72d92ddcdd"

	// errors
	ERR_UNEXPECTED_EOF = "unexpected EOF"
)

Variables

View Source
var KnownRanges = []string{
	"193.148.160.0/19",
	"45.129.40.0/21",
	"45.135.244.0/22",
}

KnownRanges are the known ranges of IP addresses used by STACKIT

Functions

func Dump

func Dump(d *diag.Diagnostics, body []byte)

func EnvironmentInfo

func EnvironmentInfo(u baseurl.BaseURL) string

func GetAcceptanceTestsNetworkID

func GetAcceptanceTestsNetworkID() string

GetAcceptanceTestsNetworkID returns the network ID for acceptance test

func GetAcceptanceTestsProjectID

func GetAcceptanceTestsProjectID() string

GetAcceptanceTestsProjectID returns the project ID for acceptance test can be overridden by setting ACC_TEST_PROJECT_ID

func GetDefaultACL

func GetDefaultACL() defaults.Set

func ShouldAccTestRun

func ShouldAccTestRun(runFlag bool) bool

ShouldAccTestRun returns true of the provided flag is true or if an env variable ACC_TEST_CI has any value

func ToString

func ToString(ctx context.Context, v attr.Value) (string, error)

ToString converts attr.Value to string

func Validate

func Validate(d *diag.Diagnostics, res interface{}, err error, checkNullFields ...string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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