package
1.0.5
Repository: https://github.com/dgoodwin/origin.git
Documentation: pkg.go.dev

# Functions

CheckForUnmountableSecrets checks to be sure that all the referenced secrets are mountable (by service account).
CheckMissingMountedSecrets checks to be sure that all the referenced secrets are present (not synthetic).
No description provided by the author
FindMissingSecrets inspects all PodSpecs for any Secret reference that is a synthetic node (not a pre-existing node in the graph).
FindUnmountableSecrets inspects all PodSpecs for any Secret reference that isn't listed as mountable by the referenced ServiceAccount.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author