tf6testserver

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: MPL-2.0 Imports: 4 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 {
	ApplyResourceChangeCalled map[string]bool

	CallFunctionCalled map[string]bool

	ConfigureProviderCalled   bool
	ConfigureProviderResponse *tfprotov6.ConfigureProviderResponse

	GetFunctionsCalled   bool
	GetFunctionsResponse *tfprotov6.GetFunctionsResponse

	GetMetadataCalled   bool
	GetMetadataResponse *tfprotov6.GetMetadataResponse

	GetProviderSchemaCalled   bool
	GetProviderSchemaResponse *tfprotov6.GetProviderSchemaResponse

	ImportResourceStateCalled map[string]bool

	MoveResourceStateCalled map[string]bool

	PlanResourceChangeCalled map[string]bool

	ReadDataSourceCalled map[string]bool

	ReadResourceCalled map[string]bool

	StopProviderCalled   bool
	StopProviderResponse *tfprotov6.StopProviderResponse

	UpgradeResourceStateCalled map[string]bool

	ValidateDataResourceConfigCalled map[string]bool

	ValidateProviderConfigCalled   bool
	ValidateProviderConfigResponse *tfprotov6.ValidateProviderConfigResponse

	ValidateResourceConfigCalled map[string]bool
}

func (*TestServer) CallFunction added in v0.13.0

func (*TestServer) GetFunctions added in v0.13.0

func (*TestServer) GetMetadata added in v0.12.0

func (*TestServer) MoveResourceState added in v0.14.0

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