webhook/internal/pidfile
2023-01-09 22:02:57 +08:00
..
mkdirall.go fix: Fix 1.19 incompatibilities 2023-01-09 22:02:57 +08:00
mkdirall_windows.go fix: Fix 1.19 incompatibilities 2023-01-09 22:02:57 +08:00
pidfile.go Tighten file permissions on pidfile creation 2020-05-28 18:23:02 -05:00
pidfile_darwin.go fix: Fix 1.19 incompatibilities 2023-01-09 22:02:57 +08:00
pidfile_test.go Add pidfile support 2019-12-29 18:00:55 -06:00
pidfile_unix.go fix: Fix 1.19 incompatibilities 2023-01-09 22:02:57 +08:00
pidfile_windows.go Add pidfile support 2019-12-29 18:00:55 -06:00
README.md Add pidfile support 2019-12-29 18:00:55 -06:00

Package pidfile is derived from github.com/moby/moby/pkg/pidfile.

Moby is licensed under the Apache License, Version 2.0. Copyright 2012-2017 Docker, Inc.