Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apuigsech/seekret
/ types & classes
Types & classes
22 in github.com/apuigsech/seekret
⨍
Functions
70
◇
Types & classes
22
Struct
Exception
Represents an Exception. In order for a secret to be considered as exception all non-nill attributes should match with the secret information. That me
models/exception.go:15
TypeAlias
KeyHash
Contains a KeyHash or nil
models/object.go:18
TypeAlias
LoadOptions
source.go:12
Struct
MetadataAttributes
Represents the attributes of metadata.
models/object.go:39
Struct
MetadataData
Represents the metadata of an object.
models/object.go:33
Struct
MetadataSample
models/object_test.go:73
Struct
NewExceptionSample
models/exception_test.go:13
Struct
NewObjectSample
models/object_test.go:13
Struct
NewRuleSample
models/rule_test.go:12
Struct
Object
Represents an object.
models/object.go:21
Struct
PrimaryKeyHashSample
models/object_test.go:122
Struct
Rule
Represents a Rule.
models/rule.go:16
Struct
RunExceptionSample
models/exception_test.go:78
Struct
RunResult
models/rule.go:31
Struct
RunRuleSample
models/rule_test.go:85
Struct
Secret
Represents a found secret.
models/secret.go:9
Struct
Seekret
Seekret contains a seekret context and exposes the API to manipulate it.
seekret.go:20
Interface
SourceType
source.go:14
Struct
exceptionYaml
seekret.go:231
Struct
ruleYaml
seekret.go:48
Struct
workerJob
inspect.go:14
Struct
workerResult
inspect.go:20