package gcplogs
import "github.com/docker/docker/daemon/logger/gcplogs"
Index ¶
Functions ¶
func New ¶
New creates a new logger that logs to Google Cloud Logging using the application default credentials.
See https://developers.google.com/identity/protocols/application-default-credentials
func ValidateLogOpts ¶
ValidateLogOpts validates the opts passed to the gcplogs driver. Currently, the gcplogs driver doesn't take any arguments.
Source Files ¶
gcplogging.go gcplogging_others.go
- Version
- v20.10.17+incompatible
- Published
- Jun 6, 2022
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 1 minute ago –
Tools for package owners.