Documentation ¶
Overview ¶
Package config contains logic for converting kythe.proto.extraction.RepoConfig to cloudbuild.yaml format as specified by https://cloud.google.com/cloud-build/docs/build-config.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KytheToBuild ¶
KytheToBuild takes a kythe.proto.extraction.RepoConfig and returns the necessary cloudbuild.Build with BuildSteps for running kythe extraction.
func KytheToYAML ¶
KytheToYAML takes an input JSON file defined in kythe.proto.extraction.RepoConfig format, and returns it as marshalled YAML.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.