admin

package
v1.0.80 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	pb.UnimplementedAdminServiceServer
}

func (*Handler) AddUserToAccount

func (h *Handler) AddUserToAccount(ctx context.Context, in *pb.AdminAddUserToAccountRequest) (*pbModels.SSMEmpty, error)

func (*Handler) DeleteAccount

func (h *Handler) DeleteAccount(ctx context.Context, in *pb.AdminDeleteAccountRequest) (*pbModels.SSMEmpty, error)

func (*Handler) DeleteAgent

func (h *Handler) DeleteAgent(ctx context.Context, in *pb.AdminDeleteAgentRequest) (*pbModels.SSMEmpty, error)

func (*Handler) DeleteUser

func (h *Handler) DeleteUser(ctx context.Context, in *pb.AdminDeleteUserRequest) (*pbModels.SSMEmpty, error)

func (*Handler) GetAccount

func (*Handler) GetAgent

func (*Handler) GetUser

func (*Handler) ListAccounts

func (*Handler) ListAgents

func (*Handler) ListUsers

func (*Handler) RemoveUserFromAccount

func (h *Handler) RemoveUserFromAccount(ctx context.Context, in *pb.AdminRemoveUserFromAccountRequest) (*pbModels.SSMEmpty, error)

func (*Handler) SetUserActiveAccount

func (h *Handler) SetUserActiveAccount(ctx context.Context, in *pb.AdminSetUserActiveAccountRequest) (*pbModels.SSMEmpty, error)

func (*Handler) UpdateAccount

func (*Handler) UpdateAgent

func (*Handler) UpdateUser

Jump to

Keyboard shortcuts

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