//
pkg.gl
Category
github.com/metal3-io/baremetal-operator
pkg
utils
package
0.9.0
Repository:
https://github.com/metal3-io/baremetal-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
16 SLOC
#
Functions
FilterStringFromList
FilterStringFromList produces a new string slice that does not include the strToFilter argument.
StringInList
StringInList returns a boolean indicating whether strToSearch is a member of the string slice passed as the first argument.