dslogmanager

package
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceVersion = "3.3.1"

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
}

func (*AdminService) GetAuthSession

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

func (*AdminService) GetServerLogs deprecated

Deprecated: 2022-01-10 - Please use GetServerLogsShort instead.

func (*AdminService) GetServerLogsShort

type AllTerminatedServersService

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

func (*AllTerminatedServersService) BatchDownloadServerLogs deprecated

Deprecated: 2022-01-10 - Please use BatchDownloadServerLogsShort instead.

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) ListAllTerminatedServers deprecated

Deprecated: 2022-01-10 - Please use ListAllTerminatedServersShort instead.

type DslogmanagerOperationsService

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

func (*DslogmanagerOperationsService) GetAuthSession

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

func (*DslogmanagerOperationsService) PublicGetMessages deprecated

Deprecated: 2022-01-10 - Please use PublicGetMessagesShort instead.

type TerminatedServersService

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

func (*TerminatedServersService) CheckServerLogs deprecated

Deprecated: 2022-01-10 - Please use CheckServerLogsShort instead.

func (*TerminatedServersService) DownloadServerLogs deprecated

func (aaa *TerminatedServersService) DownloadServerLogs(input *terminated_servers.DownloadServerLogsParams, writer io.Writer) (io.Writer, error)

Deprecated: 2022-01-10 - Please use DownloadServerLogsShort instead.

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) ListTerminatedServers deprecated

Deprecated: 2022-01-10 - Please use ListTerminatedServersShort instead.

Jump to

Keyboard shortcuts

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