handlers

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Challenge

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

func NewChallenge

func NewChallenge(l *log.Logger, rdb *redis.Client, k8sClient *kubernetes.Clientset) (*Challenge, error)

func (*Challenge) Create

func (c *Challenge) Create(w http.ResponseWriter, r *http.Request)

func (*Challenge) Delete

func (c *Challenge) Delete(w http.ResponseWriter, r *http.Request)

func (*Challenge) Get

func (c *Challenge) Get(w http.ResponseWriter, r *http.Request)

func (*Challenge) Start

func (c *Challenge) Start(w http.ResponseWriter, r *http.Request)

func (*Challenge) Stop

func (c *Challenge) Stop(w http.ResponseWriter, r *http.Request)

type Health

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

func NewHealth

func NewHealth(l *log.Logger, db *redis.Client) *Health

func (*Health) Liveness

func (h *Health) Liveness(w http.ResponseWriter, r *http.Request)

func (*Health) Readiness

func (h *Health) Readiness(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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