package gcplogs
import "github.com/docker/cli/components/engine/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_linux.go
- Version
- v17.12.1-ce-rc1+incompatible
- Published
- Feb 13, 2018
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 41 minutes ago –
Tools for package owners.