delete

package
v0.8.5-25-g53dbc680 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 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 NewCmd

func NewCmd() *cobra.Command

Types

type DeleteOptions

type DeleteOptions struct {
	Force bool `long:"force" short:"f" usage:"forcibly delete the unikernel if it is still running"`
	// contains filtered or unexported fields
}

DeleteOptions implements the OCI "delete" command.

func (*DeleteOptions) Pre

func (opts *DeleteOptions) Pre(cmd *cobra.Command, args []string) error

func (*DeleteOptions) Run

func (opts *DeleteOptions) Run(ctx context.Context, args []string) (retErr error)

Jump to

Keyboard shortcuts

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