Discover Packages
kraftkit.sh
internal
cli
kraft
net
list
package
Version:
v0.8.7-307-g0a8424e8
Opens a new window with list of versions in this module.
Published: Jul 24, 2024
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
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.