Documentation ¶
Index ¶
- func CarveFinished(db *dynamodb.DynamoDB, carve *osquery_types.Carve) (bool, []*osquery_types.CarveData, error)
- func DeleteCarve(db *dynamodb.DynamoDB, carve *osquery_types.Carve) error
- func GetActiveCarves(db *dynamodb.DynamoDB) ([]*osquery_types.Carve, error)
- func GetCarveDataBySBID(db *dynamodb.DynamoDB, sbid string) (*osquery_types.CarveData, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CarveFinished ¶
func CarveFinished(db *dynamodb.DynamoDB, carve *osquery_types.Carve) (bool, []*osquery_types.CarveData, error)
func DeleteCarve ¶
func DeleteCarve(db *dynamodb.DynamoDB, carve *osquery_types.Carve) error
func GetActiveCarves ¶
func GetActiveCarves(db *dynamodb.DynamoDB) ([]*osquery_types.Carve, error)
func GetCarveDataBySBID ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.