Documentation ¶ Overview ¶ Package gcloud provides gcloud command binary generation for librarian. Index ¶ func Generate(ctx context.Context, library *config.Library, srcs *sources.Sources) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Generate ¶ func Generate(ctx context.Context, library *config.Library, srcs *sources.Sources) error Generate generates a gcloud command binary for a library. For each API in the library, it parses the protos and service config via the sidekick parser and invokes the sidekick gcloud generator, writing the results to the library's output directory. Types ¶ This section is empty. Source Files ¶ View all Source files generate.go Click to show internal directories. Click to hide internal directories.