executioncluster

package
v0.3.15 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecutionTarget

type ExecutionTarget struct {
	ID          string
	FlyteClient flyteclient.Interface
	Client      client.Client
	Enabled     bool
}

Client object of the target execution cluster

func (ExecutionTarget) Compare

func (e ExecutionTarget) Compare(to random.Comparable) bool

type ExecutionTargetSpec

type ExecutionTargetSpec struct {
	TargetID    string
	ExecutionID string
	Project     string
	Domain      string
	Workflow    string
	LaunchPlan  string
}

Spec to determine the execution target

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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