# Packages
No description provided by the author
# Functions
NewCredentials creates a new Credentials instance.
NewDebugger creates a new Debugger instance.
NewProfiler creates a new Profiler instance.
# Constants
DebuggerDependency indicates that a JVM application should be run with Google Stackdriver Debugger enabled.
ProfilerDependency indicates that a JVM application should be run with Google Stackdriver Profiler enabled.
# Structs
Credentials represents the google-stackdriver-credentials helper application.
Debugger represents an debugger contribution by the buildpack.
Profiler represents an profiler contribution by the buildpack.