scalingo

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: MPL-2.0 Imports: 11 Imported by: 1

Documentation

Overview

Package scalingo is the main package of the Terraform Provider for Scalingo. It aims at defining all resources and data providers from the plugin.

Index

Constants

View Source
const PageSize = 50

Variables

This section is empty.

Functions

func Contains

func Contains[T comparable](s []T, v T) bool

func DiagnosticError added in v0.5.0

func DiagnosticError(diagnostics diag.Diagnostics) error

func Provider

func Provider() *schema.Provider

func SetAll added in v0.5.0

func SetAll(d *schema.ResourceData, values map[string]interface{}) error

Types

type MapDiffRes

type MapDiffRes struct {
	Added    []string
	Deleted  []string
	Modified []string
}

func MapDiff

func MapDiff(a map[string]interface{}, b map[string]interface{}) MapDiffRes

Jump to

Keyboard shortcuts

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