package
Version:
v0.0.0-...-d88c8b5
Opens a new window with list of versions in this module.
Published: Feb 9, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package datapol contains functions to determine if objects contain sensitive
data to e.g. make decisions on whether to log them or not.
func GlobalDatapolicyMapping(v interface{}) []string
GlobalDatapolicyMapping returns the list of sensitive datatypes are embedded
in types not native to Kubernetes.
func Verify(value interface{}) []string
Verify returns a list of the datatypes contained in the argument that can be
considered sensitive w.r.t. to logging
Source Files
¶
Click to show internal directories.
Click to hide internal directories.