 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- type AllTerminatedServersService
- func (aaa *AllTerminatedServersService) GetAuthSession() auth.Session
- func (aaa *AllTerminatedServersService) ListTerminatedServers(input *all_terminated_servers.ListTerminatedServersParams) (*dsartifactclientmodels.ModelsListTerminatedServersResponse, error)deprecated
- func (aaa *AllTerminatedServersService) ListTerminatedServersShort(input *all_terminated_servers.ListTerminatedServersParams) (*dsartifactclientmodels.ModelsListTerminatedServersResponse, error)
- func (aaa *AllTerminatedServersService) UpdateFlightId(flightId string)
 
- type ArtifactUploadProcessQueueService
- func (aaa *ArtifactUploadProcessQueueService) DeleteActiveQueue(input *artifact_upload_process_queue.DeleteActiveQueueParams) errordeprecated
- func (aaa *ArtifactUploadProcessQueueService) DeleteActiveQueueShort(input *artifact_upload_process_queue.DeleteActiveQueueParams) error
- func (aaa *ArtifactUploadProcessQueueService) DeleteNodeByID(input *artifact_upload_process_queue.DeleteNodeByIDParams) errordeprecated
- func (aaa *ArtifactUploadProcessQueueService) DeleteNodeByIDShort(input *artifact_upload_process_queue.DeleteNodeByIDParams) error
- func (aaa *ArtifactUploadProcessQueueService) DeleteQueue(input *artifact_upload_process_queue.DeleteQueueParams) errordeprecated
- func (aaa *ArtifactUploadProcessQueueService) DeleteQueueShort(input *artifact_upload_process_queue.DeleteQueueParams) error
- func (aaa *ArtifactUploadProcessQueueService) GetActiveQueue(input *artifact_upload_process_queue.GetActiveQueueParams) (*dsartifactclientmodels.ModelsQueue, error)deprecated
- func (aaa *ArtifactUploadProcessQueueService) GetActiveQueueShort(input *artifact_upload_process_queue.GetActiveQueueParams) (*dsartifactclientmodels.ModelsQueue, error)
- func (aaa *ArtifactUploadProcessQueueService) GetAuthSession() auth.Session
- func (aaa *ArtifactUploadProcessQueueService) ListAllActiveQueue(input *artifact_upload_process_queue.ListAllActiveQueueParams) (*dsartifactclientmodels.ModelsListAllQueueResponse, error)deprecated
- func (aaa *ArtifactUploadProcessQueueService) ListAllActiveQueueShort(input *artifact_upload_process_queue.ListAllActiveQueueParams) (*dsartifactclientmodels.ModelsListAllQueueResponse, error)
- func (aaa *ArtifactUploadProcessQueueService) ListAllQueue(input *artifact_upload_process_queue.ListAllQueueParams) (*dsartifactclientmodels.ModelsListAllQueueResponse, error)deprecated
- func (aaa *ArtifactUploadProcessQueueService) ListAllQueueShort(input *artifact_upload_process_queue.ListAllQueueParams) (*dsartifactclientmodels.ModelsListAllQueueResponse, error)
- func (aaa *ArtifactUploadProcessQueueService) ListNodesIPAddress(input *artifact_upload_process_queue.ListNodesIPAddressParams) (*dsartifactclientmodels.ModelsListNodesIPAddress, error)deprecated
- func (aaa *ArtifactUploadProcessQueueService) ListNodesIPAddressShort(input *artifact_upload_process_queue.ListNodesIPAddressParams) (*dsartifactclientmodels.ModelsListNodesIPAddress, error)
- func (aaa *ArtifactUploadProcessQueueService) ListQueue(input *artifact_upload_process_queue.ListQueueParams) (*dsartifactclientmodels.ModelsListQueueResponse, error)deprecated
- func (aaa *ArtifactUploadProcessQueueService) ListQueueShort(input *artifact_upload_process_queue.ListQueueParams) (*dsartifactclientmodels.ModelsListQueueResponse, error)
- func (aaa *ArtifactUploadProcessQueueService) ReportFailedUpload(input *artifact_upload_process_queue.ReportFailedUploadParams) errordeprecated
- func (aaa *ArtifactUploadProcessQueueService) ReportFailedUploadShort(input *artifact_upload_process_queue.ReportFailedUploadParams) error
- func (aaa *ArtifactUploadProcessQueueService) SetActiveQueue(input *artifact_upload_process_queue.SetActiveQueueParams) errordeprecated
- func (aaa *ArtifactUploadProcessQueueService) SetActiveQueueShort(input *artifact_upload_process_queue.SetActiveQueueParams) error
- func (aaa *ArtifactUploadProcessQueueService) UpdateFlightId(flightId string)
 
- type DownloadServerArtifactService
- func (aaa *DownloadServerArtifactService) CheckServerArtifact(input *download_server_artifact.CheckServerArtifactParams) (*dsartifactclientmodels.ModelsArtifactFileStatus, error)deprecated
- func (aaa *DownloadServerArtifactService) CheckServerArtifactShort(input *download_server_artifact.CheckServerArtifactParams) (*dsartifactclientmodels.ModelsArtifactFileStatus, error)
- func (aaa *DownloadServerArtifactService) DownloadServerArtifacts(input *download_server_artifact.DownloadServerArtifactsParams) errordeprecated
- func (aaa *DownloadServerArtifactService) DownloadServerArtifactsShort(input *download_server_artifact.DownloadServerArtifactsParams) error
- func (aaa *DownloadServerArtifactService) GetAuthSession() auth.Session
- func (aaa *DownloadServerArtifactService) UpdateFlightId(flightId string)
 
- type OperationsService
- func (aaa *OperationsService) GetAuthSession() auth.Session
- func (aaa *OperationsService) PublicGetMessages(input *operations.PublicGetMessagesParams) ([]*dsartifactclientmodels.LogAppMessageDeclaration, error)deprecated
- func (aaa *OperationsService) PublicGetMessagesShort(input *operations.PublicGetMessagesParams) ([]*dsartifactclientmodels.LogAppMessageDeclaration, error)
- func (aaa *OperationsService) UpdateFlightId(flightId string)
 
- type TerminatedServersService
- func (aaa *TerminatedServersService) GetAuthSession() auth.Session
- func (aaa *TerminatedServersService) ListTerminatedServersWithNamespace(input *terminated_servers.ListTerminatedServersWithNamespaceParams) (*dsartifactclientmodels.ModelsListTerminatedServersResponse, error)deprecated
- func (aaa *TerminatedServersService) ListTerminatedServersWithNamespaceShort(input *terminated_servers.ListTerminatedServersWithNamespaceParams) (*dsartifactclientmodels.ModelsListTerminatedServersResponse, error)
- func (aaa *TerminatedServersService) UpdateFlightId(flightId string)
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllTerminatedServersService ¶
type AllTerminatedServersService struct {
	Client           *dsartifactclient.JusticeDsartifactService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
	FlightIdRepository *utils.FlightIdContainer
}
    func (*AllTerminatedServersService) GetAuthSession ¶
func (aaa *AllTerminatedServersService) GetAuthSession() auth.Session
        
          
            func (*AllTerminatedServersService) ListTerminatedServers
            deprecated
            
          
  
    
  
      
      func (aaa *AllTerminatedServersService) ListTerminatedServers(input *all_terminated_servers.ListTerminatedServersParams) (*dsartifactclientmodels.ModelsListTerminatedServersResponse, error)
Deprecated: 2022-01-10 - please use ListTerminatedServersShort instead.
func (*AllTerminatedServersService) ListTerminatedServersShort ¶
func (aaa *AllTerminatedServersService) ListTerminatedServersShort(input *all_terminated_servers.ListTerminatedServersParams) (*dsartifactclientmodels.ModelsListTerminatedServersResponse, error)
func (*AllTerminatedServersService) UpdateFlightId ¶
func (aaa *AllTerminatedServersService) UpdateFlightId(flightId string)
type ArtifactUploadProcessQueueService ¶
type ArtifactUploadProcessQueueService struct {
	Client           *dsartifactclient.JusticeDsartifactService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
	FlightIdRepository *utils.FlightIdContainer
}
    
        
          
            func (*ArtifactUploadProcessQueueService) DeleteActiveQueue
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) DeleteActiveQueue(input *artifact_upload_process_queue.DeleteActiveQueueParams) error
Deprecated: 2022-01-10 - please use DeleteActiveQueueShort instead.
func (*ArtifactUploadProcessQueueService) DeleteActiveQueueShort ¶
func (aaa *ArtifactUploadProcessQueueService) DeleteActiveQueueShort(input *artifact_upload_process_queue.DeleteActiveQueueParams) error
        
          
            func (*ArtifactUploadProcessQueueService) DeleteNodeByID
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) DeleteNodeByID(input *artifact_upload_process_queue.DeleteNodeByIDParams) error
Deprecated: 2022-01-10 - please use DeleteNodeByIDShort instead.
func (*ArtifactUploadProcessQueueService) DeleteNodeByIDShort ¶
func (aaa *ArtifactUploadProcessQueueService) DeleteNodeByIDShort(input *artifact_upload_process_queue.DeleteNodeByIDParams) error
        
          
            func (*ArtifactUploadProcessQueueService) DeleteQueue
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) DeleteQueue(input *artifact_upload_process_queue.DeleteQueueParams) error
Deprecated: 2022-01-10 - please use DeleteQueueShort instead.
func (*ArtifactUploadProcessQueueService) DeleteQueueShort ¶
func (aaa *ArtifactUploadProcessQueueService) DeleteQueueShort(input *artifact_upload_process_queue.DeleteQueueParams) error
        
          
            func (*ArtifactUploadProcessQueueService) GetActiveQueue
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) GetActiveQueue(input *artifact_upload_process_queue.GetActiveQueueParams) (*dsartifactclientmodels.ModelsQueue, error)
Deprecated: 2022-01-10 - please use GetActiveQueueShort instead.
func (*ArtifactUploadProcessQueueService) GetActiveQueueShort ¶
func (aaa *ArtifactUploadProcessQueueService) GetActiveQueueShort(input *artifact_upload_process_queue.GetActiveQueueParams) (*dsartifactclientmodels.ModelsQueue, error)
func (*ArtifactUploadProcessQueueService) GetAuthSession ¶
func (aaa *ArtifactUploadProcessQueueService) GetAuthSession() auth.Session
        
          
            func (*ArtifactUploadProcessQueueService) ListAllActiveQueue
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) ListAllActiveQueue(input *artifact_upload_process_queue.ListAllActiveQueueParams) (*dsartifactclientmodels.ModelsListAllQueueResponse, error)
Deprecated: 2022-01-10 - please use ListAllActiveQueueShort instead.
func (*ArtifactUploadProcessQueueService) ListAllActiveQueueShort ¶
func (aaa *ArtifactUploadProcessQueueService) ListAllActiveQueueShort(input *artifact_upload_process_queue.ListAllActiveQueueParams) (*dsartifactclientmodels.ModelsListAllQueueResponse, error)
        
          
            func (*ArtifactUploadProcessQueueService) ListAllQueue
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) ListAllQueue(input *artifact_upload_process_queue.ListAllQueueParams) (*dsartifactclientmodels.ModelsListAllQueueResponse, error)
Deprecated: 2022-01-10 - please use ListAllQueueShort instead.
func (*ArtifactUploadProcessQueueService) ListAllQueueShort ¶
func (aaa *ArtifactUploadProcessQueueService) ListAllQueueShort(input *artifact_upload_process_queue.ListAllQueueParams) (*dsartifactclientmodels.ModelsListAllQueueResponse, error)
        
          
            func (*ArtifactUploadProcessQueueService) ListNodesIPAddress
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) ListNodesIPAddress(input *artifact_upload_process_queue.ListNodesIPAddressParams) (*dsartifactclientmodels.ModelsListNodesIPAddress, error)
Deprecated: 2022-01-10 - please use ListNodesIPAddressShort instead.
func (*ArtifactUploadProcessQueueService) ListNodesIPAddressShort ¶
func (aaa *ArtifactUploadProcessQueueService) ListNodesIPAddressShort(input *artifact_upload_process_queue.ListNodesIPAddressParams) (*dsartifactclientmodels.ModelsListNodesIPAddress, error)
        
          
            func (*ArtifactUploadProcessQueueService) ListQueue
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) ListQueue(input *artifact_upload_process_queue.ListQueueParams) (*dsartifactclientmodels.ModelsListQueueResponse, error)
Deprecated: 2022-01-10 - please use ListQueueShort instead.
func (*ArtifactUploadProcessQueueService) ListQueueShort ¶
func (aaa *ArtifactUploadProcessQueueService) ListQueueShort(input *artifact_upload_process_queue.ListQueueParams) (*dsartifactclientmodels.ModelsListQueueResponse, error)
        
          
            func (*ArtifactUploadProcessQueueService) ReportFailedUpload
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) ReportFailedUpload(input *artifact_upload_process_queue.ReportFailedUploadParams) error
Deprecated: 2022-01-10 - please use ReportFailedUploadShort instead.
func (*ArtifactUploadProcessQueueService) ReportFailedUploadShort ¶
func (aaa *ArtifactUploadProcessQueueService) ReportFailedUploadShort(input *artifact_upload_process_queue.ReportFailedUploadParams) error
        
          
            func (*ArtifactUploadProcessQueueService) SetActiveQueue
            deprecated
            
          
  
    
  
      
      func (aaa *ArtifactUploadProcessQueueService) SetActiveQueue(input *artifact_upload_process_queue.SetActiveQueueParams) error
Deprecated: 2022-01-10 - please use SetActiveQueueShort instead.
func (*ArtifactUploadProcessQueueService) SetActiveQueueShort ¶
func (aaa *ArtifactUploadProcessQueueService) SetActiveQueueShort(input *artifact_upload_process_queue.SetActiveQueueParams) error
func (*ArtifactUploadProcessQueueService) UpdateFlightId ¶
func (aaa *ArtifactUploadProcessQueueService) UpdateFlightId(flightId string)
type DownloadServerArtifactService ¶
type DownloadServerArtifactService struct {
	Client           *dsartifactclient.JusticeDsartifactService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
	FlightIdRepository *utils.FlightIdContainer
}
    
        
          
            func (*DownloadServerArtifactService) CheckServerArtifact
            deprecated
            
          
  
    
  
      
      func (aaa *DownloadServerArtifactService) CheckServerArtifact(input *download_server_artifact.CheckServerArtifactParams) (*dsartifactclientmodels.ModelsArtifactFileStatus, error)
Deprecated: 2022-01-10 - please use CheckServerArtifactShort instead.
func (*DownloadServerArtifactService) CheckServerArtifactShort ¶
func (aaa *DownloadServerArtifactService) CheckServerArtifactShort(input *download_server_artifact.CheckServerArtifactParams) (*dsartifactclientmodels.ModelsArtifactFileStatus, error)
        
          
            func (*DownloadServerArtifactService) DownloadServerArtifacts
            deprecated
            
          
  
    
  
      
      func (aaa *DownloadServerArtifactService) DownloadServerArtifacts(input *download_server_artifact.DownloadServerArtifactsParams) error
Deprecated: 2022-01-10 - please use DownloadServerArtifactsShort instead.
func (*DownloadServerArtifactService) DownloadServerArtifactsShort ¶
func (aaa *DownloadServerArtifactService) DownloadServerArtifactsShort(input *download_server_artifact.DownloadServerArtifactsParams) error
func (*DownloadServerArtifactService) GetAuthSession ¶
func (aaa *DownloadServerArtifactService) GetAuthSession() auth.Session
func (*DownloadServerArtifactService) UpdateFlightId ¶
func (aaa *DownloadServerArtifactService) UpdateFlightId(flightId string)
type OperationsService ¶
type OperationsService struct {
	Client           *dsartifactclient.JusticeDsartifactService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
	FlightIdRepository *utils.FlightIdContainer
}
    func (*OperationsService) GetAuthSession ¶
func (aaa *OperationsService) GetAuthSession() auth.Session
        
          
            func (*OperationsService) PublicGetMessages
            deprecated
            
          
  
    
  
      
      func (aaa *OperationsService) PublicGetMessages(input *operations.PublicGetMessagesParams) ([]*dsartifactclientmodels.LogAppMessageDeclaration, error)
Deprecated: 2022-01-10 - please use PublicGetMessagesShort instead.
func (*OperationsService) PublicGetMessagesShort ¶
func (aaa *OperationsService) PublicGetMessagesShort(input *operations.PublicGetMessagesParams) ([]*dsartifactclientmodels.LogAppMessageDeclaration, error)
func (*OperationsService) UpdateFlightId ¶
func (aaa *OperationsService) UpdateFlightId(flightId string)
type TerminatedServersService ¶
type TerminatedServersService struct {
	Client           *dsartifactclient.JusticeDsartifactService
	ConfigRepository repository.ConfigRepository
	TokenRepository  repository.TokenRepository
	FlightIdRepository *utils.FlightIdContainer
}
    func (*TerminatedServersService) GetAuthSession ¶
func (aaa *TerminatedServersService) GetAuthSession() auth.Session
        
          
            func (*TerminatedServersService) ListTerminatedServersWithNamespace
            deprecated
            
          
  
    
  
      
      func (aaa *TerminatedServersService) ListTerminatedServersWithNamespace(input *terminated_servers.ListTerminatedServersWithNamespaceParams) (*dsartifactclientmodels.ModelsListTerminatedServersResponse, error)
Deprecated: 2022-01-10 - please use ListTerminatedServersWithNamespaceShort instead.
func (*TerminatedServersService) ListTerminatedServersWithNamespaceShort ¶
func (aaa *TerminatedServersService) ListTerminatedServersWithNamespaceShort(input *terminated_servers.ListTerminatedServersWithNamespaceParams) (*dsartifactclientmodels.ModelsListTerminatedServersResponse, error)
func (*TerminatedServersService) UpdateFlightId ¶
func (aaa *TerminatedServersService) UpdateFlightId(flightId string)