package
0.0.0-20250204210801-d45ca6b4af43
Repository: https://github.com/konstructio/kubernetes-toolkit.git
Documentation: pkg.go.dev

# Functions

DeleteFromSlice removes the supplied single element from a given slice.
FileExists returns whether or not the given file exists in the OS.
FindInSlice returns whether or not the given slice contains the supplied element and, if so, returns its index.

# Variables

Commit returns commit info for build.
Thinking outputs a spinner to indicate that we're thinking about something.
Version returns current version info.