Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Kind ... Kind = "doublestar" // Matches [pattern] for tag (default) Matches = "matches" // Excludes [pattern] for tag (default) Excludes = "excludes" // RepoMatches represents repository matches [pattern] RepoMatches = "repoMatches" // RepoExcludes represents repository excludes [pattern] RepoExcludes = "repoExcludes" // NSMatches represents namespace matches [pattern] NSMatches = "nsMatches" // NSExcludes represents namespace excludes [pattern] NSExcludes = "nsExcludes" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.