Versions in this module Expand all Collapse all v0 v0.1.0 Oct 8, 2021 Changes in this version + func IsMissingFinalizerError(err error) bool + func Terminate(metadata []ResourceMetadata, kubeconfigReader io.Reader, log logger.Logger) error + type MissingFinalizerError struct + func (e MissingFinalizerError) Error() string + type ResourceMetadata struct + Kind string + Name string + Namespace string