package
0.0.0-20240610181408-fa0dfec710df
Repository: https://github.com/mongodb/curator.git
Documentation: pkg.go.dev

# Functions

NewBase exists for use in the constructors of individual checks.

# Structs

Base is a type that all new checks should compose, and provides an implementation of most common amboy.Job and greenbay.Check methods.
GroupRequirements provides a way to express expected outcomes for checks that include multiple constituent checks.