Discover Packages
kraftkit.sh
cmd
kraft
login
package
Version:
v0.6.4-90-g8ea7051
Opens a new window with list of versions in this module.
Published: Jul 24, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
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 except in compliance with the License.
type Login struct {
User string `long:"user" short:"u" usage:"Username" env:"KRAFTKIT_LOGIN_USER"`
Token string `long:"token" short:"t" usage:"Authentication token" env:"KRAFTKIT_LOGIN_TOKEN"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.