dslogmanager

package
v0.1.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2024 License: MIT Imports: 15 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 (*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) BatchDownloadServerLogsShort

func (aaa *AllTerminatedServersService) BatchDownloadServerLogsShort(input *all_terminated_servers.BatchDownloadServerLogsParams, writer io.Writer) (io.Writer, error)

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 (aaa *TerminatedServersService) DownloadServerLogsShort(input *terminated_servers.DownloadServerLogsParams, writer io.Writer) (io.Writer, error)

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