Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthHandler ¶
func HealthHandler(w http.ResponseWriter, r *http.Request)
Types ¶
type SealedSecretHandler ¶
type SealedSecretHandler struct {
// contains filtered or unexported fields
}
func NewSealedSecretHandler ¶
func NewSealedSecretHandler(svc sealer) SealedSecretHandler
func (SealedSecretHandler) CreateSealedSecretHandler ¶
func (s SealedSecretHandler) CreateSealedSecretHandler(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.