Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Activity ¶
type Activity struct {
// contains filtered or unexported fields
}
func New ¶
func New( jobclient mgmtv1alpha1connect.JobServiceClient, sqlmanagerclient sqlmanager.SqlManagerClient, connclient mgmtv1alpha1connect.ConnectionServiceClient, ) *Activity
func (*Activity) RunPostTableSync ¶
func (a *Activity) RunPostTableSync( ctx context.Context, req *RunPostTableSyncRequest, ) (*RunPostTableSyncResponse, error)
type RunPostTableSyncRequest ¶
type RunPostTableSyncResponse ¶
type RunPostTableSyncResponse struct { }
Click to show internal directories.
Click to hide internal directories.