Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SolverProvider ¶
type SolverProvider struct {
// contains filtered or unexported fields
}
func (*SolverProvider) CleanUp ¶
func (sp *SolverProvider) CleanUp(ch *whapi.ChallengeRequest) error
func (*SolverProvider) Initialize ¶
func (sp *SolverProvider) Initialize(c *rest.Config, stopCh <-chan struct{}) error
func (*SolverProvider) Name ¶
func (sp *SolverProvider) Name() string
func (*SolverProvider) Present ¶
func (sp *SolverProvider) Present(ch *whapi.ChallengeRequest) error
Click to show internal directories.
Click to hide internal directories.