Discover Packages
kraftkit.sh
cmd
kraft
login
package
Version:
v0.6.4-219-gf6ae3a5
Opens a new window with list of versions in this module.
Published: Aug 25, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 13
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 {
Registry bool `long:"registry" short:"r" usage:"Specify whether to login to a registry"`
Token string `long:"token" short:"t" usage:"Authentication token" env:"KRAFTKIT_LOGIN_TOKEN"`
User string `long:"user" short:"u" usage:"Username" env:"KRAFTKIT_LOGIN_USER"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.