Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { Dir string Repository string SourceURL string GitServerURL string GitKind string GitToken string UserName string UserEmail string Number int ShowHeadURL bool BatchMode bool UseGitHubOAuth bool CommandRunner cmdrunner.CommandRunner ScmClient *scm.Client AuthConfigService auth.ConfigService IOFileHandles *util.IOFileHandles Result *scm.PullRequest // contains filtered or unexported fields }
KptOptions the options for the command
func NewCmdPullRequestGet ¶
NewCmdPullRequestPush creates a command object for the command
func (*Options) InitGitConfigAndUser ¶
Click to show internal directories.
Click to hide internal directories.