Codebase Browser
kubernetes
Go to App
kubernetes
/
vendor/github.com/opencontainers/runc/libcontainer/system/
rlimit_stub.go
//go:build !go1.19 package system import "syscall" func ClearRlimitNofileCache(_ *syscall.Rlimit) {}