//
pkg.gl
Category
k8s.io/component-helpers
node
util
sysctl
testing
package
0.32.0-alpha.0
Repository:
https://github.com/kubernetes/component-helpers.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
25 SLOC
#
Functions
NewFake
NewFake creates a fake sysctl implementation.
#
Structs
Fake
Fake is a map-backed implementation of sysctl.Interface, for testing/mocking.