 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  var COMMIT = "unknown"
    COMMIT is the short hash of the source tree. This should be substituted by Git commit hash during the build process.
      View Source
      
  
    var ListTagsCmd = &cobra.Command{ Use: "list-tags [flags]", Short: "Lists current tags to objects in a decK file", Long: `Lists current tags to objects in a decK file. The tags will be collected from all objects that match the selector expressions. If no selectors are given, all Kong entities will be scanned.`, RunE: executeListTags, Args: cobra.NoArgs, }
      View Source
      
  var VERSION = "dev"
    VERSION is the current version of decK. This should be substituted by git tag during the build process.
Functions ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.