Versions in this module Expand all Collapse all v1 v1.0.5 Feb 17, 2023 v1.0.4 Jan 4, 2023 v1.0.3 Dec 23, 2022 v1.0.2 Dec 22, 2022 v1.0.1 Dec 20, 2022 v1.0.0 Dec 19, 2022 Changes in this version + const TokenScopes + const UserScopes + type Dbv0037Account struct + Associations *[]Dbv0037AssociationShortInfo + Coordinators *[]Dbv0037CoordinatorInfo + Description *string + Flags *[]string + Name *string + Organization *string + type Dbv0037AccountInfo struct + Accounts *[]Dbv0037Account + Errors *[]Dbv0037Error + type Dbv0037AccountResponse struct + Errors *[]Dbv0037Error + type Dbv0037Association struct + Account *string + Cluster *string + Default ... + Flags *[]string + IsDefault *int + Max ... + Min ... + ParentAccount *string + Partition *string + Priority *int + Qos *[]string + SharesRaw *int + Usage ... + User *string + type Dbv0037AssociationShortInfo struct + Account *string + Cluster *string + Partition *string + User *string + type Dbv0037AssociationsInfo struct + Associations *[]Dbv0037Association + Errors *[]Dbv0037Error + type Dbv0037ClusterInfo struct + Associations ... + Controller ... + Flags *[]string + Name *string + Nodes *string + RpcVersion *int + SelectPlugin *string + Tres *[]Dbv0037ResponseTres + type Dbv0037ConfigInfo struct + Accounts *[]Dbv0037Account + Associations *[]Dbv0037Association + Errors *[]Dbv0037Error + Qos *[]Dbv0037Qos + Tres *[]Dbv0037TresList + Users *[]Dbv0037User + Wckeys *[]Dbv0037Wckey + type Dbv0037ConfigResponse struct + Errors *[]Dbv0037Error + type Dbv0037CoordinatorInfo struct + Direct *int + Name *string + type Dbv0037Diag struct + Errors *[]Dbv0037Error + Statistics ... + type Dbv0037Error struct + Errno *int + Error *string + type Dbv0037Job struct + Account *string + AllocationNodes *int + Array ... + Association *Dbv0037AssociationShortInfo + Cluster *string + Comment ... + Constraints *string + DerivedExitCode *Dbv0037JobExitCode + ExitCode *Dbv0037JobExitCode + Flags *[]string + Group *string + Het ... + JobId *int + KillRequestUser *string + Mcs ... + Name *string + Nodes *string + Partition *string + Priority *int + Qos *string + Required ... + Reservation ... + State ... + Steps *[]Dbv0037JobStep + Time ... + Tres ... + User *string + Wckey ... + WorkingDirectory *string + type Dbv0037JobExitCode struct + ReturnCode *int + Signal ... + Status *string + type Dbv0037JobInfo struct + Errors *[]Dbv0037Error + Jobs *[]Dbv0037Job + type Dbv0037JobStep struct + CPU ... + ExitCode *Dbv0037JobExitCode + KillRequestUser *string + Nodes ... + Pid *string + State *string + Statistics ... + Step ... + Task ... + Tasks ... + Time ... + Tres ... + type Dbv0037Qos struct + Description *string + Flags *[]string + Id *string + Limits ... + Preempt ... + Priority *int + UsageFactor *float32 + UsageThreshold *float32 + type Dbv0037QosInfo struct + Errors *[]Dbv0037Error + Qos *[]Dbv0037Qos + type Dbv0037ResponseAccountDelete struct + Errors *[]Dbv0037Error + type Dbv0037ResponseAssociationDelete struct + Errors *[]Dbv0037Error + type Dbv0037ResponseAssociations struct + Errors *[]Dbv0037Error + type Dbv0037ResponseClusterAdd struct + Errors *[]Dbv0037Error + type Dbv0037ResponseClusterDelete struct + Errors *[]Dbv0037Error + type Dbv0037ResponseQosDelete struct + Errors *[]Dbv0037Error + type Dbv0037ResponseTres struct + Errors *[]Dbv0037Error + type Dbv0037ResponseUserDelete struct + Errors *[]Dbv0037Error + type Dbv0037ResponseUserUpdate struct + Errors *[]Dbv0037Error + type Dbv0037ResponseWckeyAdd struct + Errors *[]Dbv0037Error + type Dbv0037ResponseWckeyDelete struct + Errors *[]Dbv0037Error + type Dbv0037TresInfo struct + Errors *[]Dbv0037Error + Tres *[]Dbv0037TresList + type Dbv0037TresList = []struct + type Dbv0037User struct + AdministratorLevel *string + Associations ... + Coordinators *[]Dbv0037CoordinatorInfo + Default ... + Name *string + type Dbv0037UserInfo struct + Errors *[]Dbv0037Error + Users *[]Dbv0037User + type Dbv0037Wckey struct + Accounts *[]string + Cluster *string + Flags *[]string + Id *int + Name *string + User *string + type Dbv0037WckeyInfo struct + Errors *[]Dbv0037Error + Wckeys *[]Dbv0037Wckey + type SlurmdbdDeleteAssociationParams struct + Account string + Cluster *string + Partition *string + User string + type SlurmdbdGetAssociationParams struct + Account *string + Cluster *string + Partition *string + User *string + type SlurmdbdGetJobsParams struct + Account *string + Association *string + Cluster *string + Constraints *string + CpusMax *string + CpusMin *string + DisableWaitForResult *bool + EndTime *string + ExitCode *string + Format *string + Group *string + JobName *string + Node *string + NodesMax *string + NodesMin *string + Partition *string + Qos *string + Reason *string + Reservation *string + SkipSteps *bool + StartTime *string + State *string + Step *string + SubmitTime *string + Wckey *string