mackerel

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider returns a *schema.Provider

func ValidateFloatString added in v0.1.0

func ValidateFloatString(v interface{}, k string) (ws []string, errors []error)

https://github.com/DataDog/terraform-provider-datadog/blob/master/datadog/internal/validators/validators.go#L16 ValidateFloatString makes sure a string can be parsed into a float

Types

type Config

type Config struct {
	APIKey  string
	APIBase string
}

func (*Config) Client

func (c *Config) Client() (client *mackerel.Client, diags diag.Diagnostics)

Jump to

Keyboard shortcuts

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