Documentation ¶
Overview ¶
Package kubernetes contains code for accessing compute resources via the Kubernetes v1 Batch API.
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.Kubernetes, 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.