Documentation ¶
Index ¶
- func AddExecutableHash(hashFiles map[string][]string, label string, exePath string)
- func AddFlags(flagSet *pflag.FlagSet)
- func AddRunfilesHash(hashFiles map[string][]string, label string, manifestPath string) error
- func HashLabelFiles(labelFiles map[string][]string, concurrency int, salt string) (map[string]string, error)
- func RemoveCobraFlagsFromArgs(cmd *cobra.Command, args []string) []string
- type Outputs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddExecutableHash ¶
AddExecutableHash appends the exePath to hashFiles entry of the label
func AddRunfilesHash ¶
AddRunfilesHash iterates through the runfiles entries of the manifest, appending all files contained (or files inside directories) to the hashFiles entry of the label
func HashLabelFiles ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.