Documentation ¶
Index ¶
- func EventLogImplFromApiReponse(apiResp flowpipeapiclient.EventEventLogImpl) event.EventLogImpl
- func FlowpipeResponseMetadataFromAPIResponse(apiResp flowpipeapiclient.FlowpipeResponseMetadata) types.FlowpipeResponseMetadata
- func ModConfigStepErrorsFromAPIErrors(apiErrors []flowpipeapiclient.ModconfigStepError) []modconfig.StepError
- func PerrModelFromAPIError(err flowpipeapiclient.PerrErrorModel) perr.ErrorModel
- func PipelineExecutionResponseFromAPIResponse(apiResp flowpipeapiclient.PipelineExecutionResponse) types.PipelineExecutionResponse
- func RunCLI(ctx context.Context)
- func TriggerExecutionResponseFromAPIResponse(apiResponse flowpipeapiclient.TriggerExecutionResponse) types.TriggerExecutionResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EventLogImplFromApiReponse ¶ added in v0.7.0
func EventLogImplFromApiReponse(apiResp flowpipeapiclient.EventEventLogImpl) event.EventLogImpl
func FlowpipeResponseMetadataFromAPIResponse ¶ added in v0.7.0
func FlowpipeResponseMetadataFromAPIResponse(apiResp flowpipeapiclient.FlowpipeResponseMetadata) types.FlowpipeResponseMetadata
func ModConfigStepErrorsFromAPIErrors ¶ added in v0.7.0
func ModConfigStepErrorsFromAPIErrors(apiErrors []flowpipeapiclient.ModconfigStepError) []modconfig.StepError
func PerrModelFromAPIError ¶ added in v0.7.0
func PerrModelFromAPIError(err flowpipeapiclient.PerrErrorModel) perr.ErrorModel
func PipelineExecutionResponseFromAPIResponse ¶ added in v0.7.0
func PipelineExecutionResponseFromAPIResponse(apiResp flowpipeapiclient.PipelineExecutionResponse) types.PipelineExecutionResponse
func TriggerExecutionResponseFromAPIResponse ¶ added in v0.7.0
func TriggerExecutionResponseFromAPIResponse(apiResponse flowpipeapiclient.TriggerExecutionResponse) types.TriggerExecutionResponse
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.