Documentation ¶
Index ¶
- func ApplyResourceChangeRequest(i *tfprotov5.ApplyResourceChangeRequest) *tfplugin5.ApplyResourceChange_Request
- func ApplyResourceChangeResponse(i *tfplugin5.ApplyResourceChange_Response) *tfprotov5.ApplyResourceChangeResponse
- func CallFunctionRequest(i *tfprotov5.CallFunctionRequest) *tfplugin5.CallFunction_Request
- func CallFunctionResponse(i *tfplugin5.CallFunction_Response) *tfprotov5.CallFunctionResponse
- func ConfigureProviderRequest(i *tfprotov5.ConfigureProviderRequest) *tfplugin5.Configure_Request
- func ConfigureProviderResponse(i *tfplugin5.Configure_Response) *tfprotov5.ConfigureProviderResponse
- func GetFunctionsRequest(i *tfprotov5.GetFunctionsRequest) *tfplugin5.GetFunctions_Request
- func GetFunctionsResponse(i *tfplugin5.GetFunctions_Response) *tfprotov5.GetFunctionsResponse
- func GetMetadataRequest(i *tfprotov5.GetMetadataRequest) *tfplugin5.GetMetadata_Request
- func GetMetadataResponse(i *tfplugin5.GetMetadata_Response) *tfprotov5.GetMetadataResponse
- func GetProviderSchemaRequest(i *tfprotov5.GetProviderSchemaRequest) *tfplugin5.GetProviderSchema_Request
- func GetProviderSchemaResponse(i *tfplugin5.GetProviderSchema_Response) *tfprotov5.GetProviderSchemaResponse
- func ImportResourceStateRequest(i *tfprotov5.ImportResourceStateRequest) *tfplugin5.ImportResourceState_Request
- func ImportResourceStateResponse(i *tfplugin5.ImportResourceState_Response) *tfprotov5.ImportResourceStateResponse
- func MoveResourceStateRequest(i *tfprotov5.MoveResourceStateRequest) *tfplugin5.MoveResourceState_Request
- func MoveResourceStateResponse(i *tfplugin5.MoveResourceState_Response) *tfprotov5.MoveResourceStateResponse
- func PlanResourceChangeRequest(i *tfprotov5.PlanResourceChangeRequest) *tfplugin5.PlanResourceChange_Request
- func PlanResourceChangeResponse(i *tfplugin5.PlanResourceChange_Response) *tfprotov5.PlanResourceChangeResponse
- func PrepareProviderConfigRequest(i *tfprotov5.PrepareProviderConfigRequest) *tfplugin5.PrepareProviderConfig_Request
- func PrepareProviderConfigResponse(i *tfplugin5.PrepareProviderConfig_Response) *tfprotov5.PrepareProviderConfigResponse
- func ReadDataSourceRequest(i *tfprotov5.ReadDataSourceRequest) *tfplugin5.ReadDataSource_Request
- func ReadDataSourceResponse(i *tfplugin5.ReadDataSource_Response) *tfprotov5.ReadDataSourceResponse
- func ReadResourceRequest(i *tfprotov5.ReadResourceRequest) *tfplugin5.ReadResource_Request
- func ReadResourceResponse(i *tfplugin5.ReadResource_Response) *tfprotov5.ReadResourceResponse
- func StopProviderRequest(i *tfprotov5.StopProviderRequest) *tfplugin5.Stop_Request
- func StopProviderResponse(i *tfplugin5.Stop_Response) *tfprotov5.StopProviderResponse
- func UpgradeResourceStateRequest(i *tfprotov5.UpgradeResourceStateRequest) *tfplugin5.UpgradeResourceState_Request
- func UpgradeResourceStateResponse(i *tfplugin5.UpgradeResourceState_Response) *tfprotov5.UpgradeResourceStateResponse
- func ValidateDataSourceConfigRequest(i *tfprotov5.ValidateDataSourceConfigRequest) *tfplugin5.ValidateDataSourceConfig_Request
- func ValidateDataSourceConfigResponse(i *tfplugin5.ValidateDataSourceConfig_Response) *tfprotov5.ValidateDataSourceConfigResponse
- func ValidateResourceTypeConfigRequest(i *tfprotov5.ValidateResourceTypeConfigRequest) *tfplugin5.ValidateResourceTypeConfig_Request
- func ValidateResourceTypeConfigResponse(i *tfplugin5.ValidateResourceTypeConfig_Response) *tfprotov5.ValidateResourceTypeConfigResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyResourceChangeRequest ¶
func ApplyResourceChangeRequest(i *tfprotov5.ApplyResourceChangeRequest) *tfplugin5.ApplyResourceChange_Request
func ApplyResourceChangeResponse ¶
func ApplyResourceChangeResponse(i *tfplugin5.ApplyResourceChange_Response) *tfprotov5.ApplyResourceChangeResponse
func CallFunctionRequest ¶
func CallFunctionRequest(i *tfprotov5.CallFunctionRequest) *tfplugin5.CallFunction_Request
func CallFunctionResponse ¶
func CallFunctionResponse(i *tfplugin5.CallFunction_Response) *tfprotov5.CallFunctionResponse
func ConfigureProviderRequest ¶
func ConfigureProviderRequest(i *tfprotov5.ConfigureProviderRequest) *tfplugin5.Configure_Request
func ConfigureProviderResponse ¶
func ConfigureProviderResponse(i *tfplugin5.Configure_Response) *tfprotov5.ConfigureProviderResponse
func GetFunctionsRequest ¶
func GetFunctionsRequest(i *tfprotov5.GetFunctionsRequest) *tfplugin5.GetFunctions_Request
func GetFunctionsResponse ¶
func GetFunctionsResponse(i *tfplugin5.GetFunctions_Response) *tfprotov5.GetFunctionsResponse
func GetMetadataRequest ¶
func GetMetadataRequest(i *tfprotov5.GetMetadataRequest) *tfplugin5.GetMetadata_Request
func GetMetadataResponse ¶
func GetMetadataResponse(i *tfplugin5.GetMetadata_Response) *tfprotov5.GetMetadataResponse
func GetProviderSchemaRequest ¶
func GetProviderSchemaRequest(i *tfprotov5.GetProviderSchemaRequest) *tfplugin5.GetProviderSchema_Request
func GetProviderSchemaResponse ¶
func GetProviderSchemaResponse(i *tfplugin5.GetProviderSchema_Response) *tfprotov5.GetProviderSchemaResponse
func ImportResourceStateRequest ¶
func ImportResourceStateRequest(i *tfprotov5.ImportResourceStateRequest) *tfplugin5.ImportResourceState_Request
func ImportResourceStateResponse ¶
func ImportResourceStateResponse(i *tfplugin5.ImportResourceState_Response) *tfprotov5.ImportResourceStateResponse
func MoveResourceStateRequest ¶
func MoveResourceStateRequest(i *tfprotov5.MoveResourceStateRequest) *tfplugin5.MoveResourceState_Request
func MoveResourceStateResponse ¶
func MoveResourceStateResponse(i *tfplugin5.MoveResourceState_Response) *tfprotov5.MoveResourceStateResponse
func PlanResourceChangeRequest ¶
func PlanResourceChangeRequest(i *tfprotov5.PlanResourceChangeRequest) *tfplugin5.PlanResourceChange_Request
func PlanResourceChangeResponse ¶
func PlanResourceChangeResponse(i *tfplugin5.PlanResourceChange_Response) *tfprotov5.PlanResourceChangeResponse
func PrepareProviderConfigRequest ¶
func PrepareProviderConfigRequest(i *tfprotov5.PrepareProviderConfigRequest) *tfplugin5.PrepareProviderConfig_Request
func PrepareProviderConfigResponse ¶
func PrepareProviderConfigResponse( i *tfplugin5.PrepareProviderConfig_Response, ) *tfprotov5.PrepareProviderConfigResponse
func ReadDataSourceRequest ¶
func ReadDataSourceRequest(i *tfprotov5.ReadDataSourceRequest) *tfplugin5.ReadDataSource_Request
func ReadDataSourceResponse ¶
func ReadDataSourceResponse(i *tfplugin5.ReadDataSource_Response) *tfprotov5.ReadDataSourceResponse
func ReadResourceRequest ¶
func ReadResourceRequest(i *tfprotov5.ReadResourceRequest) *tfplugin5.ReadResource_Request
func ReadResourceResponse ¶
func ReadResourceResponse(i *tfplugin5.ReadResource_Response) *tfprotov5.ReadResourceResponse
func StopProviderRequest ¶
func StopProviderRequest(i *tfprotov5.StopProviderRequest) *tfplugin5.Stop_Request
func StopProviderResponse ¶
func StopProviderResponse(i *tfplugin5.Stop_Response) *tfprotov5.StopProviderResponse
func UpgradeResourceStateRequest ¶
func UpgradeResourceStateRequest(i *tfprotov5.UpgradeResourceStateRequest) *tfplugin5.UpgradeResourceState_Request
func UpgradeResourceStateResponse ¶
func UpgradeResourceStateResponse(i *tfplugin5.UpgradeResourceState_Response) *tfprotov5.UpgradeResourceStateResponse
func ValidateDataSourceConfigRequest ¶
func ValidateDataSourceConfigRequest( i *tfprotov5.ValidateDataSourceConfigRequest, ) *tfplugin5.ValidateDataSourceConfig_Request
func ValidateDataSourceConfigResponse ¶
func ValidateDataSourceConfigResponse( i *tfplugin5.ValidateDataSourceConfig_Response, ) *tfprotov5.ValidateDataSourceConfigResponse
func ValidateResourceTypeConfigRequest ¶
func ValidateResourceTypeConfigRequest( i *tfprotov5.ValidateResourceTypeConfigRequest, ) *tfplugin5.ValidateResourceTypeConfig_Request
func ValidateResourceTypeConfigResponse ¶
func ValidateResourceTypeConfigResponse( i *tfplugin5.ValidateResourceTypeConfig_Response, ) *tfprotov5.ValidateResourceTypeConfigResponse
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.