package gcplogs
import "github.com/docker/docker/daemon/logger/gcplogs"
Index ¶
- func New(ctx logger.Context) (logger.Logger, error)
- func ValidateLogOpts(cfg map[string]string) error
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 ¶
- Version
- v1.13.0-rc4
- Published
- Dec 16, 2016
- Platform
- js/wasm
- Imports
- 9 packages
- Last checked
- 31 minutes ago –
Tools for package owners.