package
0.21.4
Repository: https://github.com/carlory/kubernetes.git
Documentation: pkg.go.dev

# Functions

HasCapabilitiesRequest returns true if Adds or Drops are defined in the security context capabilities, taking into account nils.
HasPrivilegedRequest returns the value of SecurityContext.Privileged, taking into account the possibility of nils.
NewFakeSecurityContextProvider creates a new, no-op security context provider.
NewSimpleSecurityContextProvider creates a new SimpleSecurityContextProvider.
ValidSecurityContextWithContainerDefaults creates a valid security context provider based on empty container defaults.

# Structs

No description provided by the author
SimpleSecurityContextProvider is the default implementation of a SecurityContextProvider.

# Interfaces

No description provided by the author