create

package
v0.6.7-92-g2828af2 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: BSD-3-Clause Imports: 25 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 Create

type Create struct {
	Bundle        string `long:"bundle" short:"b" usage:"path to the root of the bundle directory"`
	ConsoleSocket string `` /* 151-byte string literal not displayed */
	PidFile       string `long:"pid-file" usage:"specify a file where the process ID will be written"`
}

Create implements the OCI "create" command.

func (*Create) Pre

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

func (*Create) Run

func (opts *Create) 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