kill

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Package kill implements `kuke daemon kill`, the immediate-SIGKILL escape hatch for the kukeond cell. The command runs in-process — kukeond cannot relay its own teardown — and skips the SIGTERM grace path entirely.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKillCmd

func NewKillCmd() *cobra.Command

NewKillCmd builds the `kuke daemon kill` cobra command.

Types

type MockClientKey

type MockClientKey struct{}

MockClientKey injects a kukeonv1.Client (typically a fake) via the command context so unit tests can exercise runKill without a real controller.

Jump to

Keyboard shortcuts

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