Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInCluster ¶ added in v0.0.115
func IsInCluster() bool
IsInCluster tells if we are running incluster
Types ¶
type Options ¶
type Options struct { Dir string Branch string Repository string SourceURL string GitServerURL string GitKind string GitToken string Number int BatchMode bool UseGitHubOAuth bool CommandRunner cmdrunner.CommandRunner ScmClient *scm.Client AuthConfigService auth.ConfigService IOFileHandles *util.IOFileHandles // contains filtered or unexported fields }
KptOptions the options for the command
func NewCmdPullRequestPush ¶
NewCmdPullRequestPush creates a command object for the command
func (*Options) InitGitConfigAndUser ¶ added in v0.0.115
Click to show internal directories.
Click to hide internal directories.