# Packages
Package testing provides a fake logadmin client for test purposes.
# Functions
No description provided by the author
# Interfaces
Client matches the interface exposed by logadmin.Client see https://godoc.org/cloud.google.com/go/logging/logadmin#Client.
# Type aliases
CreateFn is a factory function to create a logadmin client.