Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIChecker ¶
type APIChecker struct {
// contains filtered or unexported fields
}
APIChecker checks for needed resources in the cluster. Under-the-hood is uses a dry-run client to check if CRDs are available. APIChecker is inspired by cert-manager's apichecker. (https://github.com/cert-manager/cert-manager/blob/master/pkg/util/cmapichecker).
Click to show internal directories.
Click to hide internal directories.