package
1.11.0
Repository: https://github.com/blend/kops.git
Documentation: pkg.go.dev

# Functions

CloseFile will try to call close on the file, logging an error if it fails.
RemoveFile will try to os.Remove the file, logging an error if it fails.