start

package
v0.10.0-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 6 Imported by: 0

README

---
title: "Start"
lang: "en-US"
draft: false
description: "Learn about how to set up a VDP Start operator https://github.com/instill-ai/vdp"
---

The Start component is an operator that tODO.
It can carry out the following tasks:

- [Start](#start)

## Release Stage

`Alpha`

## Configuration

The component configuration is defined and maintained [here](https://github.com/instill-ai/operator/blob/main/pkg/start/v0/config/definitions.json).

## Supported Tasks

### Start

| Input | Type | Description |
| :--- | --- | --- |
| task | string | `TASK_START` |

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(logger *zap.Logger) base.IOperator

Types

type Execution

type Execution struct {
	base.Execution
}

func (*Execution) Execute

func (e *Execution) Execute(inputs []*structpb.Struct) ([]*structpb.Struct, error)

type Operator

type Operator struct {
	base.Operator
}

func (*Operator) CreateExecution

func (o *Operator) CreateExecution(defUID uuid.UUID, task string, config *structpb.Struct, logger *zap.Logger) (base.IExecution, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL