tf6testserver

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2022 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestServer

type TestServer struct {
	DataSourceSchemas  map[string]*tfprotov6.Schema
	ProviderMetaSchema *tfprotov6.Schema
	ProviderSchema     *tfprotov6.Schema
	ResourceSchemas    map[string]*tfprotov6.Schema

	ApplyResourceChangeCalled map[string]bool

	ConfigureProviderCalled bool

	GetProviderSchemaCalled bool

	ImportResourceStateCalled map[string]bool

	PlanResourceChangeCalled map[string]bool

	ReadDataSourceCalled map[string]bool

	ReadResourceCalled map[string]bool

	StopProviderCalled bool
	StopProviderError  string

	UpgradeResourceStateCalled map[string]bool

	ValidateDataResourceConfigCalled map[string]bool

	ValidateProviderConfigCalled   bool
	ValidateProviderConfigResponse *tfprotov6.ValidateProviderConfigResponse

	ValidateResourceConfigCalled map[string]bool
}

func (*TestServer) ProviderServer

func (s *TestServer) ProviderServer() tfprotov6.ProviderServer

Jump to

Keyboard shortcuts

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