Discover Packages
github.com/flyteorg/flytectl
cmd
config
subcommand
sandbox
package
Version:
v0.2.26
Opens a new window with list of versions in this module.
Published: Aug 9, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Config struct {
Source string `json:"source" pflag:",Path of your source code"`
Version string `json:"version" pflag:",Version of flyte"`
}
Config
GetPFlagSet will return strongly types pflags for all fields in Config and its nested types. The format of the
flags is json-name.json-sub-name... etc.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.