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 expect in compliance with the License.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Probe ¶
type Probe struct { Config string `long:"config" short:"c" usage:"Set path to generate .config file to"` Kraftfile string `long:"kraftfile" short:"K" usage:"Set path to generate Kraftfile to"` Output string `long:"output" short:"o" usage:"Set output format. Options: table,yaml,json,list" default:"table"` }
Click to show internal directories.
Click to hide internal directories.