syncutil

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const Redacted = "[REDACTED]"

Variables

This section is empty.

Functions

func StringifySnapshot

func StringifySnapshot(snapshot interface{}) string

stringify the contents of the snapshot

NOTE that if any of the top-level fields of the snapshot is a SecretList, then the secrets will be stringified by printing just their name and namespace, and "REDACTED" for their data. Secrets may contain sensitive data like TLS private keys, so be sure to use this whenever you'd like to stringify a snapshot rather than Go's %v formatter

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL