Documentation ¶
Index ¶
- type AddClusterLogic
- type AddWckeyLogic
- type CancelJobLogic
- type DeleteAccountLogic
- type DeleteAssociationLogic
- type DeleteClusterLogic
- type DeleteQosLogic
- type DeleteUserLogic
- type DeleteWckeyLogic
- type DumpConfigurationLogic
- type GetAccountLogic
- type GetAssociationLogic
- type GetClusterLogic
- type GetDbDiagnosticsLogic
- type GetDiagnosticsLogic
- type GetJobLogic
- type GetNodeLogic
- type GetPartitionLogic
- type GetQosLogic
- type GetReservationLogic
- type GetUserLogic
- type GetWckeyLogic
- type ListAccountLogic
- type ListAssociationLogic
- type ListClusterLogic
- type ListJobLogic
- type ListNodeLogic
- type ListPartitionLogic
- type ListQosLogic
- type ListReservationLogic
- type ListTresLogic
- type ListUserLogic
- type ListWckeyLogic
- type LoadConfigurationLogic
- type PingLogic
- type SetAssociationLogic
- type SetTresLogic
- type SubmitJobLogic
- type SyncTokenLogic
- type UpdateAccountLogic
- type UpdateJobLogic
- type UpdateUserLogic
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddClusterLogic ¶
func NewAddClusterLogic ¶
func NewAddClusterLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddClusterLogic
func (*AddClusterLogic) AddCluster ¶
func (l *AddClusterLogic) AddCluster(in *slurm.AddClusterReq) (*slurm.AddClusterResp, error)
type AddWckeyLogic ¶
func NewAddWckeyLogic ¶
func NewAddWckeyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AddWckeyLogic
func (*AddWckeyLogic) AddWckey ¶
func (l *AddWckeyLogic) AddWckey(in *slurm.AddWckeyReq) (*slurm.AddWckeyResp, error)
type CancelJobLogic ¶
func NewCancelJobLogic ¶
func NewCancelJobLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CancelJobLogic
func (*CancelJobLogic) CancelJob ¶
func (l *CancelJobLogic) CancelJob(in *slurm.CancelJobReq) (*slurm.CancelJobResp, error)
type DeleteAccountLogic ¶
func NewDeleteAccountLogic ¶
func NewDeleteAccountLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteAccountLogic
func (*DeleteAccountLogic) DeleteAccount ¶
func (l *DeleteAccountLogic) DeleteAccount(in *slurm.DeleteAccountReq) (*slurm.DeleteAccountResp, error)
type DeleteAssociationLogic ¶
func NewDeleteAssociationLogic ¶
func NewDeleteAssociationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteAssociationLogic
func (*DeleteAssociationLogic) DeleteAssociation ¶
func (l *DeleteAssociationLogic) DeleteAssociation(in *slurm.DeleteAssociationReq) (*slurm.DeleteAssociationResp, error)
type DeleteClusterLogic ¶
func NewDeleteClusterLogic ¶
func NewDeleteClusterLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteClusterLogic
func (*DeleteClusterLogic) DeleteCluster ¶
func (l *DeleteClusterLogic) DeleteCluster(in *slurm.DeleteClusterReq) (*slurm.DeleteClusterResp, error)
type DeleteQosLogic ¶
func NewDeleteQosLogic ¶
func NewDeleteQosLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteQosLogic
func (*DeleteQosLogic) DeleteQos ¶
func (l *DeleteQosLogic) DeleteQos(in *slurm.DeleteQosReq) (*slurm.DeleteQosResp, error)
type DeleteUserLogic ¶
func NewDeleteUserLogic ¶
func NewDeleteUserLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteUserLogic
func (*DeleteUserLogic) DeleteUser ¶
func (l *DeleteUserLogic) DeleteUser(in *slurm.DeleteUserReq) (*slurm.DeleteUserResp, error)
type DeleteWckeyLogic ¶
func NewDeleteWckeyLogic ¶
func NewDeleteWckeyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteWckeyLogic
func (*DeleteWckeyLogic) DeleteWckey ¶
func (l *DeleteWckeyLogic) DeleteWckey(in *slurm.DeleteWckeyReq) (*slurm.DeleteWckeyResp, error)
type DumpConfigurationLogic ¶
func NewDumpConfigurationLogic ¶
func NewDumpConfigurationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DumpConfigurationLogic
func (*DumpConfigurationLogic) DumpConfiguration ¶
func (l *DumpConfigurationLogic) DumpConfiguration(in *slurm.DumpConfigurationReq) (*slurm.DumpConfigurationResp, error)
type GetAccountLogic ¶
func NewGetAccountLogic ¶
func NewGetAccountLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetAccountLogic
func (*GetAccountLogic) GetAccount ¶
func (l *GetAccountLogic) GetAccount(in *slurm.GetAccountReq) (*slurm.GetAccountResp, error)
type GetAssociationLogic ¶
func NewGetAssociationLogic ¶
func NewGetAssociationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetAssociationLogic
func (*GetAssociationLogic) GetAssociation ¶
func (l *GetAssociationLogic) GetAssociation(in *slurm.GetAssociationReq) (*slurm.GetAssociationResp, error)
type GetClusterLogic ¶
func NewGetClusterLogic ¶
func NewGetClusterLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetClusterLogic
func (*GetClusterLogic) GetCluster ¶
func (l *GetClusterLogic) GetCluster(in *slurm.GetClusterReq) (*slurm.GetClusterResp, error)
type GetDbDiagnosticsLogic ¶
func NewGetDbDiagnosticsLogic ¶
func NewGetDbDiagnosticsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDbDiagnosticsLogic
func (*GetDbDiagnosticsLogic) GetDbDiagnostics ¶
func (l *GetDbDiagnosticsLogic) GetDbDiagnostics(in *slurm.ListDbDiagnosticsReq) (*slurm.ListDbDiagnosticsResp, error)
type GetDiagnosticsLogic ¶
func NewGetDiagnosticsLogic ¶
func NewGetDiagnosticsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetDiagnosticsLogic
func (*GetDiagnosticsLogic) GetDiagnostics ¶
func (l *GetDiagnosticsLogic) GetDiagnostics(in *slurm.ListDiagnosticsReq) (*slurm.ListDiagnosticsResp, error)
type GetJobLogic ¶
func NewGetJobLogic ¶
func NewGetJobLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetJobLogic
func (*GetJobLogic) GetJob ¶
func (l *GetJobLogic) GetJob(in *slurm.GetJobReq) (*slurm.GetJobResp, error)
type GetNodeLogic ¶
func NewGetNodeLogic ¶
func NewGetNodeLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetNodeLogic
func (*GetNodeLogic) GetNode ¶
func (l *GetNodeLogic) GetNode(in *slurm.GetNodeReq) (*slurm.GetNodeResp, error)
type GetPartitionLogic ¶
func NewGetPartitionLogic ¶
func NewGetPartitionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetPartitionLogic
func (*GetPartitionLogic) GetPartition ¶
func (l *GetPartitionLogic) GetPartition(in *slurm.GetPartitionReq) (*slurm.GetPartitionResp, error)
type GetQosLogic ¶
func NewGetQosLogic ¶
func NewGetQosLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetQosLogic
func (*GetQosLogic) GetQos ¶
func (l *GetQosLogic) GetQos(in *slurm.GetQosReq) (*slurm.GetQosResp, error)
type GetReservationLogic ¶
func NewGetReservationLogic ¶
func NewGetReservationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetReservationLogic
func (*GetReservationLogic) GetReservation ¶
func (l *GetReservationLogic) GetReservation(in *slurm.GetReservationReq) (*slurm.GetReservationResp, error)
type GetUserLogic ¶
func NewGetUserLogic ¶
func NewGetUserLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetUserLogic
func (*GetUserLogic) GetUser ¶
func (l *GetUserLogic) GetUser(in *slurm.GetUserReq) (*slurm.GetUserResp, error)
type GetWckeyLogic ¶
func NewGetWckeyLogic ¶
func NewGetWckeyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetWckeyLogic
func (*GetWckeyLogic) GetWckey ¶
func (l *GetWckeyLogic) GetWckey(in *slurm.GetWckeyReq) (*slurm.GetWckeyResp, error)
type ListAccountLogic ¶
func NewListAccountLogic ¶
func NewListAccountLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListAccountLogic
func (*ListAccountLogic) ListAccount ¶
func (l *ListAccountLogic) ListAccount(in *slurm.ListAccountReq) (*slurm.ListAccountResp, error)
type ListAssociationLogic ¶
func NewListAssociationLogic ¶
func NewListAssociationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListAssociationLogic
func (*ListAssociationLogic) ListAssociation ¶
func (l *ListAssociationLogic) ListAssociation(in *slurm.ListAssociationReq) (*slurm.ListAssociationResp, error)
type ListClusterLogic ¶
func NewListClusterLogic ¶
func NewListClusterLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListClusterLogic
func (*ListClusterLogic) ListCluster ¶
func (l *ListClusterLogic) ListCluster(in *slurm.ListClusterReq) (*slurm.ListClusterResp, error)
type ListJobLogic ¶
func NewListJobLogic ¶
func NewListJobLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListJobLogic
func (*ListJobLogic) ListJob ¶
func (l *ListJobLogic) ListJob(in *slurm.ListJobReq) (*slurm.ListJobResp, error)
type ListNodeLogic ¶
func NewListNodeLogic ¶
func NewListNodeLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListNodeLogic
func (*ListNodeLogic) ListNode ¶
func (l *ListNodeLogic) ListNode(in *slurm.ListNodeReq) (*slurm.ListNodeResp, error)
type ListPartitionLogic ¶
func NewListPartitionLogic ¶
func NewListPartitionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListPartitionLogic
func (*ListPartitionLogic) ListPartition ¶
func (l *ListPartitionLogic) ListPartition(in *slurm.ListPartitionReq) (*slurm.ListPartitionResp, error)
type ListQosLogic ¶
func NewListQosLogic ¶
func NewListQosLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListQosLogic
func (*ListQosLogic) ListQos ¶
func (l *ListQosLogic) ListQos(in *slurm.ListQosReq) (*slurm.ListQosResp, error)
type ListReservationLogic ¶
func NewListReservationLogic ¶
func NewListReservationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListReservationLogic
func (*ListReservationLogic) ListReservation ¶
func (l *ListReservationLogic) ListReservation(in *slurm.ListReservationReq) (*slurm.ListReservationResp, error)
type ListTresLogic ¶
func NewListTresLogic ¶
func NewListTresLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListTresLogic
func (*ListTresLogic) ListTres ¶
func (l *ListTresLogic) ListTres(in *slurm.ListTresReq) (*slurm.ListTresResp, error)
type ListUserLogic ¶
func NewListUserLogic ¶
func NewListUserLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListUserLogic
func (*ListUserLogic) ListUser ¶
func (l *ListUserLogic) ListUser(in *slurm.ListUserReq) (*slurm.ListUserResp, error)
type ListWckeyLogic ¶
func NewListWckeyLogic ¶
func NewListWckeyLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ListWckeyLogic
func (*ListWckeyLogic) ListWckey ¶
func (l *ListWckeyLogic) ListWckey(in *slurm.ListWckeyReq) (*slurm.ListWckeyResp, error)
type LoadConfigurationLogic ¶
func NewLoadConfigurationLogic ¶
func NewLoadConfigurationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *LoadConfigurationLogic
func (*LoadConfigurationLogic) LoadConfiguration ¶
func (l *LoadConfigurationLogic) LoadConfiguration(in *slurm.LoadConfigurationReq) (*slurm.LoadConfigurationResp, error)
type PingLogic ¶
func NewPingLogic ¶
func NewPingLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PingLogic
type SetAssociationLogic ¶
func NewSetAssociationLogic ¶
func NewSetAssociationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SetAssociationLogic
func (*SetAssociationLogic) SetAssociation ¶
func (l *SetAssociationLogic) SetAssociation(in *slurm.SetAssociationReq) (*slurm.SetAssociationResp, error)
type SetTresLogic ¶
func NewSetTresLogic ¶
func NewSetTresLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SetTresLogic
func (*SetTresLogic) SetTres ¶
func (l *SetTresLogic) SetTres(in *slurm.SetTresReq) (*slurm.SetTresResp, error)
type SubmitJobLogic ¶
func NewSubmitJobLogic ¶
func NewSubmitJobLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SubmitJobLogic
func (*SubmitJobLogic) SubmitJob ¶
func (l *SubmitJobLogic) SubmitJob(in *slurm.SubmitJobReq) (*slurm.SubmitJobResp, error)
type SyncTokenLogic ¶
func NewSyncTokenLogic ¶
func NewSyncTokenLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SyncTokenLogic
func (*SyncTokenLogic) SyncToken ¶
func (l *SyncTokenLogic) SyncToken(in *slurm.SyncTokenReq) (*slurm.SyncTokenResp, error)
type UpdateAccountLogic ¶
func NewUpdateAccountLogic ¶
func NewUpdateAccountLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateAccountLogic
func (*UpdateAccountLogic) UpdateAccount ¶
func (l *UpdateAccountLogic) UpdateAccount(in *slurm.UpdateAccountReq) (*slurm.UpdateAccountResp, error)
type UpdateJobLogic ¶
func NewUpdateJobLogic ¶
func NewUpdateJobLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateJobLogic
func (*UpdateJobLogic) UpdateJob ¶
func (l *UpdateJobLogic) UpdateJob(in *slurm.UpdateJobReq) (*slurm.UpdateJobResp, error)
type UpdateUserLogic ¶
func NewUpdateUserLogic ¶
func NewUpdateUserLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateUserLogic
func (*UpdateUserLogic) UpdateUser ¶
func (l *UpdateUserLogic) UpdateUser(in *slurm.UpdateUserReq) (*slurm.UpdateUserResp, error)
Source Files ¶
- addClusterLogic.go
- addWckeyLogic.go
- cancelJobLogic.go
- deleteAccountLogic.go
- deleteAssociationLogic.go
- deleteClusterLogic.go
- deleteQosLogic.go
- deleteUserLogic.go
- deleteWckeyLogic.go
- dumpConfigurationLogic.go
- getAccountLogic.go
- getAssociationLogic.go
- getClusterLogic.go
- getDbDiagnosticsLogic.go
- getDiagnosticsLogic.go
- getJobLogic.go
- getNodeLogic.go
- getPartitionLogic.go
- getQosLogic.go
- getReservationLogic.go
- getUserLogic.go
- getWckeyLogic.go
- listAccountLogic.go
- listAssociationLogic.go
- listClusterLogic.go
- listJobLogic.go
- listNodeLogic.go
- listPartitionLogic.go
- listQosLogic.go
- listReservationLogic.go
- listTresLogic.go
- listUserLogic.go
- listWckeyLogic.go
- loadConfigurationLogic.go
- pingLogic.go
- setAssociationLogic.go
- setTresLogic.go
- submitJobLogic.go
- syncTokenLogic.go
- updateAccountLogic.go
- updateJobLogic.go
- updateUserLogic.go
Click to show internal directories.
Click to hide internal directories.