Documentation
¶
Overview ¶
Package ml -- generated by scloudgen !! DO NOT EDIT !!
Index ¶
- func CreateWorkflow(cmd *cobra.Command, args []string) error
- func CreateWorkflowBuild(cmd *cobra.Command, args []string) error
- func CreateWorkflowDeployment(cmd *cobra.Command, args []string) error
- func CreateWorkflowInference(cmd *cobra.Command, args []string) error
- func CreateWorkflowRun(cmd *cobra.Command, args []string) error
- func CreateWorkflowStreamDeployment(cmd *cobra.Command, args []string) error
- func DeleteWorkflow(cmd *cobra.Command, args []string) error
- func DeleteWorkflowBuild(cmd *cobra.Command, args []string) error
- func DeleteWorkflowDeployment(cmd *cobra.Command, args []string) error
- func DeleteWorkflowRun(cmd *cobra.Command, args []string) error
- func DeleteWorkflowStreamDeployment(cmd *cobra.Command, args []string) error
- func GetWorkflow(cmd *cobra.Command, args []string) error
- func GetWorkflowBuild(cmd *cobra.Command, args []string) error
- func GetWorkflowBuildError(cmd *cobra.Command, args []string) error
- func GetWorkflowBuildLog(cmd *cobra.Command, args []string) error
- func GetWorkflowDeployment(cmd *cobra.Command, args []string) error
- func GetWorkflowDeploymentError(cmd *cobra.Command, args []string) error
- func GetWorkflowDeploymentLog(cmd *cobra.Command, args []string) error
- func GetWorkflowRun(cmd *cobra.Command, args []string) error
- func GetWorkflowRunError(cmd *cobra.Command, args []string) error
- func GetWorkflowRunLog(cmd *cobra.Command, args []string) error
- func GetWorkflowStreamDeployment(cmd *cobra.Command, args []string) error
- func ListWorkflowBuilds(cmd *cobra.Command, args []string) error
- func ListWorkflowDeployments(cmd *cobra.Command, args []string) error
- func ListWorkflowRuns(cmd *cobra.Command, args []string) error
- func ListWorkflows(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWorkflow ¶
CreateWorkflow Creates a workflow configuration.
func CreateWorkflowBuild ¶
CreateWorkflowBuild Creates a workflow build.
func CreateWorkflowDeployment ¶
CreateWorkflowDeployment Creates a workflow deployment.
func CreateWorkflowInference ¶
CreateWorkflowInference Creates a workflow inference request.
func CreateWorkflowRun ¶
CreateWorkflowRun Creates a workflow run.
func CreateWorkflowStreamDeployment ¶
CreateWorkflowStreamDeployment Creates a workflow streaming deployment.
func DeleteWorkflow ¶
DeleteWorkflow Removes a workflow configuration.
func DeleteWorkflowBuild ¶
DeleteWorkflowBuild Removes a workflow build.
func DeleteWorkflowDeployment ¶
DeleteWorkflowDeployment Removes a workflow deployment.
func DeleteWorkflowRun ¶
DeleteWorkflowRun Removes a workflow run.
func DeleteWorkflowStreamDeployment ¶
DeleteWorkflowStreamDeployment Removes a workflow streaming deployment.
func GetWorkflow ¶
GetWorkflow Returns a workflow configuration.
func GetWorkflowBuild ¶
GetWorkflowBuild Returns the status of a workflow build.
func GetWorkflowBuildError ¶
GetWorkflowBuildError Returns a list of workflow errors.
func GetWorkflowBuildLog ¶
GetWorkflowBuildLog Returns the logs from a workflow build.
func GetWorkflowDeployment ¶
GetWorkflowDeployment Returns the status of a workflow deployment.
func GetWorkflowDeploymentError ¶
GetWorkflowDeploymentError Returns a list of workflow deployment errors.
func GetWorkflowDeploymentLog ¶
GetWorkflowDeploymentLog Returns the logs from a workflow deployment.
func GetWorkflowRun ¶
GetWorkflowRun Returns the status of a workflow run.
func GetWorkflowRunError ¶
GetWorkflowRunError Returns the errors for a workflow run.
func GetWorkflowRunLog ¶
GetWorkflowRunLog Returns the logs for a workflow run.
func GetWorkflowStreamDeployment ¶
GetWorkflowStreamDeployment Returns the status of a workflow streaming deployment.
func ListWorkflowBuilds ¶
ListWorkflowBuilds Returns a list of workflow builds.
func ListWorkflowDeployments ¶
ListWorkflowDeployments Returns a list of workflow deployments.
func ListWorkflowRuns ¶
ListWorkflowRuns Returns a list of workflow runs.
Types ¶
This section is empty.