pinto

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDefaultProvider

func NewDefaultProvider() *schema.Provider

func Provider

func Provider(client *gopinto.APIClient) *schema.Provider

Provider -

Types

type AccessOptions added in v0.3.0

type AccessOptions struct {
	Provider      string `json:"provider"`
	Environment   string `json:"environment"`
	CredentialsId string `json:"credentials_id"`
}

TODO: Clarify missing struct in client

type IPintoProvider

type IPintoProvider interface{}

type PintoProvider

type PintoProvider struct {
	IPintoProvider
	// contains filtered or unexported fields
}

type Record

type Record struct {
	gopinto.Record
	// contains filtered or unexported fields
}

type XApiOptions added in v0.3.0

type XApiOptions struct {
	AccessOptions AccessOptions `json:"access_options"`
}

type Zone

type Zone struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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