kill

package
v0.6.7-112-g0565d63 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2023 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2023, Unikraft GmbH and The KraftKit Authors. Licensed under the BSD-3-Clause License (the "License"). You may not use this file except in compliance with the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *cobra.Command

Types

type Kill

type Kill struct {
	// This flag is being deprecated (opencontainers/runc#3864) but needs to be
	// retained for backwards compatibility with containerd's CRI implementation
	// (Kubernetes).
	All bool `long:"all" short:"a" usage:"send the specified signal to all processes"`
}

Kill implements the OCI "kill" command.

func (*Kill) Run

func (opts *Kill) Run(cmd *cobra.Command, args []string) (retErr error)

Jump to

Keyboard shortcuts

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