Documentation
¶
Overview ¶
Package redaction scrubs secrets from content on the way into the store.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KindCounts ¶
Types ¶
type Config ¶
type Config struct {
BuiltinKinds []string
Custom []CustomPattern
}
func DefaultConfig ¶
func DefaultConfig() Config
type CustomPattern ¶
Click to show internal directories.
Click to hide internal directories.