Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDataSource ¶
func NewDataSource() datasource.DataSource
NewDataSource is a helper function to simplify the provider implementation.
func NewResource ¶
NewResource is a helper function to simplify the provider implementation.
Types ¶
type WorkflowResource ¶
type WorkflowResource struct {
*entitycore.KibanaResource[workflowModel]
}
func (*WorkflowResource) ImportState ¶
func (r *WorkflowResource) ImportState(ctx context.Context, req resource.ImportStateRequest, resp *resource.ImportStateResponse)
Click to show internal directories.
Click to hide internal directories.