cleanup

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2025 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cleanup

func Cleanup(req router.Request, _ router.Response) error

func OAuthAuth added in v0.8.0

func OAuthAuth(req router.Request, resp router.Response) error

func OAuthClients added in v0.8.0

func OAuthClients(req router.Request, resp router.Response) error

Types

type Credentials added in v0.6.0

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

func NewCredentials added in v0.6.0

func NewCredentials(gClient *gptscript.GPTScript, mcpSessionManager *mcp.SessionManager, gatewayClient *gateway.Client, tokenService *jwt.TokenService, serverURL string) *Credentials

func (*Credentials) Remove added in v0.6.0

func (c *Credentials) Remove(req router.Request, _ router.Response) error

func (*Credentials) RemoveMCPCredentials added in v0.8.0

func (c *Credentials) RemoveMCPCredentials(req router.Request, resp router.Response) error

func (*Credentials) ShutdownProjectMCP added in v0.8.0

func (c *Credentials) ShutdownProjectMCP(req router.Request, _ router.Response) error

type UserCleanup added in v0.8.0

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

func NewUserCleanup added in v0.8.0

func NewUserCleanup(gatewayClient *gclient.Client, acrHelper *accesscontrolrule.Helper) *UserCleanup

func (*UserCleanup) Cleanup added in v0.8.0

func (u *UserCleanup) Cleanup(req router.Request, _ router.Response) error

Jump to

Keyboard shortcuts

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