Documentation
¶
Overview ¶
Package components implements the "krci sca components" command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdComponents ¶
NewCmdComponents returns the "sca components" cobra.Command.
Types ¶
type ComponentsOptions ¶
type ComponentsOptions struct {
IO *iostreams.IOStreams
RestClient func() (*restapi.ClientWithResponses, error)
Codebase string
Branch string
Severity []string
OnlyOutdated bool
OnlyDirect bool
Page int
PageSize int
OutputFormat string
}
ComponentsOptions holds all inputs for `krci sca components <codebase>`.
Click to show internal directories.
Click to hide internal directories.