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 SetBuildCallback ¶ added in v0.34.1
func SetBuildCallback(callback func())
func SetDeployCallback ¶ added in v0.34.1
func SetDeployCallback(callback func())
func SetSyncCallback ¶ added in v0.34.1
func SetSyncCallback(callback func())
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.