package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Dec 13, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Execute is the entry point for the Cloud Function to enable audit logs for a specific project.
type Required struct {
ProjectID string
}
Required contains the required values needed for this function.
Services contains the services needed for this function.
type Values struct {
ProjectID string
}
Values contains the required values needed for this function.
ReadFinding will deserialize findings for this function.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.