package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Jun 9, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Flags struct {
Cloud string `validate:"required"`
File string `validate:"required"`
Repo string `validate:"required"`
Tag string `validate:"required"`
Overwrite bool `validate:"required"`
Retry uint `validate:"required"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.