cmd

package
v0.0.0-...-f6723c7 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute executes the root command.

Types

type DeployPayload

type DeployPayload struct {
	Username          string
	Project           string
	MLCode            []byte
	Requirements      []byte
	DependencyHandler string
	Server            bool
	Run               bool
	DataSource        string
}

type Run

type Run struct {
	Enabled    bool
	DataSource string
}

type Server

type Server struct {
	Enabled bool
}

Jump to

Keyboard shortcuts

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