qosm

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: 14 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceVersion = ""

Variables

View Source
var SDKVersion string

Functions

func GetUserAgent

func GetUserAgent() string

func NewQosmClient

func NewQosmClient(configRepository repository.ConfigRepository) *qosmclient.JusticeQosmService

Types

type AdminService

type AdminService struct {
	Client           *qosmclient.JusticeQosmService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
}

func (*AdminService) DeleteServer deprecated

func (aaa *AdminService) DeleteServer(input *admin.DeleteServerParams) error

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

func (*AdminService) DeleteServerShort

func (aaa *AdminService) DeleteServerShort(input *admin.DeleteServerParams) error

func (*AdminService) GetAuthSession

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

func (*AdminService) SetServerAlias deprecated

func (aaa *AdminService) SetServerAlias(input *admin.SetServerAliasParams) error

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

func (*AdminService) SetServerAliasShort

func (aaa *AdminService) SetServerAliasShort(input *admin.SetServerAliasParams) error

func (*AdminService) UpdateServerConfig deprecated

func (aaa *AdminService) UpdateServerConfig(input *admin.UpdateServerConfigParams) error

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

func (*AdminService) UpdateServerConfigShort

func (aaa *AdminService) UpdateServerConfigShort(input *admin.UpdateServerConfigParams) error

type PublicService

type PublicService struct {
	Client           *qosmclient.JusticeQosmService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
}

func (*PublicService) GetAuthSession

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

func (*PublicService) ListServer deprecated

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

func (*PublicService) ListServerPerNamespace deprecated

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

func (*PublicService) ListServerPerNamespaceShort

func (*PublicService) ListServerShort

type ServerService

type ServerService struct {
	Client           *qosmclient.JusticeQosmService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
}

func (*ServerService) GetAuthSession

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

func (*ServerService) Heartbeat deprecated

func (aaa *ServerService) Heartbeat(input *server.HeartbeatParams) error

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

func (*ServerService) HeartbeatShort

func (aaa *ServerService) HeartbeatShort(input *server.HeartbeatParams) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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