Documentation ¶
Index ¶
Constants ¶
View Source
const (
// LabelCommitSHA the label added to git operator Jobs to indicate the commit sha
LabelCommitSHA = "git-operator.jenkins.io/commit-sha"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { options.BaseOptions Namespace string JobSelector string CommitSHA string KubeClient kubernetes.Interface }
Options contains the command line arguments for this command
func NewCmdJobTrigger ¶
NewCmdJobTrigger creates the new command
Click to show internal directories.
Click to hide internal directories.