provider

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: MPL-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(version string) func() *schema.Provider

Types

type Config

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

type CreateDataset

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

type CreatePool

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

type Dataset

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

type DatasetError

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

func (*DatasetError) Error

func (e *DatasetError) Error() string

type Device

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

type Mirror

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

type Ownership

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

type Pool

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

type PoolError

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

func (*PoolError) Error

func (e *PoolError) Error() string

type PoolLayout

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

type Property added in v0.4.3

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

type PropertySource added in v0.4.3

type PropertySource string
const (
	SourceLocal     PropertySource = "local"
	SourceDefault   PropertySource = "default"
	SourceInherited PropertySource = "inherited"
	SourceTemporary PropertySource = "temporary"
	SourceReceived  PropertySource = "received"
	SourceNone      PropertySource = "none"
)

type SshConnectError

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

func (*SshConnectError) Error

func (e *SshConnectError) Error() string

type StderrError

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

func (*StderrError) Error

func (e *StderrError) Error() string

Jump to

Keyboard shortcuts

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