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 ¶
Types ¶
type CreateOptions ¶
type CreateOptions struct { Network string `long:"network" short:"n" usage:"Set the gateway IP address and the subnet of the network in CIDR format."` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.