Documentation
¶
Index ¶
- type AppService
- func (aaa *AppService) CreateAppV1(input *app.CreateAppV1Params) (*csmclientmodels.GeneratedCreateAppV1Response, error)deprecated
- func (aaa *AppService) CreateAppV1Short(input *app.CreateAppV1Params) (*csmclientmodels.GeneratedCreateAppV1Response, error)
- func (aaa *AppService) DeleteAppV1(input *app.DeleteAppV1Params) errordeprecated
- func (aaa *AppService) DeleteAppV1Short(input *app.DeleteAppV1Params) error
- func (aaa *AppService) GetAppListV1(input *app.GetAppListV1Params) (*csmclientmodels.GeneratedGetAppListV1Response, error)deprecated
- func (aaa *AppService) GetAppListV1Short(input *app.GetAppListV1Params) (*csmclientmodels.GeneratedGetAppListV1Response, error)
- func (aaa *AppService) GetAppReleaseV1(input *app.GetAppReleaseV1Params) (*csmclientmodels.GeneratedGetAppReleaseV1Response, error)deprecated
- func (aaa *AppService) GetAppReleaseV1Short(input *app.GetAppReleaseV1Params) (*csmclientmodels.GeneratedGetAppReleaseV1Response, error)
- func (aaa *AppService) GetAppV1(input *app.GetAppV1Params) (*csmclientmodels.GeneratedGetAppV1Response, error)deprecated
- func (aaa *AppService) GetAppV1Short(input *app.GetAppV1Params) (*csmclientmodels.GeneratedGetAppV1Response, error)
- func (aaa *AppService) GetAuthSession() auth.Session
- func (aaa *AppService) StartAppV1(input *app.StartAppV1Params) (*csmclientmodels.GeneratedStartAppV1Response, error)deprecated
- func (aaa *AppService) StartAppV1Short(input *app.StartAppV1Params) (*csmclientmodels.GeneratedStartAppV1Response, error)
- func (aaa *AppService) StopAppV1(input *app.StopAppV1Params) (*csmclientmodels.GeneratedStopAppV1Response, error)deprecated
- func (aaa *AppService) StopAppV1Short(input *app.StopAppV1Params) (*csmclientmodels.GeneratedStopAppV1Response, error)
- func (aaa *AppService) UpdateAppV1(input *app.UpdateAppV1Params) (*csmclientmodels.GeneratedUpdateAppV1Response, error)deprecated
- func (aaa *AppService) UpdateAppV1Short(input *app.UpdateAppV1Params) (*csmclientmodels.GeneratedUpdateAppV1Response, error)
- func (aaa *AppService) UpdateFlightId(flightId string)
- type AppV2Service
- func (aaa *AppV2Service) CreateAppV2(input *app_v2.CreateAppV2Params) (*csmclientmodels.ApimodelAppItem, error)deprecated
- func (aaa *AppV2Service) CreateAppV2Short(input *app_v2.CreateAppV2Params) (*csmclientmodels.ApimodelAppItem, error)
- func (aaa *AppV2Service) DeleteAppV2(input *app_v2.DeleteAppV2Params) errordeprecated
- func (aaa *AppV2Service) DeleteAppV2Short(input *app_v2.DeleteAppV2Params) error
- func (aaa *AppV2Service) GetAppListV2(input *app_v2.GetAppListV2Params) (*csmclientmodels.ApimodelGetAppListV2Response, error)deprecated
- func (aaa *AppV2Service) GetAppListV2Short(input *app_v2.GetAppListV2Params) (*csmclientmodels.ApimodelGetAppListV2Response, error)
- func (aaa *AppV2Service) GetAppV2(input *app_v2.GetAppV2Params) (*csmclientmodels.ApimodelAppItem, error)deprecated
- func (aaa *AppV2Service) GetAppV2Short(input *app_v2.GetAppV2Params) (*csmclientmodels.ApimodelAppItem, error)
- func (aaa *AppV2Service) GetAuthSession() auth.Session
- func (aaa *AppV2Service) StartAppV2(input *app_v2.StartAppV2Params) errordeprecated
- func (aaa *AppV2Service) StartAppV2Short(input *app_v2.StartAppV2Params) error
- func (aaa *AppV2Service) StopAppV2(input *app_v2.StopAppV2Params) errordeprecated
- func (aaa *AppV2Service) StopAppV2Short(input *app_v2.StopAppV2Params) error
- func (aaa *AppV2Service) UpdateAppResourcesResourceLimitFormV2(input *app_v2.UpdateAppResourcesResourceLimitFormV2Params) errordeprecated
- func (aaa *AppV2Service) UpdateAppResourcesResourceLimitFormV2Short(input *app_v2.UpdateAppResourcesResourceLimitFormV2Params) error
- func (aaa *AppV2Service) UpdateAppResourcesV2(input *app_v2.UpdateAppResourcesV2Params) (*csmclientmodels.ApimodelAppItem, error)deprecated
- func (aaa *AppV2Service) UpdateAppResourcesV2Short(input *app_v2.UpdateAppResourcesV2Params) (*csmclientmodels.ApimodelAppItem, error)
- func (aaa *AppV2Service) UpdateAppV2(input *app_v2.UpdateAppV2Params) (*csmclientmodels.ApimodelAppItem, error)deprecated
- func (aaa *AppV2Service) UpdateAppV2Short(input *app_v2.UpdateAppV2Params) (*csmclientmodels.ApimodelAppItem, error)
- func (aaa *AppV2Service) UpdateFlightId(flightId string)
- type ConfigurationService
- func (aaa *ConfigurationService) DeleteSecretV1(input *configuration.DeleteSecretV1Params) errordeprecated
- func (aaa *ConfigurationService) DeleteSecretV1Short(input *configuration.DeleteSecretV1Params) error
- func (aaa *ConfigurationService) DeleteVariableV1(input *configuration.DeleteVariableV1Params) errordeprecated
- func (aaa *ConfigurationService) DeleteVariableV1Short(input *configuration.DeleteVariableV1Params) error
- func (aaa *ConfigurationService) GetAuthSession() auth.Session
- func (aaa *ConfigurationService) GetListOfSecretsV1(input *configuration.GetListOfSecretsV1Params) (*csmclientmodels.GeneratedGetListOfConfigurationsV1Response, error)deprecated
- func (aaa *ConfigurationService) GetListOfSecretsV1Short(input *configuration.GetListOfSecretsV1Params) (*csmclientmodels.GeneratedGetListOfConfigurationsV1Response, error)
- func (aaa *ConfigurationService) GetListOfVariablesV1(input *configuration.GetListOfVariablesV1Params) (*csmclientmodels.GeneratedGetListOfConfigurationsV1Response, error)deprecated
- func (aaa *ConfigurationService) GetListOfVariablesV1Short(input *configuration.GetListOfVariablesV1Params) (*csmclientmodels.GeneratedGetListOfConfigurationsV1Response, error)
- func (aaa *ConfigurationService) SaveSecretV1(input *configuration.SaveSecretV1Params) (*csmclientmodels.GeneratedSaveConfigurationV1Response, error)deprecated
- func (aaa *ConfigurationService) SaveSecretV1Short(input *configuration.SaveSecretV1Params) (*csmclientmodels.GeneratedSaveConfigurationV1Response, error)
- func (aaa *ConfigurationService) SaveVariableV1(input *configuration.SaveVariableV1Params) (*csmclientmodels.GeneratedSaveConfigurationV1Response, error)deprecated
- func (aaa *ConfigurationService) SaveVariableV1Short(input *configuration.SaveVariableV1Params) (*csmclientmodels.GeneratedSaveConfigurationV1Response, error)
- func (aaa *ConfigurationService) UpdateFlightId(flightId string)
- func (aaa *ConfigurationService) UpdateSecretV1(input *configuration.UpdateSecretV1Params) (*csmclientmodels.GeneratedUpdateConfigurationV1Response, error)deprecated
- func (aaa *ConfigurationService) UpdateSecretV1Short(input *configuration.UpdateSecretV1Params) (*csmclientmodels.GeneratedUpdateConfigurationV1Response, error)
- func (aaa *ConfigurationService) UpdateVariableV1(input *configuration.UpdateVariableV1Params) (*csmclientmodels.GeneratedUpdateConfigurationV1Response, error)deprecated
- func (aaa *ConfigurationService) UpdateVariableV1Short(input *configuration.UpdateVariableV1Params) (*csmclientmodels.GeneratedUpdateConfigurationV1Response, error)
- type ConfigurationV2Service
- func (aaa *ConfigurationV2Service) DeleteSecretV2(input *configuration_v2.DeleteSecretV2Params) errordeprecated
- func (aaa *ConfigurationV2Service) DeleteSecretV2Short(input *configuration_v2.DeleteSecretV2Params) error
- func (aaa *ConfigurationV2Service) DeleteVariableV2(input *configuration_v2.DeleteVariableV2Params) errordeprecated
- func (aaa *ConfigurationV2Service) DeleteVariableV2Short(input *configuration_v2.DeleteVariableV2Params) error
- func (aaa *ConfigurationV2Service) GetAuthSession() auth.Session
- func (aaa *ConfigurationV2Service) GetListOfSecretsV2(input *configuration_v2.GetListOfSecretsV2Params) (*csmclientmodels.ApimodelGetListOfConfigurationsV2Response, error)deprecated
- func (aaa *ConfigurationV2Service) GetListOfSecretsV2Short(input *configuration_v2.GetListOfSecretsV2Params) (*csmclientmodels.ApimodelGetListOfConfigurationsV2Response, error)
- func (aaa *ConfigurationV2Service) GetListOfVariablesV2(input *configuration_v2.GetListOfVariablesV2Params) (*csmclientmodels.ApimodelGetListOfConfigurationsV2Response, error)deprecated
- func (aaa *ConfigurationV2Service) GetListOfVariablesV2Short(input *configuration_v2.GetListOfVariablesV2Params) (*csmclientmodels.ApimodelGetListOfConfigurationsV2Response, error)
- func (aaa *ConfigurationV2Service) SaveSecretV2(input *configuration_v2.SaveSecretV2Params) (*csmclientmodels.ApimodelSaveConfigurationV2Response, error)deprecated
- func (aaa *ConfigurationV2Service) SaveSecretV2Short(input *configuration_v2.SaveSecretV2Params) (*csmclientmodels.ApimodelSaveConfigurationV2Response, error)
- func (aaa *ConfigurationV2Service) SaveVariableV2(input *configuration_v2.SaveVariableV2Params) (*csmclientmodels.ApimodelSaveConfigurationV2Response, error)deprecated
- func (aaa *ConfigurationV2Service) SaveVariableV2Short(input *configuration_v2.SaveVariableV2Params) (*csmclientmodels.ApimodelSaveConfigurationV2Response, error)
- func (aaa *ConfigurationV2Service) UpdateFlightId(flightId string)
- func (aaa *ConfigurationV2Service) UpdateSecretV2(input *configuration_v2.UpdateSecretV2Params) (*csmclientmodels.ApimodelUpdateConfigurationV2Response, error)deprecated
- func (aaa *ConfigurationV2Service) UpdateSecretV2Short(input *configuration_v2.UpdateSecretV2Params) (*csmclientmodels.ApimodelUpdateConfigurationV2Response, error)
- func (aaa *ConfigurationV2Service) UpdateVariableV2(input *configuration_v2.UpdateVariableV2Params) (*csmclientmodels.ApimodelUpdateConfigurationV2Response, error)deprecated
- func (aaa *ConfigurationV2Service) UpdateVariableV2Short(input *configuration_v2.UpdateVariableV2Params) (*csmclientmodels.ApimodelUpdateConfigurationV2Response, error)
- type DeploymentService
- func (aaa *DeploymentService) CreateDeploymentV1(input *deployment.CreateDeploymentV1Params) (*csmclientmodels.GeneratedCreateDeploymentV1Response, error)deprecated
- func (aaa *DeploymentService) CreateDeploymentV1Short(input *deployment.CreateDeploymentV1Params) (*csmclientmodels.GeneratedCreateDeploymentV1Response, error)
- func (aaa *DeploymentService) DeleteDeploymentV1(input *deployment.DeleteDeploymentV1Params) errordeprecated
- func (aaa *DeploymentService) DeleteDeploymentV1Short(input *deployment.DeleteDeploymentV1Params) error
- func (aaa *DeploymentService) GetAuthSession() auth.Session
- func (aaa *DeploymentService) GetDeploymentV1(input *deployment.GetDeploymentV1Params) (*csmclientmodels.GeneratedGetDeploymentV1Response, error)deprecated
- func (aaa *DeploymentService) GetDeploymentV1Short(input *deployment.GetDeploymentV1Params) (*csmclientmodels.GeneratedGetDeploymentV1Response, error)
- func (aaa *DeploymentService) GetListOfDeploymentV1(input *deployment.GetListOfDeploymentV1Params) (*csmclientmodels.GeneratedGetDeploymentListV1Response, error)deprecated
- func (aaa *DeploymentService) GetListOfDeploymentV1Short(input *deployment.GetListOfDeploymentV1Params) (*csmclientmodels.GeneratedGetDeploymentListV1Response, error)
- func (aaa *DeploymentService) UpdateFlightId(flightId string)
- type DeploymentV2Service
- func (aaa *DeploymentV2Service) CreateDeploymentV2(input *deployment_v2.CreateDeploymentV2Params) (*csmclientmodels.ApimodelCreateDeploymentV2Response, error)deprecated
- func (aaa *DeploymentV2Service) CreateDeploymentV2Short(input *deployment_v2.CreateDeploymentV2Params) (*csmclientmodels.ApimodelCreateDeploymentV2Response, error)
- func (aaa *DeploymentV2Service) DeleteDeploymentV2(input *deployment_v2.DeleteDeploymentV2Params) errordeprecated
- func (aaa *DeploymentV2Service) DeleteDeploymentV2Short(input *deployment_v2.DeleteDeploymentV2Params) error
- func (aaa *DeploymentV2Service) GetAuthSession() auth.Session
- func (aaa *DeploymentV2Service) GetDeploymentV2(input *deployment_v2.GetDeploymentV2Params) (*csmclientmodels.ApimodelGetDeploymentListV2DataItem, error)deprecated
- func (aaa *DeploymentV2Service) GetDeploymentV2Short(input *deployment_v2.GetDeploymentV2Params) (*csmclientmodels.ApimodelGetDeploymentListV2DataItem, error)
- func (aaa *DeploymentV2Service) GetListOfDeploymentV2(input *deployment_v2.GetListOfDeploymentV2Params) (*csmclientmodels.ApimodelGetDeploymentListV2Response, error)deprecated
- func (aaa *DeploymentV2Service) GetListOfDeploymentV2Short(input *deployment_v2.GetListOfDeploymentV2Params) (*csmclientmodels.ApimodelGetDeploymentListV2Response, error)
- func (aaa *DeploymentV2Service) UpdateFlightId(flightId string)
- type ImageService
- func (aaa *ImageService) DeleteAppImagesV1(input *image.DeleteAppImagesV1Params) errordeprecated
- func (aaa *ImageService) DeleteAppImagesV1Short(input *image.DeleteAppImagesV1Params) error
- func (aaa *ImageService) GetAppImageListV1(input *image.GetAppImageListV1Params) (*csmclientmodels.GeneratedGetAppImageListV1Response, error)deprecated
- func (aaa *ImageService) GetAppImageListV1Short(input *image.GetAppImageListV1Params) (*csmclientmodels.GeneratedGetAppImageListV1Response, error)
- func (aaa *ImageService) GetAuthSession() auth.Session
- func (aaa *ImageService) UpdateFlightId(flightId string)
- type ImageV2Service
- func (aaa *ImageV2Service) DeleteAppImagesV2(input *image_v2.DeleteAppImagesV2Params) errordeprecated
- func (aaa *ImageV2Service) DeleteAppImagesV2Short(input *image_v2.DeleteAppImagesV2Params) error
- func (aaa *ImageV2Service) GetAppImageListV2(input *image_v2.GetAppImageListV2Params) (*csmclientmodels.ApimodelGetAppImageListV2Response, error)deprecated
- func (aaa *ImageV2Service) GetAppImageListV2Short(input *image_v2.GetAppImageListV2Params) (*csmclientmodels.ApimodelGetAppImageListV2Response, error)
- func (aaa *ImageV2Service) GetAuthSession() auth.Session
- func (aaa *ImageV2Service) UpdateFlightId(flightId string)
- type MessagesService
- func (aaa *MessagesService) GetAuthSession() auth.Session
- func (aaa *MessagesService) PublicGetMessages(input *messages.PublicGetMessagesParams) ([]*csmclientmodels.LogAppMessageDeclaration, error)deprecated
- func (aaa *MessagesService) PublicGetMessagesShort(input *messages.PublicGetMessagesParams) ([]*csmclientmodels.LogAppMessageDeclaration, error)
- func (aaa *MessagesService) UpdateFlightId(flightId string)
- type NotificationSubscriptionService
- func (aaa *NotificationSubscriptionService) BulkSaveSubscriptionAppNotificationV2(input *notification_subscription.BulkSaveSubscriptionAppNotificationV2Params) (*csmclientmodels.ApimodelGetNotificationSubscriberListResponse, error)deprecated
- func (aaa *NotificationSubscriptionService) BulkSaveSubscriptionAppNotificationV2Short(input *notification_subscription.BulkSaveSubscriptionAppNotificationV2Params) (*csmclientmodels.ApimodelGetNotificationSubscriberListResponse, error)
- func (aaa *NotificationSubscriptionService) DeleteSubscriptionAppNotificationByUserIDV2(...) errordeprecated
- func (aaa *NotificationSubscriptionService) DeleteSubscriptionAppNotificationByUserIDV2Short(...) error
- func (aaa *NotificationSubscriptionService) DeleteSubscriptionAppNotificationV2(input *notification_subscription.DeleteSubscriptionAppNotificationV2Params) errordeprecated
- func (aaa *NotificationSubscriptionService) DeleteSubscriptionAppNotificationV2Short(input *notification_subscription.DeleteSubscriptionAppNotificationV2Params) error
- func (aaa *NotificationSubscriptionService) GetAuthSession() auth.Session
- func (aaa *NotificationSubscriptionService) GetNotificationSubscriberListV2(input *notification_subscription.GetNotificationSubscriberListV2Params) (*csmclientmodels.ApimodelGetNotificationSubscriberListResponse, error)deprecated
- func (aaa *NotificationSubscriptionService) GetNotificationSubscriberListV2Short(input *notification_subscription.GetNotificationSubscriberListV2Params) (*csmclientmodels.ApimodelGetNotificationSubscriberListResponse, error)
- func (aaa *NotificationSubscriptionService) GetSubscriptionV2Handler(input *notification_subscription.GetSubscriptionV2HandlerParams) (*csmclientmodels.ApimodelGetNotificationSubscriberStatusResponse, error)deprecated
- func (aaa *NotificationSubscriptionService) GetSubscriptionV2HandlerShort(input *notification_subscription.GetSubscriptionV2HandlerParams) (*csmclientmodels.ApimodelGetNotificationSubscriberStatusResponse, error)
- func (aaa *NotificationSubscriptionService) SubscribeAppNotificationV2(input *notification_subscription.SubscribeAppNotificationV2Params) (*csmclientmodels.ApimodelSubscribeNotificationResponse, error)deprecated
- func (aaa *NotificationSubscriptionService) SubscribeAppNotificationV2Short(input *notification_subscription.SubscribeAppNotificationV2Params) (*csmclientmodels.ApimodelSubscribeNotificationResponse, error)
- func (aaa *NotificationSubscriptionService) SubscribeV2Handler(input *notification_subscription.SubscribeV2HandlerParams) errordeprecated
- func (aaa *NotificationSubscriptionService) SubscribeV2HandlerShort(input *notification_subscription.SubscribeV2HandlerParams) error
- func (aaa *NotificationSubscriptionService) UnsubscribeV2Handler(input *notification_subscription.UnsubscribeV2HandlerParams) errordeprecated
- func (aaa *NotificationSubscriptionService) UnsubscribeV2HandlerShort(input *notification_subscription.UnsubscribeV2HandlerParams) error
- func (aaa *NotificationSubscriptionService) UpdateFlightId(flightId string)
- type ResourcesLimitsService
- func (aaa *ResourcesLimitsService) GetAuthSession() auth.Session
- func (aaa *ResourcesLimitsService) GetResourcesLimits(input *resources_limits.GetResourcesLimitsParams) (*csmclientmodels.ApimodelCSMAppLimitsResponse, error)deprecated
- func (aaa *ResourcesLimitsService) GetResourcesLimitsShort(input *resources_limits.GetResourcesLimitsParams) (*csmclientmodels.ApimodelCSMAppLimitsResponse, error)
- func (aaa *ResourcesLimitsService) UpdateFlightId(flightId string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppService ¶
type AppService struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AppService) CreateAppV1
deprecated
func (aaa *AppService) CreateAppV1(input *app.CreateAppV1Params) (*csmclientmodels.GeneratedCreateAppV1Response, error)
Deprecated: 2022-01-10 - please use CreateAppV1Short instead.
func (*AppService) CreateAppV1Short ¶
func (aaa *AppService) CreateAppV1Short(input *app.CreateAppV1Params) (*csmclientmodels.GeneratedCreateAppV1Response, error)
func (*AppService) DeleteAppV1
deprecated
func (aaa *AppService) DeleteAppV1(input *app.DeleteAppV1Params) error
Deprecated: 2022-01-10 - please use DeleteAppV1Short instead.
func (*AppService) DeleteAppV1Short ¶
func (aaa *AppService) DeleteAppV1Short(input *app.DeleteAppV1Params) error
func (*AppService) GetAppListV1
deprecated
func (aaa *AppService) GetAppListV1(input *app.GetAppListV1Params) (*csmclientmodels.GeneratedGetAppListV1Response, error)
Deprecated: 2022-01-10 - please use GetAppListV1Short instead.
func (*AppService) GetAppListV1Short ¶
func (aaa *AppService) GetAppListV1Short(input *app.GetAppListV1Params) (*csmclientmodels.GeneratedGetAppListV1Response, error)
func (*AppService) GetAppReleaseV1
deprecated
func (aaa *AppService) GetAppReleaseV1(input *app.GetAppReleaseV1Params) (*csmclientmodels.GeneratedGetAppReleaseV1Response, error)
Deprecated: 2022-01-10 - please use GetAppReleaseV1Short instead.
func (*AppService) GetAppReleaseV1Short ¶
func (aaa *AppService) GetAppReleaseV1Short(input *app.GetAppReleaseV1Params) (*csmclientmodels.GeneratedGetAppReleaseV1Response, error)
func (*AppService) GetAppV1
deprecated
func (aaa *AppService) GetAppV1(input *app.GetAppV1Params) (*csmclientmodels.GeneratedGetAppV1Response, error)
Deprecated: 2022-01-10 - please use GetAppV1Short instead.
func (*AppService) GetAppV1Short ¶
func (aaa *AppService) GetAppV1Short(input *app.GetAppV1Params) (*csmclientmodels.GeneratedGetAppV1Response, error)
func (*AppService) GetAuthSession ¶
func (aaa *AppService) GetAuthSession() auth.Session
func (*AppService) StartAppV1
deprecated
func (aaa *AppService) StartAppV1(input *app.StartAppV1Params) (*csmclientmodels.GeneratedStartAppV1Response, error)
Deprecated: 2022-01-10 - please use StartAppV1Short instead.
func (*AppService) StartAppV1Short ¶
func (aaa *AppService) StartAppV1Short(input *app.StartAppV1Params) (*csmclientmodels.GeneratedStartAppV1Response, error)
func (*AppService) StopAppV1
deprecated
func (aaa *AppService) StopAppV1(input *app.StopAppV1Params) (*csmclientmodels.GeneratedStopAppV1Response, error)
Deprecated: 2022-01-10 - please use StopAppV1Short instead.
func (*AppService) StopAppV1Short ¶
func (aaa *AppService) StopAppV1Short(input *app.StopAppV1Params) (*csmclientmodels.GeneratedStopAppV1Response, error)
func (*AppService) UpdateAppV1
deprecated
func (aaa *AppService) UpdateAppV1(input *app.UpdateAppV1Params) (*csmclientmodels.GeneratedUpdateAppV1Response, error)
Deprecated: 2022-01-10 - please use UpdateAppV1Short instead.
func (*AppService) UpdateAppV1Short ¶
func (aaa *AppService) UpdateAppV1Short(input *app.UpdateAppV1Params) (*csmclientmodels.GeneratedUpdateAppV1Response, error)
func (*AppService) UpdateFlightId ¶
func (aaa *AppService) UpdateFlightId(flightId string)
type AppV2Service ¶
type AppV2Service struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*AppV2Service) CreateAppV2
deprecated
func (aaa *AppV2Service) CreateAppV2(input *app_v2.CreateAppV2Params) (*csmclientmodels.ApimodelAppItem, error)
Deprecated: 2022-01-10 - please use CreateAppV2Short instead.
func (*AppV2Service) CreateAppV2Short ¶
func (aaa *AppV2Service) CreateAppV2Short(input *app_v2.CreateAppV2Params) (*csmclientmodels.ApimodelAppItem, error)
func (*AppV2Service) DeleteAppV2
deprecated
func (aaa *AppV2Service) DeleteAppV2(input *app_v2.DeleteAppV2Params) error
Deprecated: 2022-01-10 - please use DeleteAppV2Short instead.
func (*AppV2Service) DeleteAppV2Short ¶
func (aaa *AppV2Service) DeleteAppV2Short(input *app_v2.DeleteAppV2Params) error
func (*AppV2Service) GetAppListV2
deprecated
func (aaa *AppV2Service) GetAppListV2(input *app_v2.GetAppListV2Params) (*csmclientmodels.ApimodelGetAppListV2Response, error)
Deprecated: 2022-01-10 - please use GetAppListV2Short instead.
func (*AppV2Service) GetAppListV2Short ¶
func (aaa *AppV2Service) GetAppListV2Short(input *app_v2.GetAppListV2Params) (*csmclientmodels.ApimodelGetAppListV2Response, error)
func (*AppV2Service) GetAppV2
deprecated
func (aaa *AppV2Service) GetAppV2(input *app_v2.GetAppV2Params) (*csmclientmodels.ApimodelAppItem, error)
Deprecated: 2022-01-10 - please use GetAppV2Short instead.
func (*AppV2Service) GetAppV2Short ¶
func (aaa *AppV2Service) GetAppV2Short(input *app_v2.GetAppV2Params) (*csmclientmodels.ApimodelAppItem, error)
func (*AppV2Service) GetAuthSession ¶
func (aaa *AppV2Service) GetAuthSession() auth.Session
func (*AppV2Service) StartAppV2
deprecated
func (aaa *AppV2Service) StartAppV2(input *app_v2.StartAppV2Params) error
Deprecated: 2022-01-10 - please use StartAppV2Short instead.
func (*AppV2Service) StartAppV2Short ¶
func (aaa *AppV2Service) StartAppV2Short(input *app_v2.StartAppV2Params) error
func (*AppV2Service) StopAppV2
deprecated
func (aaa *AppV2Service) StopAppV2(input *app_v2.StopAppV2Params) error
Deprecated: 2022-01-10 - please use StopAppV2Short instead.
func (*AppV2Service) StopAppV2Short ¶
func (aaa *AppV2Service) StopAppV2Short(input *app_v2.StopAppV2Params) error
func (*AppV2Service) UpdateAppResourcesResourceLimitFormV2
deprecated
func (aaa *AppV2Service) UpdateAppResourcesResourceLimitFormV2(input *app_v2.UpdateAppResourcesResourceLimitFormV2Params) error
Deprecated: 2022-01-10 - please use UpdateAppResourcesResourceLimitFormV2Short instead.
func (*AppV2Service) UpdateAppResourcesResourceLimitFormV2Short ¶
func (aaa *AppV2Service) UpdateAppResourcesResourceLimitFormV2Short(input *app_v2.UpdateAppResourcesResourceLimitFormV2Params) error
func (*AppV2Service) UpdateAppResourcesV2
deprecated
func (aaa *AppV2Service) UpdateAppResourcesV2(input *app_v2.UpdateAppResourcesV2Params) (*csmclientmodels.ApimodelAppItem, error)
Deprecated: 2022-01-10 - please use UpdateAppResourcesV2Short instead.
func (*AppV2Service) UpdateAppResourcesV2Short ¶
func (aaa *AppV2Service) UpdateAppResourcesV2Short(input *app_v2.UpdateAppResourcesV2Params) (*csmclientmodels.ApimodelAppItem, error)
func (*AppV2Service) UpdateAppV2
deprecated
func (aaa *AppV2Service) UpdateAppV2(input *app_v2.UpdateAppV2Params) (*csmclientmodels.ApimodelAppItem, error)
Deprecated: 2022-01-10 - please use UpdateAppV2Short instead.
func (*AppV2Service) UpdateAppV2Short ¶
func (aaa *AppV2Service) UpdateAppV2Short(input *app_v2.UpdateAppV2Params) (*csmclientmodels.ApimodelAppItem, error)
func (*AppV2Service) UpdateFlightId ¶
func (aaa *AppV2Service) UpdateFlightId(flightId string)
type ConfigurationService ¶
type ConfigurationService struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ConfigurationService) DeleteSecretV1
deprecated
func (aaa *ConfigurationService) DeleteSecretV1(input *configuration.DeleteSecretV1Params) error
Deprecated: 2022-01-10 - please use DeleteSecretV1Short instead.
func (*ConfigurationService) DeleteSecretV1Short ¶
func (aaa *ConfigurationService) DeleteSecretV1Short(input *configuration.DeleteSecretV1Params) error
func (*ConfigurationService) DeleteVariableV1
deprecated
func (aaa *ConfigurationService) DeleteVariableV1(input *configuration.DeleteVariableV1Params) error
Deprecated: 2022-01-10 - please use DeleteVariableV1Short instead.
func (*ConfigurationService) DeleteVariableV1Short ¶
func (aaa *ConfigurationService) DeleteVariableV1Short(input *configuration.DeleteVariableV1Params) error
func (*ConfigurationService) GetAuthSession ¶
func (aaa *ConfigurationService) GetAuthSession() auth.Session
func (*ConfigurationService) GetListOfSecretsV1
deprecated
func (aaa *ConfigurationService) GetListOfSecretsV1(input *configuration.GetListOfSecretsV1Params) (*csmclientmodels.GeneratedGetListOfConfigurationsV1Response, error)
Deprecated: 2022-01-10 - please use GetListOfSecretsV1Short instead.
func (*ConfigurationService) GetListOfSecretsV1Short ¶
func (aaa *ConfigurationService) GetListOfSecretsV1Short(input *configuration.GetListOfSecretsV1Params) (*csmclientmodels.GeneratedGetListOfConfigurationsV1Response, error)
func (*ConfigurationService) GetListOfVariablesV1
deprecated
func (aaa *ConfigurationService) GetListOfVariablesV1(input *configuration.GetListOfVariablesV1Params) (*csmclientmodels.GeneratedGetListOfConfigurationsV1Response, error)
Deprecated: 2022-01-10 - please use GetListOfVariablesV1Short instead.
func (*ConfigurationService) GetListOfVariablesV1Short ¶
func (aaa *ConfigurationService) GetListOfVariablesV1Short(input *configuration.GetListOfVariablesV1Params) (*csmclientmodels.GeneratedGetListOfConfigurationsV1Response, error)
func (*ConfigurationService) SaveSecretV1
deprecated
func (aaa *ConfigurationService) SaveSecretV1(input *configuration.SaveSecretV1Params) (*csmclientmodels.GeneratedSaveConfigurationV1Response, error)
Deprecated: 2022-01-10 - please use SaveSecretV1Short instead.
func (*ConfigurationService) SaveSecretV1Short ¶
func (aaa *ConfigurationService) SaveSecretV1Short(input *configuration.SaveSecretV1Params) (*csmclientmodels.GeneratedSaveConfigurationV1Response, error)
func (*ConfigurationService) SaveVariableV1
deprecated
func (aaa *ConfigurationService) SaveVariableV1(input *configuration.SaveVariableV1Params) (*csmclientmodels.GeneratedSaveConfigurationV1Response, error)
Deprecated: 2022-01-10 - please use SaveVariableV1Short instead.
func (*ConfigurationService) SaveVariableV1Short ¶
func (aaa *ConfigurationService) SaveVariableV1Short(input *configuration.SaveVariableV1Params) (*csmclientmodels.GeneratedSaveConfigurationV1Response, error)
func (*ConfigurationService) UpdateFlightId ¶
func (aaa *ConfigurationService) UpdateFlightId(flightId string)
func (*ConfigurationService) UpdateSecretV1
deprecated
func (aaa *ConfigurationService) UpdateSecretV1(input *configuration.UpdateSecretV1Params) (*csmclientmodels.GeneratedUpdateConfigurationV1Response, error)
Deprecated: 2022-01-10 - please use UpdateSecretV1Short instead.
func (*ConfigurationService) UpdateSecretV1Short ¶
func (aaa *ConfigurationService) UpdateSecretV1Short(input *configuration.UpdateSecretV1Params) (*csmclientmodels.GeneratedUpdateConfigurationV1Response, error)
func (*ConfigurationService) UpdateVariableV1
deprecated
func (aaa *ConfigurationService) UpdateVariableV1(input *configuration.UpdateVariableV1Params) (*csmclientmodels.GeneratedUpdateConfigurationV1Response, error)
Deprecated: 2022-01-10 - please use UpdateVariableV1Short instead.
func (*ConfigurationService) UpdateVariableV1Short ¶
func (aaa *ConfigurationService) UpdateVariableV1Short(input *configuration.UpdateVariableV1Params) (*csmclientmodels.GeneratedUpdateConfigurationV1Response, error)
type ConfigurationV2Service ¶
type ConfigurationV2Service struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ConfigurationV2Service) DeleteSecretV2
deprecated
func (aaa *ConfigurationV2Service) DeleteSecretV2(input *configuration_v2.DeleteSecretV2Params) error
Deprecated: 2022-01-10 - please use DeleteSecretV2Short instead.
func (*ConfigurationV2Service) DeleteSecretV2Short ¶
func (aaa *ConfigurationV2Service) DeleteSecretV2Short(input *configuration_v2.DeleteSecretV2Params) error
func (*ConfigurationV2Service) DeleteVariableV2
deprecated
func (aaa *ConfigurationV2Service) DeleteVariableV2(input *configuration_v2.DeleteVariableV2Params) error
Deprecated: 2022-01-10 - please use DeleteVariableV2Short instead.
func (*ConfigurationV2Service) DeleteVariableV2Short ¶
func (aaa *ConfigurationV2Service) DeleteVariableV2Short(input *configuration_v2.DeleteVariableV2Params) error
func (*ConfigurationV2Service) GetAuthSession ¶
func (aaa *ConfigurationV2Service) GetAuthSession() auth.Session
func (*ConfigurationV2Service) GetListOfSecretsV2
deprecated
func (aaa *ConfigurationV2Service) GetListOfSecretsV2(input *configuration_v2.GetListOfSecretsV2Params) (*csmclientmodels.ApimodelGetListOfConfigurationsV2Response, error)
Deprecated: 2022-01-10 - please use GetListOfSecretsV2Short instead.
func (*ConfigurationV2Service) GetListOfSecretsV2Short ¶
func (aaa *ConfigurationV2Service) GetListOfSecretsV2Short(input *configuration_v2.GetListOfSecretsV2Params) (*csmclientmodels.ApimodelGetListOfConfigurationsV2Response, error)
func (*ConfigurationV2Service) GetListOfVariablesV2
deprecated
func (aaa *ConfigurationV2Service) GetListOfVariablesV2(input *configuration_v2.GetListOfVariablesV2Params) (*csmclientmodels.ApimodelGetListOfConfigurationsV2Response, error)
Deprecated: 2022-01-10 - please use GetListOfVariablesV2Short instead.
func (*ConfigurationV2Service) GetListOfVariablesV2Short ¶
func (aaa *ConfigurationV2Service) GetListOfVariablesV2Short(input *configuration_v2.GetListOfVariablesV2Params) (*csmclientmodels.ApimodelGetListOfConfigurationsV2Response, error)
func (*ConfigurationV2Service) SaveSecretV2
deprecated
func (aaa *ConfigurationV2Service) SaveSecretV2(input *configuration_v2.SaveSecretV2Params) (*csmclientmodels.ApimodelSaveConfigurationV2Response, error)
Deprecated: 2022-01-10 - please use SaveSecretV2Short instead.
func (*ConfigurationV2Service) SaveSecretV2Short ¶
func (aaa *ConfigurationV2Service) SaveSecretV2Short(input *configuration_v2.SaveSecretV2Params) (*csmclientmodels.ApimodelSaveConfigurationV2Response, error)
func (*ConfigurationV2Service) SaveVariableV2
deprecated
func (aaa *ConfigurationV2Service) SaveVariableV2(input *configuration_v2.SaveVariableV2Params) (*csmclientmodels.ApimodelSaveConfigurationV2Response, error)
Deprecated: 2022-01-10 - please use SaveVariableV2Short instead.
func (*ConfigurationV2Service) SaveVariableV2Short ¶
func (aaa *ConfigurationV2Service) SaveVariableV2Short(input *configuration_v2.SaveVariableV2Params) (*csmclientmodels.ApimodelSaveConfigurationV2Response, error)
func (*ConfigurationV2Service) UpdateFlightId ¶
func (aaa *ConfigurationV2Service) UpdateFlightId(flightId string)
func (*ConfigurationV2Service) UpdateSecretV2
deprecated
func (aaa *ConfigurationV2Service) UpdateSecretV2(input *configuration_v2.UpdateSecretV2Params) (*csmclientmodels.ApimodelUpdateConfigurationV2Response, error)
Deprecated: 2022-01-10 - please use UpdateSecretV2Short instead.
func (*ConfigurationV2Service) UpdateSecretV2Short ¶
func (aaa *ConfigurationV2Service) UpdateSecretV2Short(input *configuration_v2.UpdateSecretV2Params) (*csmclientmodels.ApimodelUpdateConfigurationV2Response, error)
func (*ConfigurationV2Service) UpdateVariableV2
deprecated
func (aaa *ConfigurationV2Service) UpdateVariableV2(input *configuration_v2.UpdateVariableV2Params) (*csmclientmodels.ApimodelUpdateConfigurationV2Response, error)
Deprecated: 2022-01-10 - please use UpdateVariableV2Short instead.
func (*ConfigurationV2Service) UpdateVariableV2Short ¶
func (aaa *ConfigurationV2Service) UpdateVariableV2Short(input *configuration_v2.UpdateVariableV2Params) (*csmclientmodels.ApimodelUpdateConfigurationV2Response, error)
type DeploymentService ¶
type DeploymentService struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*DeploymentService) CreateDeploymentV1
deprecated
func (aaa *DeploymentService) CreateDeploymentV1(input *deployment.CreateDeploymentV1Params) (*csmclientmodels.GeneratedCreateDeploymentV1Response, error)
Deprecated: 2022-01-10 - please use CreateDeploymentV1Short instead.
func (*DeploymentService) CreateDeploymentV1Short ¶
func (aaa *DeploymentService) CreateDeploymentV1Short(input *deployment.CreateDeploymentV1Params) (*csmclientmodels.GeneratedCreateDeploymentV1Response, error)
func (*DeploymentService) DeleteDeploymentV1
deprecated
func (aaa *DeploymentService) DeleteDeploymentV1(input *deployment.DeleteDeploymentV1Params) error
Deprecated: 2022-01-10 - please use DeleteDeploymentV1Short instead.
func (*DeploymentService) DeleteDeploymentV1Short ¶
func (aaa *DeploymentService) DeleteDeploymentV1Short(input *deployment.DeleteDeploymentV1Params) error
func (*DeploymentService) GetAuthSession ¶
func (aaa *DeploymentService) GetAuthSession() auth.Session
func (*DeploymentService) GetDeploymentV1
deprecated
func (aaa *DeploymentService) GetDeploymentV1(input *deployment.GetDeploymentV1Params) (*csmclientmodels.GeneratedGetDeploymentV1Response, error)
Deprecated: 2022-01-10 - please use GetDeploymentV1Short instead.
func (*DeploymentService) GetDeploymentV1Short ¶
func (aaa *DeploymentService) GetDeploymentV1Short(input *deployment.GetDeploymentV1Params) (*csmclientmodels.GeneratedGetDeploymentV1Response, error)
func (*DeploymentService) GetListOfDeploymentV1
deprecated
func (aaa *DeploymentService) GetListOfDeploymentV1(input *deployment.GetListOfDeploymentV1Params) (*csmclientmodels.GeneratedGetDeploymentListV1Response, error)
Deprecated: 2022-01-10 - please use GetListOfDeploymentV1Short instead.
func (*DeploymentService) GetListOfDeploymentV1Short ¶
func (aaa *DeploymentService) GetListOfDeploymentV1Short(input *deployment.GetListOfDeploymentV1Params) (*csmclientmodels.GeneratedGetDeploymentListV1Response, error)
func (*DeploymentService) UpdateFlightId ¶
func (aaa *DeploymentService) UpdateFlightId(flightId string)
type DeploymentV2Service ¶
type DeploymentV2Service struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*DeploymentV2Service) CreateDeploymentV2
deprecated
func (aaa *DeploymentV2Service) CreateDeploymentV2(input *deployment_v2.CreateDeploymentV2Params) (*csmclientmodels.ApimodelCreateDeploymentV2Response, error)
Deprecated: 2022-01-10 - please use CreateDeploymentV2Short instead.
func (*DeploymentV2Service) CreateDeploymentV2Short ¶
func (aaa *DeploymentV2Service) CreateDeploymentV2Short(input *deployment_v2.CreateDeploymentV2Params) (*csmclientmodels.ApimodelCreateDeploymentV2Response, error)
func (*DeploymentV2Service) DeleteDeploymentV2
deprecated
func (aaa *DeploymentV2Service) DeleteDeploymentV2(input *deployment_v2.DeleteDeploymentV2Params) error
Deprecated: 2022-01-10 - please use DeleteDeploymentV2Short instead.
func (*DeploymentV2Service) DeleteDeploymentV2Short ¶
func (aaa *DeploymentV2Service) DeleteDeploymentV2Short(input *deployment_v2.DeleteDeploymentV2Params) error
func (*DeploymentV2Service) GetAuthSession ¶
func (aaa *DeploymentV2Service) GetAuthSession() auth.Session
func (*DeploymentV2Service) GetDeploymentV2
deprecated
func (aaa *DeploymentV2Service) GetDeploymentV2(input *deployment_v2.GetDeploymentV2Params) (*csmclientmodels.ApimodelGetDeploymentListV2DataItem, error)
Deprecated: 2022-01-10 - please use GetDeploymentV2Short instead.
func (*DeploymentV2Service) GetDeploymentV2Short ¶
func (aaa *DeploymentV2Service) GetDeploymentV2Short(input *deployment_v2.GetDeploymentV2Params) (*csmclientmodels.ApimodelGetDeploymentListV2DataItem, error)
func (*DeploymentV2Service) GetListOfDeploymentV2
deprecated
func (aaa *DeploymentV2Service) GetListOfDeploymentV2(input *deployment_v2.GetListOfDeploymentV2Params) (*csmclientmodels.ApimodelGetDeploymentListV2Response, error)
Deprecated: 2022-01-10 - please use GetListOfDeploymentV2Short instead.
func (*DeploymentV2Service) GetListOfDeploymentV2Short ¶
func (aaa *DeploymentV2Service) GetListOfDeploymentV2Short(input *deployment_v2.GetListOfDeploymentV2Params) (*csmclientmodels.ApimodelGetDeploymentListV2Response, error)
func (*DeploymentV2Service) UpdateFlightId ¶
func (aaa *DeploymentV2Service) UpdateFlightId(flightId string)
type ImageService ¶
type ImageService struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ImageService) DeleteAppImagesV1
deprecated
func (aaa *ImageService) DeleteAppImagesV1(input *image.DeleteAppImagesV1Params) error
Deprecated: 2022-01-10 - please use DeleteAppImagesV1Short instead.
func (*ImageService) DeleteAppImagesV1Short ¶
func (aaa *ImageService) DeleteAppImagesV1Short(input *image.DeleteAppImagesV1Params) error
func (*ImageService) GetAppImageListV1
deprecated
func (aaa *ImageService) GetAppImageListV1(input *image.GetAppImageListV1Params) (*csmclientmodels.GeneratedGetAppImageListV1Response, error)
Deprecated: 2022-01-10 - please use GetAppImageListV1Short instead.
func (*ImageService) GetAppImageListV1Short ¶
func (aaa *ImageService) GetAppImageListV1Short(input *image.GetAppImageListV1Params) (*csmclientmodels.GeneratedGetAppImageListV1Response, error)
func (*ImageService) GetAuthSession ¶
func (aaa *ImageService) GetAuthSession() auth.Session
func (*ImageService) UpdateFlightId ¶
func (aaa *ImageService) UpdateFlightId(flightId string)
type ImageV2Service ¶
type ImageV2Service struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ImageV2Service) DeleteAppImagesV2
deprecated
func (aaa *ImageV2Service) DeleteAppImagesV2(input *image_v2.DeleteAppImagesV2Params) error
Deprecated: 2022-01-10 - please use DeleteAppImagesV2Short instead.
func (*ImageV2Service) DeleteAppImagesV2Short ¶
func (aaa *ImageV2Service) DeleteAppImagesV2Short(input *image_v2.DeleteAppImagesV2Params) error
func (*ImageV2Service) GetAppImageListV2
deprecated
func (aaa *ImageV2Service) GetAppImageListV2(input *image_v2.GetAppImageListV2Params) (*csmclientmodels.ApimodelGetAppImageListV2Response, error)
Deprecated: 2022-01-10 - please use GetAppImageListV2Short instead.
func (*ImageV2Service) GetAppImageListV2Short ¶
func (aaa *ImageV2Service) GetAppImageListV2Short(input *image_v2.GetAppImageListV2Params) (*csmclientmodels.ApimodelGetAppImageListV2Response, error)
func (*ImageV2Service) GetAuthSession ¶
func (aaa *ImageV2Service) GetAuthSession() auth.Session
func (*ImageV2Service) UpdateFlightId ¶
func (aaa *ImageV2Service) UpdateFlightId(flightId string)
type MessagesService ¶
type MessagesService struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*MessagesService) GetAuthSession ¶
func (aaa *MessagesService) GetAuthSession() auth.Session
func (*MessagesService) PublicGetMessages
deprecated
func (aaa *MessagesService) PublicGetMessages(input *messages.PublicGetMessagesParams) ([]*csmclientmodels.LogAppMessageDeclaration, error)
Deprecated: 2022-01-10 - please use PublicGetMessagesShort instead.
func (*MessagesService) PublicGetMessagesShort ¶
func (aaa *MessagesService) PublicGetMessagesShort(input *messages.PublicGetMessagesParams) ([]*csmclientmodels.LogAppMessageDeclaration, error)
func (*MessagesService) UpdateFlightId ¶
func (aaa *MessagesService) UpdateFlightId(flightId string)
type NotificationSubscriptionService ¶
type NotificationSubscriptionService struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*NotificationSubscriptionService) BulkSaveSubscriptionAppNotificationV2
deprecated
func (aaa *NotificationSubscriptionService) BulkSaveSubscriptionAppNotificationV2(input *notification_subscription.BulkSaveSubscriptionAppNotificationV2Params) (*csmclientmodels.ApimodelGetNotificationSubscriberListResponse, error)
Deprecated: 2022-01-10 - please use BulkSaveSubscriptionAppNotificationV2Short instead.
func (*NotificationSubscriptionService) BulkSaveSubscriptionAppNotificationV2Short ¶
func (aaa *NotificationSubscriptionService) BulkSaveSubscriptionAppNotificationV2Short(input *notification_subscription.BulkSaveSubscriptionAppNotificationV2Params) (*csmclientmodels.ApimodelGetNotificationSubscriberListResponse, error)
func (*NotificationSubscriptionService) DeleteSubscriptionAppNotificationByUserIDV2
deprecated
func (aaa *NotificationSubscriptionService) DeleteSubscriptionAppNotificationByUserIDV2(input *notification_subscription.DeleteSubscriptionAppNotificationByUserIDV2Params) error
Deprecated: 2022-01-10 - please use DeleteSubscriptionAppNotificationByUserIDV2Short instead.
func (*NotificationSubscriptionService) DeleteSubscriptionAppNotificationByUserIDV2Short ¶
func (aaa *NotificationSubscriptionService) DeleteSubscriptionAppNotificationByUserIDV2Short(input *notification_subscription.DeleteSubscriptionAppNotificationByUserIDV2Params) error
func (*NotificationSubscriptionService) DeleteSubscriptionAppNotificationV2
deprecated
func (aaa *NotificationSubscriptionService) DeleteSubscriptionAppNotificationV2(input *notification_subscription.DeleteSubscriptionAppNotificationV2Params) error
Deprecated: 2022-01-10 - please use DeleteSubscriptionAppNotificationV2Short instead.
func (*NotificationSubscriptionService) DeleteSubscriptionAppNotificationV2Short ¶
func (aaa *NotificationSubscriptionService) DeleteSubscriptionAppNotificationV2Short(input *notification_subscription.DeleteSubscriptionAppNotificationV2Params) error
func (*NotificationSubscriptionService) GetAuthSession ¶
func (aaa *NotificationSubscriptionService) GetAuthSession() auth.Session
func (*NotificationSubscriptionService) GetNotificationSubscriberListV2
deprecated
func (aaa *NotificationSubscriptionService) GetNotificationSubscriberListV2(input *notification_subscription.GetNotificationSubscriberListV2Params) (*csmclientmodels.ApimodelGetNotificationSubscriberListResponse, error)
Deprecated: 2022-01-10 - please use GetNotificationSubscriberListV2Short instead.
func (*NotificationSubscriptionService) GetNotificationSubscriberListV2Short ¶
func (aaa *NotificationSubscriptionService) GetNotificationSubscriberListV2Short(input *notification_subscription.GetNotificationSubscriberListV2Params) (*csmclientmodels.ApimodelGetNotificationSubscriberListResponse, error)
func (*NotificationSubscriptionService) GetSubscriptionV2Handler
deprecated
func (aaa *NotificationSubscriptionService) GetSubscriptionV2Handler(input *notification_subscription.GetSubscriptionV2HandlerParams) (*csmclientmodels.ApimodelGetNotificationSubscriberStatusResponse, error)
Deprecated: 2022-01-10 - please use GetSubscriptionV2HandlerShort instead.
func (*NotificationSubscriptionService) GetSubscriptionV2HandlerShort ¶
func (aaa *NotificationSubscriptionService) GetSubscriptionV2HandlerShort(input *notification_subscription.GetSubscriptionV2HandlerParams) (*csmclientmodels.ApimodelGetNotificationSubscriberStatusResponse, error)
func (*NotificationSubscriptionService) SubscribeAppNotificationV2
deprecated
func (aaa *NotificationSubscriptionService) SubscribeAppNotificationV2(input *notification_subscription.SubscribeAppNotificationV2Params) (*csmclientmodels.ApimodelSubscribeNotificationResponse, error)
Deprecated: 2022-01-10 - please use SubscribeAppNotificationV2Short instead.
func (*NotificationSubscriptionService) SubscribeAppNotificationV2Short ¶
func (aaa *NotificationSubscriptionService) SubscribeAppNotificationV2Short(input *notification_subscription.SubscribeAppNotificationV2Params) (*csmclientmodels.ApimodelSubscribeNotificationResponse, error)
func (*NotificationSubscriptionService) SubscribeV2Handler
deprecated
func (aaa *NotificationSubscriptionService) SubscribeV2Handler(input *notification_subscription.SubscribeV2HandlerParams) error
Deprecated: 2022-01-10 - please use SubscribeV2HandlerShort instead.
func (*NotificationSubscriptionService) SubscribeV2HandlerShort ¶
func (aaa *NotificationSubscriptionService) SubscribeV2HandlerShort(input *notification_subscription.SubscribeV2HandlerParams) error
func (*NotificationSubscriptionService) UnsubscribeV2Handler
deprecated
func (aaa *NotificationSubscriptionService) UnsubscribeV2Handler(input *notification_subscription.UnsubscribeV2HandlerParams) error
Deprecated: 2022-01-10 - please use UnsubscribeV2HandlerShort instead.
func (*NotificationSubscriptionService) UnsubscribeV2HandlerShort ¶
func (aaa *NotificationSubscriptionService) UnsubscribeV2HandlerShort(input *notification_subscription.UnsubscribeV2HandlerParams) error
func (*NotificationSubscriptionService) UpdateFlightId ¶
func (aaa *NotificationSubscriptionService) UpdateFlightId(flightId string)
type ResourcesLimitsService ¶
type ResourcesLimitsService struct { Client *csmclient.JusticeCsmService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository FlightIdRepository *utils.FlightIdContainer }
func (*ResourcesLimitsService) GetAuthSession ¶
func (aaa *ResourcesLimitsService) GetAuthSession() auth.Session
func (*ResourcesLimitsService) GetResourcesLimits
deprecated
func (aaa *ResourcesLimitsService) GetResourcesLimits(input *resources_limits.GetResourcesLimitsParams) (*csmclientmodels.ApimodelCSMAppLimitsResponse, error)
Deprecated: 2022-01-10 - please use GetResourcesLimitsShort instead.
func (*ResourcesLimitsService) GetResourcesLimitsShort ¶
func (aaa *ResourcesLimitsService) GetResourcesLimitsShort(input *resources_limits.GetResourcesLimitsParams) (*csmclientmodels.ApimodelCSMAppLimitsResponse, error)
func (*ResourcesLimitsService) UpdateFlightId ¶
func (aaa *ResourcesLimitsService) UpdateFlightId(flightId string)