impersonating

package
v1.0.60 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddImpersonation added in v1.0.56

func AddImpersonation(w http.ResponseWriter, r *http.Request)

func AddImpersonationSuggest added in v1.0.56

func AddImpersonationSuggest(w http.ResponseWriter, r *http.Request)

func CreateImpersonation added in v1.0.56

func CreateImpersonation(w http.ResponseWriter, r *http.Request)

func DeleteImpersonation added in v1.0.56

func DeleteImpersonation(w http.ResponseWriter, r *http.Request)

Types

type BindAddCImpersonationSuggest

type BindAddCImpersonationSuggest struct {
	FirstName string `query:"first_name"`
	LastName  string `query:"last_name"`
}

type BindCreateImpersonation

type BindCreateImpersonation struct {
	ID string `form:"id"`
}

Jump to

Keyboard shortcuts

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