glue

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Job

type Job struct {
	// contains filtered or unexported fields
}

func NewJob

func NewJob(ctx context.Context, job awsv1alpha1.GlueJobSpec) (*Job, error)

NewJob will return a new Job struct

func (*Job) CreateJob

func (g *Job) CreateJob() error

CreateJob will create Glue Job

func (*Job) DeleteJob

func (g *Job) DeleteJob() error

DeleteJob will delete Glue Job

func (*Job) JobExists

func (g *Job) JobExists() bool

JobExists will return true if GlueJob exists on AWS

func (*Job) UpateJob

func (g *Job) UpateJob() error

UpdateJob will update Glue Job

Jump to

Keyboard shortcuts

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