Path | Synopsis |
---|---|
cipd | Package cipd implements client side of Chrome Infra Package Deployer. |
cipd/builder | Package builder holds functionality for building CIPD packages. |
cipd/deployer | Package deployer holds functionality for deploying CIPD packages. |
cipd/digests | Package digests holds types used by selfupdate mechanism to pin client hashes. |
cipd/ensure | Package ensure contains methods and types for interacting with the 'ensure file format'. |
cipd/fs | Package fs is file-system related utilities used internally by CIPD. |
cipd/internal | |
cipd/internal/messages | |
cipd/internal/retry | Package retry contains helpers for doing tight retry loops. |
cipd/pkg | Package pkg contains interfaces and struct related to CIPD package files. |
cipd/platform | Package platform contains definition of what ${os} and ${arch} mean for the current platform. |
cipd/plugin | Package plugin implements the basic infrastructure for CIPD plugins. |
cipd/plugin/admission | Package admission implements CIPD deployment admission plugins. |
cipd/plugin/admission/example | |
cipd/plugin/protocol | Package protocol hosts protobuf messages for the CIPD plugin system. |
cipd/reader | Package reader implements reading contents of a CIPD package. |
cipd/template | Package template implements handling of package name templates. |
cli | Package cli implements command line interface for CIPD client. |
cmd/cipd | Package main contains CIPD CLI implementation that uses Chrome Infrastructure defaults. |
Updated 2021-01-21. Refresh now. Tools for package owners.