signal

package
v0.0.0-...-eb6ac32 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CancelOnInterrupt

func CancelOnInterrupt(ctx context.Context, cancel context.CancelFunc, stopCh <-chan struct{})

CancelOnInterrupt calls the cancel function when os.Interrupt or SIGTERM is received.

func SetupChannel

func SetupChannel() (stopCh <-chan struct{})

Copied from github.com/kyma-project/kyma/components/binding-usage-controller/pkg/signal/signal.go SetupChannel is registered for SIGTERM and Interrupt. A stop channel is returned and closed on one of these signals. If the second signal is caught, the program is terminated with exit code 1.

Types

This section is empty.

Jump to

Keyboard shortcuts

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