Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NonRootEnabler ¶
type NonRootEnabler struct {
// contains filtered or unexported fields
}
NonRootEnabler is the main type of this package.
func (*NonRootEnabler) Run ¶
func (n *NonRootEnabler) Run(logger logr.Logger, runtime, kubeletDir string) error
Run executes the NonRootEnabler and returns an error if anything fails.
func (*NonRootEnabler) SetImpl ¶
func (n *NonRootEnabler) SetImpl(i impl)
SetImpl can be used to set the internal implementation of the NonRootEnabler.
Click to show internal directories.
Click to hide internal directories.