brightbox

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: MPL-2.0 Imports: 29 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckDeleted added in v1.1.0

func CheckDeleted(d *schema.ResourceData, err error, msg string) error

CheckDeleted checks the error to see if it's a 404 (Not Found) and, if so, sets the resource ID to the empty string instead of throwing an error.

func Provider

func Provider() terraform.ResourceProvider

Provider is the Brightbox Terraform driver root

func ValidateCronString added in v1.1.0

func ValidateCronString(v interface{}, name string) (warns []string, errors []error)

ValidateCronString checks if the string is a valid cron layout

Types

type CompositeClient

type CompositeClient struct {
	APIClient   *brightbox.Client
	OrbitClient *gophercloud.ServiceClient
}

CompositeClient allows access to Honcho and Orbit

Jump to

Keyboard shortcuts

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