package
1.1.2
Repository: https://github.com/matthewpi/certwatcher.git
Documentation: pkg.go.dev

# README

Sets

Files in this package are based on https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/apimachinery/pkg/util/sets so I can have a stable API and not need to import a bunch of external dependencies.

Thank you to the developers who made these wonderful utilities.