qosm

package
v0.68.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 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 AdminService

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

	FlightIdRepository *utils.FlightIdContainer
}

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 added in v0.21.0

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) UpdateFlightId added in v0.63.0

func (aaa *AdminService) UpdateFlightId(flightId string)

func (*AdminService) UpdateServerConfig deprecated added in v0.20.0

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

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

func (*AdminService) UpdateServerConfigShort added in v0.20.0

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

type PublicService

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

	FlightIdRepository *utils.FlightIdContainer
}

func (*PublicService) GetAuthSession added in v0.21.0

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

func (*PublicService) ListServer deprecated

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

func (*PublicService) ListServerPerNamespace deprecated added in v0.20.0

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

func (*PublicService) ListServerPerNamespaceShort added in v0.20.0

func (*PublicService) ListServerShort

func (*PublicService) UpdateFlightId added in v0.63.0

func (aaa *PublicService) UpdateFlightId(flightId string)

type ServerService

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

	FlightIdRepository *utils.FlightIdContainer
}

func (*ServerService) GetAuthSession added in v0.21.0

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

func (*ServerService) UpdateFlightId added in v0.63.0

func (aaa *ServerService) UpdateFlightId(flightId string)

Jump to

Keyboard shortcuts

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