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_others.go
- Version
- v17.11.0-ce+incompatible
- Published
- Nov 20, 2017
- Platform
- darwin/amd64
- Imports
- 10 packages
- Last checked
- 5 minutes ago –
Tools for package owners.