server

package
v2.11.1 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Initialize

func Initialize(opts config.SkaffoldOptions) (func() error, error)

Initialize creates the gRPC and HTTP servers for serving the state and event log. It returns a shutdown callback for tearing down the grpc server, which the runner is responsible for calling.

func SetAutoBuildCallback

func SetAutoBuildCallback(callback func(bool))

func SetAutoDeployCallback

func SetAutoDeployCallback(callback func(bool))

func SetAutoDevloopCallback

func SetAutoDevloopCallback(callback func(bool))

func SetAutoSyncCallback

func SetAutoSyncCallback(callback func(bool))

func SetBuildCallback

func SetBuildCallback(callback func())

func SetDeployCallback

func SetDeployCallback(callback func())

func SetDevloopCallback

func SetDevloopCallback(callback func())

func SetSyncCallback

func SetSyncCallback(callback func())

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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