userserver

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PreparedUser

type PreparedUser struct {
	ID string `json:"id"`
	hfv1.UserSpec
}

type UserServer

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

func NewUserServer

func NewUserServer(authClient *authclient.AuthClient, hfClientset hfClientset.Interface, ctx context.Context) (*UserServer, error)

func (UserServer) DeleteFunc added in v0.2.0

func (u UserServer) DeleteFunc(w http.ResponseWriter, r *http.Request)

func (UserServer) GetFunc

func (u UserServer) GetFunc(w http.ResponseWriter, r *http.Request)

func (UserServer) ListFunc

func (u UserServer) ListFunc(w http.ResponseWriter, r *http.Request)

func (UserServer) SetupRoutes

func (u UserServer) SetupRoutes(r *mux.Router)

func (UserServer) UpdateFunc

func (u UserServer) UpdateFunc(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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