Discover Packages
kraftkit.sh
internal
cli
kraft
net
list
package
Version:
v0.9.4-204-g0a1b3e8a
Opens a new window with list of versions in this module.
Published: Jan 13, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Overview Index Constants Variables Functions Types NewCmd() type ListOptions (opts) Pre(cmd, _) (opts) Run(ctx, _)
Documentation
¶
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.
type ListOptions struct {
Driver string `noattribute:"true"`
Long bool `long:"long" short:"l" usage:"Show more information"`
Output string `long:"output" short:"o" usage:"Set output format. Options: table,yaml,json,list" default:"table"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.