Documentation
¶
Overview ¶
Package get implements the "krci sca get" command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetOptions ¶
type GetOptions struct {
IO *iostreams.IOStreams
RestClient func() (*restapi.ClientWithResponses, error)
Codebase string
Branch string
OutputFormat string
}
GetOptions holds all inputs for `krci sca get <codebase>`.
Click to show internal directories.
Click to hide internal directories.