//
pkg.gl
Category
github.com/rancher/cert-manager
pkg
controller
acmechallenges
scheduler
package
0.7.2-rio.1
Repository:
https://github.com/rancher/cert-manager.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
186 SLOC
#
Functions
New
New will construct a new instance of a scheduler.
#
Constants
MaxConcurrentChallenges
MaxConcurrentChallenges is the total maximum number of challenges that can be scheduled as 'processing' at once.
#
Structs
Scheduler
Scheduler implements an ACME challenge scheduler that applies heuristics to challenge resources in order to determine which challenges should be processing at a given time.