Documentation
¶
Index ¶
- func NewGetCmd() *cobra.Command
- func NewGetIssuesCmd() *cobra.Command
- func NewGetPrsCmd() *cobra.Command
- func NewGetReposCmd() *cobra.Command
- func NewGetSecurityConfigCmd() *cobra.Command
- func NewGetVulnerabilityAlertsCmd() *cobra.Command
- type GetCmd
- type GetIssuesCmd
- type GetPrsCmd
- type GetReposCmd
- type GetSecurityConfigCmd
- type GetVulnerabilityAlertsCmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGetIssuesCmd ¶
func NewGetPrsCmd ¶
func NewGetReposCmd ¶
func NewGetSecurityConfigCmd ¶
Types ¶
type GetIssuesCmd ¶
type GetIssuesCmd struct { cmd.CommonCmd ShowBots bool ShowHidden bool Review bool Quiet bool Me bool Raw string Cmd *cobra.Command Args []string }
func (*GetIssuesCmd) Run ¶
func (c *GetIssuesCmd) Run() error
type GetPrsCmd ¶
type GetReposCmd ¶
func (*GetReposCmd) Run ¶
func (c *GetReposCmd) Run() error
type GetSecurityConfigCmd ¶
func (*GetSecurityConfigCmd) Run ¶
func (c *GetSecurityConfigCmd) Run() error
Click to show internal directories.
Click to hide internal directories.