Documentation
¶
Overview ¶
Package gate implements the "krci sonar gate" command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdGate ¶
NewCmdGate returns the "sonar gate" cobra.Command.
Types ¶
type GateOptions ¶
type GateOptions struct {
IO *iostreams.IOStreams
RestClient func() (*restapi.ClientWithResponses, error)
Project string
PullRequest string
OutputFormat string
}
GateOptions holds all inputs for `krci sonar gate <project>`.
Click to show internal directories.
Click to hide internal directories.