Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Provider ¶
func Provider(p providers.Interface) tfplugin5.ProviderServer
New wraps a providers.Interface to implement a grpc ProviderServer. This is useful for creating a test binary out of an internal provider implementation.
func Provider6 ¶
func Provider6(p providers.Interface) tfplugin6.ProviderServer
New wraps a providers.Interface to implement a grpc ProviderServer using plugin protocol v6. This is useful for creating a test binary out of an internal provider implementation.
func Provisioner ¶
func Provisioner(p provisioners.Interface) tfplugin5.ProvisionerServer
New wraps a provisioners.Interface to implement a grpc ProviderServer. This is useful for creating a test binary out of an internal provider implementation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.