Documentation ¶
Overview ¶
Package batch contains code for accessing compute resources via AWS Batch.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
Backend represents the local backend.
func NewBackend ¶
func NewBackend(ctx context.Context, conf config.AWSBatch, reader tes.ReadOnlyServer, writer events.Writer, log *logger.Logger) (*Backend, error)
NewBackend returns a new local Backend instance.
Click to show internal directories.
Click to hide internal directories.