dslogmanager

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceVersion = "3.7.4"

Variables

View Source
var SDKVersion string

Functions

func GetUserAgent

func GetUserAgent() string

Types

type AdminService

type AdminService struct {
	Client           *dslogmanagerclient.JusticeDslogmanagerService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*AdminService) GetAuthSession

func (aaa *AdminService) GetAuthSession() auth.Session

func (*AdminService) GetServerLogsShort

func (aaa *AdminService) GetServerLogsShort(input *admin.GetServerLogsParams) (*admin.GetServerLogsResponse, error)

func (*AdminService) UpdateFlightId

func (aaa *AdminService) UpdateFlightId(flightId string)

type AllTerminatedServersService

type AllTerminatedServersService struct {
	Client           *dslogmanagerclient.JusticeDslogmanagerService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*AllTerminatedServersService) GetAuthSession

func (aaa *AllTerminatedServersService) GetAuthSession() auth.Session

func (*AllTerminatedServersService) UpdateFlightId

func (aaa *AllTerminatedServersService) UpdateFlightId(flightId string)

type DslogmanagerOperationsService

type DslogmanagerOperationsService struct {
	Client           *dslogmanagerclient.JusticeDslogmanagerService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*DslogmanagerOperationsService) GetAuthSession

func (aaa *DslogmanagerOperationsService) GetAuthSession() auth.Session

func (*DslogmanagerOperationsService) UpdateFlightId

func (aaa *DslogmanagerOperationsService) UpdateFlightId(flightId string)

type TerminatedServersService

type TerminatedServersService struct {
	Client           *dslogmanagerclient.JusticeDslogmanagerService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*TerminatedServersService) DownloadServerLogsShort

func (*TerminatedServersService) GetAuthSession

func (aaa *TerminatedServersService) GetAuthSession() auth.Session

func (*TerminatedServersService) UpdateFlightId

func (aaa *TerminatedServersService) UpdateFlightId(flightId string)

Jump to

Keyboard shortcuts

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