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) (*amsclientmodels.APIAMSRegionsResponse, error)
- func (aaa *AMSInfoService) InfoSupportedInstancesShort(input *a_m_s_info.InfoSupportedInstancesParams) (*amsclientmodels.APIInstanceTypesForNamespaceResponse, 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) (*amsclientmodels.APIQoSEndpointResponse, 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) (*amsclientmodels.APIAccountResponse, error)
- func (aaa *AccountService) AdminAccountCreateShort(input *account.AdminAccountCreateParams) (*amsclientmodels.APIAccountCreateResponse, error)
- func (aaa *AccountService) AdminAccountGetShort(input *account.AdminAccountGetParams) (*amsclientmodels.APIAccountResponse, error)
- func (aaa *AccountService) AdminAccountLinkShort(input *account.AdminAccountLinkParams) (*amsclientmodels.APIAccountLinkResponse, error)
- func (aaa *AccountService) AdminAccountLinkTokenGetShort(input *account.AdminAccountLinkTokenGetParams) (*amsclientmodels.APIAccountLinkTokenResponse, 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) (*amsclientmodels.APIArtifactListResponse, error)
- func (aaa *ArtifactsService) ArtifactGetURLShort(input *artifacts.ArtifactGetURLParams) (*amsclientmodels.APIArtifactURLResponse, error)
- func (aaa *ArtifactsService) ArtifactUsageGetShort(input *artifacts.ArtifactUsageGetParams) (*amsclientmodels.APIArtifactUsageResponse, error)
- func (aaa *ArtifactsService) FleetArtifactSamplingRulesGetShort(input *artifacts.FleetArtifactSamplingRulesGetParams) (*amsclientmodels.APIFleetArtifactsSampleRules, error)
- func (aaa *ArtifactsService) FleetArtifactSamplingRulesSetShort(input *artifacts.FleetArtifactSamplingRulesSetParams) (*amsclientmodels.APIFleetArtifactsSampleRules, error)
- func (aaa *ArtifactsService) GetAuthSession() auth.Session
- func (aaa *ArtifactsService) UpdateFlightId(flightId string)
- type AuthService
- type DevelopmentService
- func (aaa *DevelopmentService) DevelopmentServerConfigurationCreateShort(input *development.DevelopmentServerConfigurationCreateParams) (*amsclientmodels.APIDevelopmentServerConfigurationCreateResponse, error)
- func (aaa *DevelopmentService) DevelopmentServerConfigurationDeleteShort(input *development.DevelopmentServerConfigurationDeleteParams) error
- func (aaa *DevelopmentService) DevelopmentServerConfigurationGetShort(input *development.DevelopmentServerConfigurationGetParams) (*amsclientmodels.APIDevelopmentServerConfigurationGetResponse, error)
- func (aaa *DevelopmentService) DevelopmentServerConfigurationListShort(input *development.DevelopmentServerConfigurationListParams) (*amsclientmodels.APIDevelopmentServerConfigurationListResponse, 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) (*amsclientmodels.APIFleetClaimResponse, error)
- func (aaa *FleetsService) FleetClaimByKeysShort(input *fleets.FleetClaimByKeysParams) (*amsclientmodels.APIFleetClaimResponse, error)
- func (aaa *FleetsService) FleetCreateShort(input *fleets.FleetCreateParams) (*amsclientmodels.APIFleetCreateResponse, error)
- func (aaa *FleetsService) FleetDeleteShort(input *fleets.FleetDeleteParams) error
- func (aaa *FleetsService) FleetGetShort(input *fleets.FleetGetParams) (*amsclientmodels.APIFleetGetResponse, error)
- func (aaa *FleetsService) FleetListShort(input *fleets.FleetListParams) (*amsclientmodels.APIFleetListResponse, error)
- func (aaa *FleetsService) FleetServersShort(input *fleets.FleetServersParams) (*amsclientmodels.APIFleetServersResponse, 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) (*amsclientmodels.APIImageDetails, error)
- func (aaa *ImagesService) ImageListShort(input *images.ImageListParams) (*amsclientmodels.APIImageList, error)
- func (aaa *ImagesService) ImageMarkForDeletionShort(input *images.ImageMarkForDeletionParams) error
- func (aaa *ImagesService) ImagePatchShort(input *images.ImagePatchParams) (*amsclientmodels.APIImageDetails, error)
- func (aaa *ImagesService) ImageUnmarkForDeletionShort(input *images.ImageUnmarkForDeletionParams) error
- func (aaa *ImagesService) ImagesStorageShort(input *images.ImagesStorageParams) (*amsclientmodels.APIImageStorage, error)
- func (aaa *ImagesService) UpdateFlightId(flightId string)
- type ServersService
- func (aaa *ServersService) FleetServerConnectionInfoShort(input *servers.FleetServerConnectionInfoParams) (*amsclientmodels.APIFleetServerConnectionInfoResponse, error)
- func (aaa *ServersService) FleetServerHistoryShort(input *servers.FleetServerHistoryParams) (*amsclientmodels.APIDSHistoryList, error)
- func (aaa *ServersService) FleetServerInfoShort(input *servers.FleetServerInfoParams) (*amsclientmodels.APIFleetServerInfoResponse, error)
- func (aaa *ServersService) GetAuthSession() auth.Session
- func (aaa *ServersService) ServerHistoryShort(input *servers.ServerHistoryParams) (*amsclientmodels.APIFleetServerHistoryResponse, 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.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 (aaa *AMSInfoService) InfoRegionsShort(input *a_m_s_info.InfoRegionsParams) (*amsclientmodels.APIAMSRegionsResponse, error)
func (*AMSInfoService) InfoSupportedInstancesShort ¶
func (aaa *AMSInfoService) InfoSupportedInstancesShort(input *a_m_s_info.InfoSupportedInstancesParams) (*amsclientmodels.APIInstanceTypesForNamespaceResponse, 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) (*amsclientmodels.APIQoSEndpointResponse, 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) (*amsclientmodels.APIAccountResponse, error)
func (*AccountService) AdminAccountCreateShort ¶
func (aaa *AccountService) AdminAccountCreateShort(input *account.AdminAccountCreateParams) (*amsclientmodels.APIAccountCreateResponse, error)
func (*AccountService) AdminAccountGetShort ¶
func (aaa *AccountService) AdminAccountGetShort(input *account.AdminAccountGetParams) (*amsclientmodels.APIAccountResponse, error)
func (*AccountService) AdminAccountLinkShort ¶
func (aaa *AccountService) AdminAccountLinkShort(input *account.AdminAccountLinkParams) (*amsclientmodels.APIAccountLinkResponse, error)
func (*AccountService) AdminAccountLinkTokenGetShort ¶
func (aaa *AccountService) AdminAccountLinkTokenGetShort(input *account.AdminAccountLinkTokenGetParams) (*amsclientmodels.APIAccountLinkTokenResponse, 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) (*amsclientmodels.APIArtifactListResponse, error)
func (*ArtifactsService) ArtifactGetURLShort ¶
func (aaa *ArtifactsService) ArtifactGetURLShort(input *artifacts.ArtifactGetURLParams) (*amsclientmodels.APIArtifactURLResponse, error)
func (*ArtifactsService) ArtifactUsageGetShort ¶
func (aaa *ArtifactsService) ArtifactUsageGetShort(input *artifacts.ArtifactUsageGetParams) (*amsclientmodels.APIArtifactUsageResponse, error)
func (*ArtifactsService) FleetArtifactSamplingRulesGetShort ¶
func (aaa *ArtifactsService) FleetArtifactSamplingRulesGetShort(input *artifacts.FleetArtifactSamplingRulesGetParams) (*amsclientmodels.APIFleetArtifactsSampleRules, error)
func (*ArtifactsService) FleetArtifactSamplingRulesSetShort ¶
func (aaa *ArtifactsService) FleetArtifactSamplingRulesSetShort(input *artifacts.FleetArtifactSamplingRulesSetParams) (*amsclientmodels.APIFleetArtifactsSampleRules, 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) (*amsclientmodels.APIDevelopmentServerConfigurationCreateResponse, error)
func (*DevelopmentService) DevelopmentServerConfigurationDeleteShort ¶
func (aaa *DevelopmentService) DevelopmentServerConfigurationDeleteShort(input *development.DevelopmentServerConfigurationDeleteParams) error
func (*DevelopmentService) DevelopmentServerConfigurationGetShort ¶
func (aaa *DevelopmentService) DevelopmentServerConfigurationGetShort(input *development.DevelopmentServerConfigurationGetParams) (*amsclientmodels.APIDevelopmentServerConfigurationGetResponse, error)
func (*DevelopmentService) DevelopmentServerConfigurationListShort ¶
func (aaa *DevelopmentService) DevelopmentServerConfigurationListShort(input *development.DevelopmentServerConfigurationListParams) (*amsclientmodels.APIDevelopmentServerConfigurationListResponse, 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) (*amsclientmodels.APIFleetClaimResponse, error)
func (*FleetsService) FleetClaimByKeysShort ¶
func (aaa *FleetsService) FleetClaimByKeysShort(input *fleets.FleetClaimByKeysParams) (*amsclientmodels.APIFleetClaimResponse, error)
func (*FleetsService) FleetCreateShort ¶
func (aaa *FleetsService) FleetCreateShort(input *fleets.FleetCreateParams) (*amsclientmodels.APIFleetCreateResponse, error)
func (*FleetsService) FleetDeleteShort ¶
func (aaa *FleetsService) FleetDeleteShort(input *fleets.FleetDeleteParams) error
func (*FleetsService) FleetGetShort ¶
func (aaa *FleetsService) FleetGetShort(input *fleets.FleetGetParams) (*amsclientmodels.APIFleetGetResponse, error)
func (*FleetsService) FleetListShort ¶
func (aaa *FleetsService) FleetListShort(input *fleets.FleetListParams) (*amsclientmodels.APIFleetListResponse, error)
func (*FleetsService) FleetServersShort ¶
func (aaa *FleetsService) FleetServersShort(input *fleets.FleetServersParams) (*amsclientmodels.APIFleetServersResponse, 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) (*amsclientmodels.APIImageDetails, error)
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) FleetServerConnectionInfoShort ¶
func (aaa *ServersService) FleetServerConnectionInfoShort(input *servers.FleetServerConnectionInfoParams) (*amsclientmodels.APIFleetServerConnectionInfoResponse, error)
func (*ServersService) FleetServerHistoryShort ¶
func (aaa *ServersService) FleetServerHistoryShort(input *servers.FleetServerHistoryParams) (*amsclientmodels.APIDSHistoryList, error)
func (*ServersService) FleetServerInfoShort ¶
func (aaa *ServersService) FleetServerInfoShort(input *servers.FleetServerInfoParams) (*amsclientmodels.APIFleetServerInfoResponse, error)
func (*ServersService) GetAuthSession ¶
func (aaa *ServersService) GetAuthSession() auth.Session
func (*ServersService) ServerHistoryShort ¶
func (aaa *ServersService) ServerHistoryShort(input *servers.ServerHistoryParams) (*amsclientmodels.APIFleetServerHistoryResponse, 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.