remove

package
v0.8.7-10-g3d3ee017 Latest Latest
Warning

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

Go to latest
Published: May 31, 2024 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd() *cobra.Command

func Remove

func Remove(ctx context.Context, opts *RemoveOptions, args ...string) error

Remove a local machine network.

Types

type RemoveOptions

type RemoveOptions struct {
	Driver string `noattribute:"true"`
	Force  bool   `long:"force" short:"f" usage:"Force removal of the network" default:"false"`
}

func (*RemoveOptions) Pre

func (opts *RemoveOptions) Pre(cmd *cobra.Command, _ []string) error

func (*RemoveOptions) Run

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

Jump to

Keyboard shortcuts

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