handlers

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriftHandler

type DriftHandler struct{}

DriftHandler handles drift detection requests

func NewDriftHandler

func NewDriftHandler() *DriftHandler

NewDriftHandler creates a new drift handler

func (*DriftHandler) HandleDetect

func (h *DriftHandler) HandleDetect(w http.ResponseWriter, r *http.Request)

HandleDetect handles drift detection requests

type RemediationHandler

type RemediationHandler struct{}

RemediationHandler handles remediation requests

func NewRemediationHandler

func NewRemediationHandler() *RemediationHandler

NewRemediationHandler creates a new remediation handler

func (*RemediationHandler) HandleRemediate

func (h *RemediationHandler) HandleRemediate(w http.ResponseWriter, r *http.Request)

HandleRemediate handles remediation requests

type StateHandler

type StateHandler struct{}

StateHandler handles state management requests

func NewStateHandler

func NewStateHandler() *StateHandler

NewStateHandler creates a new state handler

func (*StateHandler) HandleAnalyze

func (h *StateHandler) HandleAnalyze(w http.ResponseWriter, r *http.Request)

HandleAnalyze handles state analysis

func (*StateHandler) HandleList

func (h *StateHandler) HandleList(w http.ResponseWriter, r *http.Request)

HandleList handles listing states

Jump to

Keyboard shortcuts

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