package gcplogs

import "github.com/docker/docker/daemon/logger/gcplogs"

Index

Functions

func New

func New(info logger.Info) (logger.Logger, error)

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

func ValidateLogOpts(cfg map[string]string) error

ValidateLogOpts validates the opts passed to the gcplogs driver. Currently, the gcplogs driver doesn't take any arguments.

Source Files

gcplogging.go

Version
v27.1.1+incompatible
Published
Jul 23, 2024
Platform
js/wasm
Imports
10 packages
Last checked
47 minutes ago

Tools for package owners.