k8sspark

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	K8SLabelPrefix = "dice/"
)
View Source
const (
	K8SSparkLogPrefix = "[k8sspark]"
)

Variables

Functions

This section is empty.

Types

type K8sSpark

type K8sSpark struct {
	*types.K8sExecutor
	// contains filtered or unexported fields
}

func New

func New(name types.Name, clusterName string, cluster apistructs.ClusterInfo) (*K8sSpark, error)

func (*K8sSpark) CleanUp

func (k *K8sSpark) CleanUp(ctx context.Context, namespace string) error

func (*K8sSpark) Delete

func (k *K8sSpark) Delete(ctx context.Context, task *spec.PipelineTask) (interface{}, error)

func (*K8sSpark) Inspect

Inspect k8sspark doesn`t support inspect, sparkapp`s logs are too long

func (*K8sSpark) Kind

func (k *K8sSpark) Kind() types.Kind

func (*K8sSpark) Name

func (k *K8sSpark) Name() types.Name

func (*K8sSpark) Start

func (k *K8sSpark) Start(ctx context.Context, task *spec.PipelineTask) (data interface{}, err error)

func (*K8sSpark) Status

func (k *K8sSpark) Status(ctx context.Context, task *spec.PipelineTask) (desc apistructs.PipelineStatusDesc, err error)

Jump to

Keyboard shortcuts

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