Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DriftIssueFlags ¶
type DriftIssueFlags struct { FlagSkipGitHubIssue bool FlagGitHubIssueLabels []string FlagGitHubIssueAssignees []string FlagGitHubCommentMessageAppend string }
DriftIssueFlags represent the shared drift github issue flags among all commands. Embed this struct into any commands that needs to create drift GitHub issues.
Click to show internal directories.
Click to hide internal directories.