challengesolver

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2023 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type ChallengeMeta

type ChallengeMeta struct {
	Port      int32
	Service   string
	DNSName   string
	Namespace string
	Token     string
	Name      string
	UID       types.UID
	Gateway   string
}

type ChallengeSolver

type ChallengeSolver struct {
	// contains filtered or unexported fields
}

func (*ChallengeSolver) Hash

func (cs *ChallengeSolver) Hash(in string) string

func (*ChallengeSolver) Reconcile

func (*ChallengeSolver) SetupWithManager

func (cs *ChallengeSolver) SetupWithManager(ctx context.Context, mgr manager.Manager) error

func (*ChallengeSolver) Solve

type OptionsFunc

type OptionsFunc func(cs *ChallengeSolver)

func WithDryRun

func WithDryRun(dryrun bool) OptionsFunc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL