MCPcopy
hub / github.com/sa7mon/S3Scanner / Dreamhost

Struct Dreamhost

provider/dreamhost.go:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13var forbiddenBuckets = []string{"auth"}
14
15type Dreamhost struct {
16 clients *clientmap.ClientMap
17}
18
19func (p Dreamhost) Insecure() bool {
20 return false

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected