provider

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(version string) func() provider.Provider

func NewApplicationDataSource

func NewApplicationDataSource() datasource.DataSource

func NewApplicationResource

func NewApplicationResource() resource.Resource

func NewPipedDataSource

func NewPipedDataSource() datasource.DataSource

func NewPipedResource

func NewPipedResource() resource.Resource

Types

type APIClient

type APIClient interface {
	api.APIServiceClient
}

type ApplicationResource

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

func (*ApplicationResource) Configure

func (*ApplicationResource) Create

func (*ApplicationResource) Delete

func (*ApplicationResource) ImportState

func (*ApplicationResource) Metadata

func (*ApplicationResource) Read

func (*ApplicationResource) Schema

func (*ApplicationResource) Update

type PipeCDProvider

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

func (*PipeCDProvider) Configure

func (*PipeCDProvider) DataSources

func (p *PipeCDProvider) DataSources(_ context.Context) []func() datasource.DataSource

func (*PipeCDProvider) Metadata

func (*PipeCDProvider) Resources

func (p *PipeCDProvider) Resources(_ context.Context) []func() resource.Resource

func (*PipeCDProvider) Schema

type PipedResource

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

func (*PipedResource) Configure

func (*PipedResource) Create

func (*PipedResource) Delete

func (*PipedResource) ImportState

func (*PipedResource) Metadata

func (*PipedResource) Read

func (*PipedResource) Schema

func (*PipedResource) Update

Directories

Path Synopsis
Package mock is a generated GoMock package.
Package mock is a generated GoMock package.

Jump to

Keyboard shortcuts

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