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 except in compliance with the License.
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 except in compliance with the License.
Index ¶
Constants ¶
const (
LibraryName = "uknetdev"
)
Variables ¶
This section is empty.
Functions ¶
func ExportedParams ¶
func ExportedParams() []ukargparse.Param
ExportedParams returns the parameters available by this exported library.
func NewParamIp ¶ added in v0.7.6
func NewParamIp() ukargparse.Param
The netdev.ip parameter can be used to override IPv4 address information for multiple devices. For each device the following colon-separated format is introduced:
cidr[:gw[:dns0[:dns1[:hostname[:domain]]]]]