Documentation ¶
Overview ¶
Package update provides the top-level `Update` function to refresh and regenerate artifacts in discovery-artifact-manager
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Update ¶
Update handles regeneration of all client libraries. It may `updateDiscovery` docs in the local cache; then invokes the sample generators and client library `Update` functions for all languages in `updaters`; then may `releaseLibrary` updates by performing a single repository commit and serially running the `Release` functions returned by the `Update` functions for all languages. It requires a clean initial working directory for the repository.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.