ams

package
v0.1.0-alpha.12 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const ServiceVersion = "1.30.0"

Variables

View Source
var SDKVersion string

Functions

func GetUserAgent

func GetUserAgent() string

func NewAmsClient

func NewAmsClient(configRepository repository.ConfigRepository) *amsclient.JusticeAmsService

Types

type AMSInfoService

type AMSInfoService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*AMSInfoService) GetAuthSession

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

func (*AMSInfoService) InfoRegionsShort

func (*AMSInfoService) UpdateFlightId

func (aaa *AMSInfoService) UpdateFlightId(flightId string)

func (*AMSInfoService) UploadURLGetShort

func (aaa *AMSInfoService) UploadURLGetShort(input *a_m_s_info.UploadURLGetParams) error

type AMSQoSService

type AMSQoSService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*AMSQoSService) GetAuthSession

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

func (*AMSQoSService) QoSRegionsGetShort

func (*AMSQoSService) QoSRegionsUpdateShort

func (aaa *AMSQoSService) QoSRegionsUpdateShort(input *a_m_s_qo_s.QoSRegionsUpdateParams) error

func (*AMSQoSService) UpdateFlightId

func (aaa *AMSQoSService) UpdateFlightId(flightId string)

type AccountService

type AccountService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*AccountService) AccountGetShort

func (*AccountService) AdminAccountCreateShort

func (*AccountService) AdminAccountGetShort

func (*AccountService) AdminAccountLinkShort

func (*AccountService) AdminAccountLinkTokenGetShort

func (*AccountService) GetAuthSession

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

func (*AccountService) UpdateFlightId

func (aaa *AccountService) UpdateFlightId(flightId string)

type ArtifactsService

type ArtifactsService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*ArtifactsService) ArtifactBulkDeleteShort

func (aaa *ArtifactsService) ArtifactBulkDeleteShort(input *artifacts.ArtifactBulkDeleteParams) error

func (*ArtifactsService) ArtifactDeleteShort

func (aaa *ArtifactsService) ArtifactDeleteShort(input *artifacts.ArtifactDeleteParams) error

func (*ArtifactsService) ArtifactGetShort

func (*ArtifactsService) ArtifactGetURLShort

func (*ArtifactsService) ArtifactUsageGetShort

func (*ArtifactsService) GetAuthSession

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

func (*ArtifactsService) UpdateFlightId

func (aaa *ArtifactsService) UpdateFlightId(flightId string)

type AuthService

type AuthService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*AuthService) AuthCheckShort

func (aaa *AuthService) AuthCheckShort(input *auth2.AuthCheckParams) error

func (*AuthService) GetAuthSession

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

func (*AuthService) UpdateFlightId

func (aaa *AuthService) UpdateFlightId(flightId string)

type DevelopmentService

type DevelopmentService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*DevelopmentService) DevelopmentServerConfigurationDeleteShort

func (aaa *DevelopmentService) DevelopmentServerConfigurationDeleteShort(input *development.DevelopmentServerConfigurationDeleteParams) error

func (*DevelopmentService) GetAuthSession

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

func (*DevelopmentService) UpdateFlightId

func (aaa *DevelopmentService) UpdateFlightId(flightId string)

type FleetCommanderService

type FleetCommanderService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*FleetCommanderService) BasicHealthCheckShort

func (aaa *FleetCommanderService) BasicHealthCheckShort(input *fleet_commander.BasicHealthCheckParams) error

func (*FleetCommanderService) Func1Short

func (aaa *FleetCommanderService) Func1Short(input *fleet_commander.Func1Params) error

func (*FleetCommanderService) GetAuthSession

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

func (*FleetCommanderService) PortalHealthCheckShort

func (aaa *FleetCommanderService) PortalHealthCheckShort(input *fleet_commander.PortalHealthCheckParams) error

func (*FleetCommanderService) UpdateFlightId

func (aaa *FleetCommanderService) UpdateFlightId(flightId string)

type FleetsService

type FleetsService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*FleetsService) FleetClaimByIDShort

func (*FleetsService) FleetClaimByKeysShort

func (*FleetsService) FleetCreateShort

func (*FleetsService) FleetDeleteShort

func (aaa *FleetsService) FleetDeleteShort(input *fleets.FleetDeleteParams) error

func (*FleetsService) FleetGetShort

func (*FleetsService) FleetListShort

func (*FleetsService) FleetServersShort

func (*FleetsService) FleetUpdateShort

func (aaa *FleetsService) FleetUpdateShort(input *fleets.FleetUpdateParams) error

func (*FleetsService) GetAuthSession

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

func (*FleetsService) UpdateFlightId

func (aaa *FleetsService) UpdateFlightId(flightId string)

type ImagesService

type ImagesService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*ImagesService) GetAuthSession

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

func (*ImagesService) ImageGetShort

func (*ImagesService) ImageListShort

func (aaa *ImagesService) ImageListShort(input *images.ImageListParams) (*amsclientmodels.APIImageList, error)

func (*ImagesService) ImageMarkForDeletionShort

func (aaa *ImagesService) ImageMarkForDeletionShort(input *images.ImageMarkForDeletionParams) error

func (*ImagesService) ImagePatchShort

func (aaa *ImagesService) ImagePatchShort(input *images.ImagePatchParams) (*amsclientmodels.APIImageDetails, error)

func (*ImagesService) ImageUnmarkForDeletionShort

func (aaa *ImagesService) ImageUnmarkForDeletionShort(input *images.ImageUnmarkForDeletionParams) error

func (*ImagesService) ImagesStorageShort

func (aaa *ImagesService) ImagesStorageShort(input *images.ImagesStorageParams) (*amsclientmodels.APIImageStorage, error)

func (*ImagesService) UpdateFlightId

func (aaa *ImagesService) UpdateFlightId(flightId string)

type ServersService

type ServersService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*ServersService) FleetServerHistoryShort

func (aaa *ServersService) FleetServerHistoryShort(input *servers.FleetServerHistoryParams) (*amsclientmodels.APIDSHistoryList, error)

func (*ServersService) FleetServerInfoShort

func (*ServersService) GetAuthSession

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

func (*ServersService) ServerHistoryShort

func (*ServersService) UpdateFlightId

func (aaa *ServersService) UpdateFlightId(flightId string)

type WatchdogsService

type WatchdogsService struct {
	Client           *amsclient.JusticeAmsService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository

	FlightIdRepository *utils.FlightIdContainer
}

func (*WatchdogsService) GetAuthSession

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

func (*WatchdogsService) LocalWatchdogConnectShort

func (aaa *WatchdogsService) LocalWatchdogConnectShort(input *watchdogs.LocalWatchdogConnectParams) error

func (*WatchdogsService) UpdateFlightId

func (aaa *WatchdogsService) UpdateFlightId(flightId string)

func (*WatchdogsService) WatchdogConnectShort

func (aaa *WatchdogsService) WatchdogConnectShort(input *watchdogs.WatchdogConnectParams) error

Jump to

Keyboard shortcuts

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