executor

package
v0.0.0-...-094827e Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// Name is the name of the executor.
	Name string
	// Labels the executor will advertise to the broker.
	Labels []string
}

type Server

type Server struct {
	executorv1.UnimplementedExecutorServer
	// contains filtered or unexported fields
}

func NewServer

func NewServer(syslog *zap.SugaredLogger, config Config) *Server

func (*Server) Close

func (*Server) Events

func (*Server) Exec

func (*Server) Export

func (*Server) Heartbeat

func (*Server) Import

func (s *Server) Import(stream executorv1.Executor_ImportServer) error

func (*Server) Introspect

func (*Server) Open

func (*Server) Stop

func (s *Server) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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