Documentation
¶
Index ¶
- Constants
- Variables
- func GetUserAgent() string
- func NewAmsClient(configRepository repository.ConfigRepository) *amsclient.JusticeAmsService
- type AMSInfoService
- func (aaa *AMSInfoService) GetAuthSession() auth.Session
- func (aaa *AMSInfoService) InfoRegionsShort(input *a_m_s_info.InfoRegionsParams) (*a_m_s_info.InfoRegionsResponse, error)
- func (aaa *AMSInfoService) InfoSupportedInstancesShort(input *a_m_s_info.InfoSupportedInstancesParams) (*a_m_s_info.InfoSupportedInstancesResponse, error)
- func (aaa *AMSInfoService) UpdateFlightId(flightId string)
- func (aaa *AMSInfoService) UploadURLGetShort(input *a_m_s_info.UploadURLGetParams) error
- type AMSQoSService
- func (aaa *AMSQoSService) GetAuthSession() auth.Session
- func (aaa *AMSQoSService) QoSRegionsGetShort(input *a_m_s_qo_s.QoSRegionsGetParams) (*a_m_s_qo_s.QoSRegionsGetResponse, error)
- func (aaa *AMSQoSService) QoSRegionsUpdateShort(input *a_m_s_qo_s.QoSRegionsUpdateParams) error
- func (aaa *AMSQoSService) UpdateFlightId(flightId string)
- type AccountService
- func (aaa *AccountService) AccountGetShort(input *account.AccountGetParams) (*account.AccountGetResponse, error)
- func (aaa *AccountService) AdminAccountCreateShort(input *account.AdminAccountCreateParams) (*account.AdminAccountCreateResponse, error)
- func (aaa *AccountService) AdminAccountGetShort(input *account.AdminAccountGetParams) (*account.AdminAccountGetResponse, error)
- func (aaa *AccountService) AdminAccountLinkShort(input *account.AdminAccountLinkParams) (*account.AdminAccountLinkResponse, error)
- func (aaa *AccountService) AdminAccountLinkTokenGetShort(input *account.AdminAccountLinkTokenGetParams) (*account.AdminAccountLinkTokenGetResponse, error)
- func (aaa *AccountService) GetAuthSession() auth.Session
- func (aaa *AccountService) UpdateFlightId(flightId string)
- type ArtifactsService
- func (aaa *ArtifactsService) ArtifactBulkDeleteShort(input *artifacts.ArtifactBulkDeleteParams) error
- func (aaa *ArtifactsService) ArtifactDeleteShort(input *artifacts.ArtifactDeleteParams) error
- func (aaa *ArtifactsService) ArtifactGetShort(input *artifacts.ArtifactGetParams) (*artifacts.ArtifactGetResponse, error)
- func (aaa *ArtifactsService) ArtifactGetURLShort(input *artifacts.ArtifactGetURLParams) (*artifacts.ArtifactGetURLResponse, error)
- func (aaa *ArtifactsService) ArtifactUsageGetShort(input *artifacts.ArtifactUsageGetParams) (*artifacts.ArtifactUsageGetResponse, error)
- func (aaa *ArtifactsService) FleetArtifactSamplingRulesGetShort(input *artifacts.FleetArtifactSamplingRulesGetParams) (*artifacts.FleetArtifactSamplingRulesGetResponse, error)
- func (aaa *ArtifactsService) FleetArtifactSamplingRulesSetShort(input *artifacts.FleetArtifactSamplingRulesSetParams) (*artifacts.FleetArtifactSamplingRulesSetResponse, error)
- func (aaa *ArtifactsService) GetAuthSession() auth.Session
- func (aaa *ArtifactsService) UpdateFlightId(flightId string)
- type AuthService
- type DevelopmentService
- func (aaa *DevelopmentService) DevelopmentServerConfigurationCreateShort(input *development.DevelopmentServerConfigurationCreateParams) (*development.DevelopmentServerConfigurationCreateResponse, error)
- func (aaa *DevelopmentService) DevelopmentServerConfigurationDeleteShort(input *development.DevelopmentServerConfigurationDeleteParams) error
- func (aaa *DevelopmentService) DevelopmentServerConfigurationGetShort(input *development.DevelopmentServerConfigurationGetParams) (*development.DevelopmentServerConfigurationGetResponse, error)
- func (aaa *DevelopmentService) DevelopmentServerConfigurationListShort(input *development.DevelopmentServerConfigurationListParams) (*development.DevelopmentServerConfigurationListResponse, error)
- func (aaa *DevelopmentService) DevelopmentServerConfigurationPatchShort(input *development.DevelopmentServerConfigurationPatchParams) error
- func (aaa *DevelopmentService) GetAuthSession() auth.Session
- func (aaa *DevelopmentService) UpdateFlightId(flightId string)
- type FleetCommanderService
- func (aaa *FleetCommanderService) BasicHealthCheckShort(input *fleet_commander.BasicHealthCheckParams) error
- func (aaa *FleetCommanderService) Func1Short(input *fleet_commander.Func1Params) error
- func (aaa *FleetCommanderService) GetAuthSession() auth.Session
- func (aaa *FleetCommanderService) PortalHealthCheckShort(input *fleet_commander.PortalHealthCheckParams) error
- func (aaa *FleetCommanderService) UpdateFlightId(flightId string)
- type FleetsService
- func (aaa *FleetsService) FleetClaimByIDShort(input *fleets.FleetClaimByIDParams) (*fleets.FleetClaimByIDResponse, error)
- func (aaa *FleetsService) FleetClaimByKeysShort(input *fleets.FleetClaimByKeysParams) (*fleets.FleetClaimByKeysResponse, error)
- func (aaa *FleetsService) FleetCreateShort(input *fleets.FleetCreateParams) (*fleets.FleetCreateResponse, error)
- func (aaa *FleetsService) FleetDeleteShort(input *fleets.FleetDeleteParams) error
- func (aaa *FleetsService) FleetGetShort(input *fleets.FleetGetParams) (*fleets.FleetGetResponse, error)
- func (aaa *FleetsService) FleetListShort(input *fleets.FleetListParams) (*fleets.FleetListResponse, error)
- func (aaa *FleetsService) FleetServersShort(input *fleets.FleetServersParams) (*fleets.FleetServersResponse, error)
- func (aaa *FleetsService) FleetUpdateShort(input *fleets.FleetUpdateParams) error
- func (aaa *FleetsService) GetAuthSession() auth.Session
- func (aaa *FleetsService) UpdateFlightId(flightId string)
- type ImagesService
- func (aaa *ImagesService) GetAuthSession() auth.Session
- func (aaa *ImagesService) ImageGetShort(input *images.ImageGetParams) (*images.ImageGetResponse, error)
- func (aaa *ImagesService) ImageListShort(input *images.ImageListParams) (*images.ImageListResponse, error)
- func (aaa *ImagesService) ImageMarkForDeletionShort(input *images.ImageMarkForDeletionParams) error
- func (aaa *ImagesService) ImagePatchShort(input *images.ImagePatchParams) (*images.ImagePatchResponse, error)
- func (aaa *ImagesService) ImageUnmarkForDeletionShort(input *images.ImageUnmarkForDeletionParams) error
- func (aaa *ImagesService) ImagesStorageShort(input *images.ImagesStorageParams) (*images.ImagesStorageResponse, error)
- func (aaa *ImagesService) UpdateFlightId(flightId string)
- type ServersService
- func (aaa *ServersService) FleetServerConnectionInfoShort(input *servers.FleetServerConnectionInfoParams) (*servers.FleetServerConnectionInfoResponse, error)
- func (aaa *ServersService) FleetServerHistoryShort(input *servers.FleetServerHistoryParams) (*servers.FleetServerHistoryResponse, error)
- func (aaa *ServersService) FleetServerInfoShort(input *servers.FleetServerInfoParams) (*servers.FleetServerInfoResponse, error)
- func (aaa *ServersService) GetAuthSession() auth.Session
- func (aaa *ServersService) ServerHistoryShort(input *servers.ServerHistoryParams) (*servers.ServerHistoryResponse, error)
- func (aaa *ServersService) UpdateFlightId(flightId string)
- type WatchdogsService
- func (aaa *WatchdogsService) GetAuthSession() auth.Session
- func (aaa *WatchdogsService) LocalWatchdogConnectShort(input *watchdogs.LocalWatchdogConnectParams) error
- func (aaa *WatchdogsService) UpdateFlightId(flightId string)
- func (aaa *WatchdogsService) WatchdogConnectShort(input *watchdogs.WatchdogConnectParams) error
Constants ¶
View Source
const ServiceVersion = "1.38.1"
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 (aaa *AMSInfoService) InfoRegionsShort(input *a_m_s_info.InfoRegionsParams) (*a_m_s_info.InfoRegionsResponse, error)
func (*AMSInfoService) InfoSupportedInstancesShort ¶
func (aaa *AMSInfoService) InfoSupportedInstancesShort(input *a_m_s_info.InfoSupportedInstancesParams) (*a_m_s_info.InfoSupportedInstancesResponse, error)
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 (aaa *AMSQoSService) QoSRegionsGetShort(input *a_m_s_qo_s.QoSRegionsGetParams) (*a_m_s_qo_s.QoSRegionsGetResponse, error)
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 (aaa *AccountService) AccountGetShort(input *account.AccountGetParams) (*account.AccountGetResponse, error)
func (*AccountService) AdminAccountCreateShort ¶
func (aaa *AccountService) AdminAccountCreateShort(input *account.AdminAccountCreateParams) (*account.AdminAccountCreateResponse, error)
func (*AccountService) AdminAccountGetShort ¶
func (aaa *AccountService) AdminAccountGetShort(input *account.AdminAccountGetParams) (*account.AdminAccountGetResponse, error)
func (*AccountService) AdminAccountLinkShort ¶
func (aaa *AccountService) AdminAccountLinkShort(input *account.AdminAccountLinkParams) (*account.AdminAccountLinkResponse, error)
func (*AccountService) AdminAccountLinkTokenGetShort ¶
func (aaa *AccountService) AdminAccountLinkTokenGetShort(input *account.AdminAccountLinkTokenGetParams) (*account.AdminAccountLinkTokenGetResponse, error)
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 (aaa *ArtifactsService) ArtifactGetShort(input *artifacts.ArtifactGetParams) (*artifacts.ArtifactGetResponse, error)
func (*ArtifactsService) ArtifactGetURLShort ¶
func (aaa *ArtifactsService) ArtifactGetURLShort(input *artifacts.ArtifactGetURLParams) (*artifacts.ArtifactGetURLResponse, error)
func (*ArtifactsService) ArtifactUsageGetShort ¶
func (aaa *ArtifactsService) ArtifactUsageGetShort(input *artifacts.ArtifactUsageGetParams) (*artifacts.ArtifactUsageGetResponse, error)
func (*ArtifactsService) FleetArtifactSamplingRulesGetShort ¶
func (aaa *ArtifactsService) FleetArtifactSamplingRulesGetShort(input *artifacts.FleetArtifactSamplingRulesGetParams) (*artifacts.FleetArtifactSamplingRulesGetResponse, error)
func (*ArtifactsService) FleetArtifactSamplingRulesSetShort ¶
func (aaa *ArtifactsService) FleetArtifactSamplingRulesSetShort(input *artifacts.FleetArtifactSamplingRulesSetParams) (*artifacts.FleetArtifactSamplingRulesSetResponse, error)
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) DevelopmentServerConfigurationCreateShort ¶
func (aaa *DevelopmentService) DevelopmentServerConfigurationCreateShort(input *development.DevelopmentServerConfigurationCreateParams) (*development.DevelopmentServerConfigurationCreateResponse, error)
func (*DevelopmentService) DevelopmentServerConfigurationDeleteShort ¶
func (aaa *DevelopmentService) DevelopmentServerConfigurationDeleteShort(input *development.DevelopmentServerConfigurationDeleteParams) error
func (*DevelopmentService) DevelopmentServerConfigurationGetShort ¶
func (aaa *DevelopmentService) DevelopmentServerConfigurationGetShort(input *development.DevelopmentServerConfigurationGetParams) (*development.DevelopmentServerConfigurationGetResponse, error)
func (*DevelopmentService) DevelopmentServerConfigurationListShort ¶
func (aaa *DevelopmentService) DevelopmentServerConfigurationListShort(input *development.DevelopmentServerConfigurationListParams) (*development.DevelopmentServerConfigurationListResponse, error)
func (*DevelopmentService) DevelopmentServerConfigurationPatchShort ¶ added in v0.4.0
func (aaa *DevelopmentService) DevelopmentServerConfigurationPatchShort(input *development.DevelopmentServerConfigurationPatchParams) 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 (aaa *FleetsService) FleetClaimByIDShort(input *fleets.FleetClaimByIDParams) (*fleets.FleetClaimByIDResponse, error)
func (*FleetsService) FleetClaimByKeysShort ¶
func (aaa *FleetsService) FleetClaimByKeysShort(input *fleets.FleetClaimByKeysParams) (*fleets.FleetClaimByKeysResponse, error)
func (*FleetsService) FleetCreateShort ¶
func (aaa *FleetsService) FleetCreateShort(input *fleets.FleetCreateParams) (*fleets.FleetCreateResponse, error)
func (*FleetsService) FleetDeleteShort ¶
func (aaa *FleetsService) FleetDeleteShort(input *fleets.FleetDeleteParams) error
func (*FleetsService) FleetGetShort ¶
func (aaa *FleetsService) FleetGetShort(input *fleets.FleetGetParams) (*fleets.FleetGetResponse, error)
func (*FleetsService) FleetListShort ¶
func (aaa *FleetsService) FleetListShort(input *fleets.FleetListParams) (*fleets.FleetListResponse, error)
func (*FleetsService) FleetServersShort ¶
func (aaa *FleetsService) FleetServersShort(input *fleets.FleetServersParams) (*fleets.FleetServersResponse, error)
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 (aaa *ImagesService) ImageGetShort(input *images.ImageGetParams) (*images.ImageGetResponse, error)
func (*ImagesService) ImageListShort ¶
func (aaa *ImagesService) ImageListShort(input *images.ImageListParams) (*images.ImageListResponse, error)
func (*ImagesService) ImageMarkForDeletionShort ¶
func (aaa *ImagesService) ImageMarkForDeletionShort(input *images.ImageMarkForDeletionParams) error
func (*ImagesService) ImagePatchShort ¶
func (aaa *ImagesService) ImagePatchShort(input *images.ImagePatchParams) (*images.ImagePatchResponse, error)
func (*ImagesService) ImageUnmarkForDeletionShort ¶
func (aaa *ImagesService) ImageUnmarkForDeletionShort(input *images.ImageUnmarkForDeletionParams) error
func (*ImagesService) ImagesStorageShort ¶
func (aaa *ImagesService) ImagesStorageShort(input *images.ImagesStorageParams) (*images.ImagesStorageResponse, 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) FleetServerConnectionInfoShort ¶
func (aaa *ServersService) FleetServerConnectionInfoShort(input *servers.FleetServerConnectionInfoParams) (*servers.FleetServerConnectionInfoResponse, error)
func (*ServersService) FleetServerHistoryShort ¶
func (aaa *ServersService) FleetServerHistoryShort(input *servers.FleetServerHistoryParams) (*servers.FleetServerHistoryResponse, error)
func (*ServersService) FleetServerInfoShort ¶
func (aaa *ServersService) FleetServerInfoShort(input *servers.FleetServerInfoParams) (*servers.FleetServerInfoResponse, error)
func (*ServersService) GetAuthSession ¶
func (aaa *ServersService) GetAuthSession() auth.Session
func (*ServersService) ServerHistoryShort ¶
func (aaa *ServersService) ServerHistoryShort(input *servers.ServerHistoryParams) (*servers.ServerHistoryResponse, error)
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
Source Files
¶
Click to show internal directories.
Click to hide internal directories.