Documentation
¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type ApiOpenapiGetRequest
- type ApiOpenapiJsonGetRequest
- type ApiOpenapiV3GetRequest
- type ApiOpenapiYamlGetRequest
- type ApiSlurmV0039CancelJobRequest
- type ApiSlurmV0039DeleteNodeRequest
- type ApiSlurmV0039DiagRequest
- type ApiSlurmV0039GetJobRequest
- type ApiSlurmV0039GetJobsRequest
- type ApiSlurmV0039GetNodeRequest
- type ApiSlurmV0039GetNodesRequest
- type ApiSlurmV0039GetPartitionRequest
- type ApiSlurmV0039GetPartitionsRequest
- type ApiSlurmV0039GetReservationRequest
- type ApiSlurmV0039GetReservationsRequest
- type ApiSlurmV0039PingRequest
- type ApiSlurmV0039SlurmctldGetLicensesRequest
- type ApiSlurmV0039SubmitJobRequest
- type ApiSlurmV0039UpdateJobRequest
- type ApiSlurmV0039UpdateNodeRequest
- type ApiSlurmV0040DeleteJobRequest
- type ApiSlurmV0040DeleteNodeRequest
- type ApiSlurmV0040GetDiagRequest
- type ApiSlurmV0040GetJobRequest
- type ApiSlurmV0040GetJobsRequest
- type ApiSlurmV0040GetJobsStateRequest
- type ApiSlurmV0040GetLicensesRequest
- type ApiSlurmV0040GetNodeRequest
- type ApiSlurmV0040GetNodesRequest
- type ApiSlurmV0040GetPartitionRequest
- type ApiSlurmV0040GetPartitionsRequest
- type ApiSlurmV0040GetPingRequest
- type ApiSlurmV0040GetReconfigureRequest
- type ApiSlurmV0040GetReservationRequest
- type ApiSlurmV0040GetReservationsRequest
- type ApiSlurmV0040GetSharesRequest
- type ApiSlurmV0040PostJobRequest
- type ApiSlurmV0040PostJobSubmitRequest
- type ApiSlurmV0040PostNodeRequest
- type ApiSlurmdbV0038AddClustersRequest
- type ApiSlurmdbV0038AddWckeysRequest
- type ApiSlurmdbV0038DeleteAccountRequest
- type ApiSlurmdbV0038DeleteAssociationRequest
- func (r ApiSlurmdbV0038DeleteAssociationRequest) Account(account string) ApiSlurmdbV0038DeleteAssociationRequest
- func (r ApiSlurmdbV0038DeleteAssociationRequest) Cluster(cluster string) ApiSlurmdbV0038DeleteAssociationRequest
- func (r ApiSlurmdbV0038DeleteAssociationRequest) Execute() (*Dbv0038ResponseAssociationsDelete, *http.Response, error)
- func (r ApiSlurmdbV0038DeleteAssociationRequest) Partition(partition string) ApiSlurmdbV0038DeleteAssociationRequest
- func (r ApiSlurmdbV0038DeleteAssociationRequest) User(user string) ApiSlurmdbV0038DeleteAssociationRequest
- type ApiSlurmdbV0038DeleteAssociationsRequest
- func (r ApiSlurmdbV0038DeleteAssociationsRequest) Account(account string) ApiSlurmdbV0038DeleteAssociationsRequest
- func (r ApiSlurmdbV0038DeleteAssociationsRequest) Cluster(cluster string) ApiSlurmdbV0038DeleteAssociationsRequest
- func (r ApiSlurmdbV0038DeleteAssociationsRequest) Execute() (*Dbv0038ResponseAssociationsDelete, *http.Response, error)
- func (r ApiSlurmdbV0038DeleteAssociationsRequest) Partition(partition string) ApiSlurmdbV0038DeleteAssociationsRequest
- func (r ApiSlurmdbV0038DeleteAssociationsRequest) User(user string) ApiSlurmdbV0038DeleteAssociationsRequest
- type ApiSlurmdbV0038DeleteClusterRequest
- type ApiSlurmdbV0038DeleteQosRequest
- type ApiSlurmdbV0038DeleteUserRequest
- type ApiSlurmdbV0038DeleteWckeyRequest
- type ApiSlurmdbV0038DiagRequest
- type ApiSlurmdbV0038GetAccountRequest
- type ApiSlurmdbV0038GetAccountsRequest
- type ApiSlurmdbV0038GetAssociationRequest
- func (r ApiSlurmdbV0038GetAssociationRequest) Account(account string) ApiSlurmdbV0038GetAssociationRequest
- func (r ApiSlurmdbV0038GetAssociationRequest) Cluster(cluster string) ApiSlurmdbV0038GetAssociationRequest
- func (r ApiSlurmdbV0038GetAssociationRequest) Execute() (*Dbv0038AssociationsInfo, *http.Response, error)
- func (r ApiSlurmdbV0038GetAssociationRequest) Partition(partition string) ApiSlurmdbV0038GetAssociationRequest
- func (r ApiSlurmdbV0038GetAssociationRequest) User(user string) ApiSlurmdbV0038GetAssociationRequest
- type ApiSlurmdbV0038GetAssociationsRequest
- func (r ApiSlurmdbV0038GetAssociationsRequest) Account(account string) ApiSlurmdbV0038GetAssociationsRequest
- func (r ApiSlurmdbV0038GetAssociationsRequest) Cluster(cluster string) ApiSlurmdbV0038GetAssociationsRequest
- func (r ApiSlurmdbV0038GetAssociationsRequest) Execute() (*Dbv0038AssociationsInfo, *http.Response, error)
- func (r ApiSlurmdbV0038GetAssociationsRequest) Partition(partition string) ApiSlurmdbV0038GetAssociationsRequest
- func (r ApiSlurmdbV0038GetAssociationsRequest) User(user string) ApiSlurmdbV0038GetAssociationsRequest
- type ApiSlurmdbV0038GetClusterRequest
- type ApiSlurmdbV0038GetClustersRequest
- type ApiSlurmdbV0038GetConfigRequest
- type ApiSlurmdbV0038GetJobRequest
- type ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Account(account string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Association(association string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Cluster(cluster string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Constraints(constraints string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) CpusMax(cpusMax string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) CpusMin(cpusMin string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) DisableWaitForResult(disableWaitForResult bool) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) EndTime(endTime string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Execute() (*Dbv0038JobInfo, *http.Response, error)
- func (r ApiSlurmdbV0038GetJobsRequest) ExitCode(exitCode string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Format(format string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Group(group string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) JobName(jobName string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Node(node string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) NodesMax(nodesMax string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) NodesMin(nodesMin string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Partition(partition string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Qos(qos string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Reason(reason string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Reservation(reservation string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) SkipSteps(skipSteps bool) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) StartTime(startTime string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) State(state string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Step(step string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) SubmitTime(submitTime string) ApiSlurmdbV0038GetJobsRequest
- func (r ApiSlurmdbV0038GetJobsRequest) Wckey(wckey string) ApiSlurmdbV0038GetJobsRequest
- type ApiSlurmdbV0038GetQosRequest
- type ApiSlurmdbV0038GetSingleQosRequest
- type ApiSlurmdbV0038GetTresRequest
- type ApiSlurmdbV0038GetUserRequest
- type ApiSlurmdbV0038GetUsersRequest
- type ApiSlurmdbV0038GetWckeyRequest
- type ApiSlurmdbV0038GetWckeysRequest
- type ApiSlurmdbV0038SetConfigRequest
- type ApiSlurmdbV0038UpdateAccountRequest
- type ApiSlurmdbV0038UpdateAssociationsRequest
- type ApiSlurmdbV0038UpdateQosRequest
- type ApiSlurmdbV0038UpdateTresRequest
- type ApiSlurmdbV0038UpdateUsersRequest
- type ApiSlurmdbV0039AddClustersRequest
- type ApiSlurmdbV0039AddWckeysRequest
- type ApiSlurmdbV0039DeleteAccountRequest
- type ApiSlurmdbV0039DeleteAssociationRequest
- func (r ApiSlurmdbV0039DeleteAssociationRequest) Account(account string) ApiSlurmdbV0039DeleteAssociationRequest
- func (r ApiSlurmdbV0039DeleteAssociationRequest) Cluster(cluster string) ApiSlurmdbV0039DeleteAssociationRequest
- func (r ApiSlurmdbV0039DeleteAssociationRequest) Execute() (*Dbv0039ResponseAssociationsDelete, *http.Response, error)
- func (r ApiSlurmdbV0039DeleteAssociationRequest) Partition(partition string) ApiSlurmdbV0039DeleteAssociationRequest
- func (r ApiSlurmdbV0039DeleteAssociationRequest) User(user string) ApiSlurmdbV0039DeleteAssociationRequest
- type ApiSlurmdbV0039DeleteAssociationsRequest
- func (r ApiSlurmdbV0039DeleteAssociationsRequest) Account(account string) ApiSlurmdbV0039DeleteAssociationsRequest
- func (r ApiSlurmdbV0039DeleteAssociationsRequest) Cluster(cluster string) ApiSlurmdbV0039DeleteAssociationsRequest
- func (r ApiSlurmdbV0039DeleteAssociationsRequest) Execute() (*Dbv0039ResponseAssociationsDelete, *http.Response, error)
- func (r ApiSlurmdbV0039DeleteAssociationsRequest) Partition(partition string) ApiSlurmdbV0039DeleteAssociationsRequest
- func (r ApiSlurmdbV0039DeleteAssociationsRequest) User(user string) ApiSlurmdbV0039DeleteAssociationsRequest
- type ApiSlurmdbV0039DeleteClusterRequest
- type ApiSlurmdbV0039DeleteQosRequest
- type ApiSlurmdbV0039DeleteUserRequest
- type ApiSlurmdbV0039DeleteWckeyRequest
- type ApiSlurmdbV0039DiagRequest
- type ApiSlurmdbV0039GetAccountRequest
- type ApiSlurmdbV0039GetAccountsRequest
- type ApiSlurmdbV0039GetAssociationRequest
- func (r ApiSlurmdbV0039GetAssociationRequest) Account(account string) ApiSlurmdbV0039GetAssociationRequest
- func (r ApiSlurmdbV0039GetAssociationRequest) Cluster(cluster string) ApiSlurmdbV0039GetAssociationRequest
- func (r ApiSlurmdbV0039GetAssociationRequest) Execute() (*Dbv0039AssociationsInfo, *http.Response, error)
- func (r ApiSlurmdbV0039GetAssociationRequest) Partition(partition string) ApiSlurmdbV0039GetAssociationRequest
- func (r ApiSlurmdbV0039GetAssociationRequest) User(user string) ApiSlurmdbV0039GetAssociationRequest
- type ApiSlurmdbV0039GetAssociationsRequest
- func (r ApiSlurmdbV0039GetAssociationsRequest) Account(account string) ApiSlurmdbV0039GetAssociationsRequest
- func (r ApiSlurmdbV0039GetAssociationsRequest) Cluster(cluster string) ApiSlurmdbV0039GetAssociationsRequest
- func (r ApiSlurmdbV0039GetAssociationsRequest) Execute() (*Dbv0039AssociationsInfo, *http.Response, error)
- func (r ApiSlurmdbV0039GetAssociationsRequest) Partition(partition string) ApiSlurmdbV0039GetAssociationsRequest
- func (r ApiSlurmdbV0039GetAssociationsRequest) User(user string) ApiSlurmdbV0039GetAssociationsRequest
- type ApiSlurmdbV0039GetClusterRequest
- type ApiSlurmdbV0039GetClustersRequest
- type ApiSlurmdbV0039GetConfigRequest
- type ApiSlurmdbV0039GetJobRequest
- type ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Account(account string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Association(association string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Cluster(cluster string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Constraints(constraints string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) CpusMax(cpusMax string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) CpusMin(cpusMin string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) DisableWaitForResult(disableWaitForResult string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) EndTime(endTime string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Execute() (*Dbv0039JobInfo, *http.Response, error)
- func (r ApiSlurmdbV0039GetJobsRequest) ExitCode(exitCode string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Format(format string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Group(group string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) JobName(jobName string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Node(node string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) NodesMax(nodesMax string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) NodesMin(nodesMin string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Partition(partition string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Qos(qos string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Reason(reason string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Reservation(reservation string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) SkipSteps(skipSteps string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) StartTime(startTime string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) State(state string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Step(step string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) SubmitTime(submitTime string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Users(users string) ApiSlurmdbV0039GetJobsRequest
- func (r ApiSlurmdbV0039GetJobsRequest) Wckey(wckey string) ApiSlurmdbV0039GetJobsRequest
- type ApiSlurmdbV0039GetQosRequest
- type ApiSlurmdbV0039GetSingleQosRequest
- type ApiSlurmdbV0039GetTresRequest
- type ApiSlurmdbV0039GetUserRequest
- type ApiSlurmdbV0039GetUsersRequest
- type ApiSlurmdbV0039GetWckeyRequest
- type ApiSlurmdbV0039GetWckeysRequest
- type ApiSlurmdbV0039SetConfigRequest
- type ApiSlurmdbV0039UpdateAccountsRequest
- type ApiSlurmdbV0039UpdateAssociationsRequest
- type ApiSlurmdbV0039UpdateQosRequest
- type ApiSlurmdbV0039UpdateTresRequest
- type ApiSlurmdbV0039UpdateUsersRequest
- type ApiSlurmdbV0040DeleteAccountRequest
- type ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) Account(account string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) Cluster(cluster string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) DefaultQos(defaultQos string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) Execute() (*V0040OpenapiAssocsRemovedResp, *http.Response, error)
- func (r ApiSlurmdbV0040DeleteAssociationRequest) Format(format string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) Id(id string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) OnlyDefaults(onlyDefaults string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) ParentAccount(parentAccount string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) Partition(partition string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) Qos(qos string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) UsageEnd(usageEnd string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) UsageStart(usageStart string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) User(user string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) WithRawQos(withRawQos string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) WithSubAccts(withSubAccts string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) WithUsage(withUsage string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) WithoutParentInfo(withoutParentInfo string) ApiSlurmdbV0040DeleteAssociationRequest
- func (r ApiSlurmdbV0040DeleteAssociationRequest) WithoutParentLimits(withoutParentLimits string) ApiSlurmdbV0040DeleteAssociationRequest
- type ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) Account(account string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) Cluster(cluster string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) DefaultQos(defaultQos string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) Execute() (*V0040OpenapiAssocsRemovedResp, *http.Response, error)
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) Format(format string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) Id(id string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) OnlyDefaults(onlyDefaults string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) ParentAccount(parentAccount string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) Partition(partition string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) Qos(qos string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) UsageEnd(usageEnd string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) UsageStart(usageStart string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) User(user string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) WithRawQos(withRawQos string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) WithSubAccts(withSubAccts string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) WithUsage(withUsage string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) WithoutParentInfo(withoutParentInfo string) ApiSlurmdbV0040DeleteAssociationsRequest
- func (r ApiSlurmdbV0040DeleteAssociationsRequest) WithoutParentLimits(withoutParentLimits string) ApiSlurmdbV0040DeleteAssociationsRequest
- type ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) Classification(classification string) ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) Cluster(cluster string) ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) Execute() (*V0040OpenapiClustersRemovedResp, *http.Response, error)
- func (r ApiSlurmdbV0040DeleteClusterRequest) Federation(federation string) ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) Flags(flags string) ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) Format(format string) ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) RpcVersion(rpcVersion string) ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) UsageEnd(usageEnd string) ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) UsageStart(usageStart string) ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040DeleteClusterRequest
- func (r ApiSlurmdbV0040DeleteClusterRequest) WithUsage(withUsage string) ApiSlurmdbV0040DeleteClusterRequest
- type ApiSlurmdbV0040DeleteSingleQosRequest
- type ApiSlurmdbV0040DeleteUserRequest
- type ApiSlurmdbV0040DeleteWckeyRequest
- type ApiSlurmdbV0040GetAccountRequest
- func (r ApiSlurmdbV0040GetAccountRequest) Execute() (*V0040OpenapiAccountsResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetAccountRequest) WithAssocs(withAssocs string) ApiSlurmdbV0040GetAccountRequest
- func (r ApiSlurmdbV0040GetAccountRequest) WithCoords(withCoords string) ApiSlurmdbV0040GetAccountRequest
- func (r ApiSlurmdbV0040GetAccountRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetAccountRequest
- type ApiSlurmdbV0040GetAccountsRequest
- func (r ApiSlurmdbV0040GetAccountsRequest) Description(description string) ApiSlurmdbV0040GetAccountsRequest
- func (r ApiSlurmdbV0040GetAccountsRequest) Execute() (*V0040OpenapiAccountsResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetAccountsRequest) WithAssocs(withAssocs string) ApiSlurmdbV0040GetAccountsRequest
- func (r ApiSlurmdbV0040GetAccountsRequest) WithCoords(withCoords string) ApiSlurmdbV0040GetAccountsRequest
- func (r ApiSlurmdbV0040GetAccountsRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetAccountsRequest
- type ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) Account(account string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) Cluster(cluster string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) DefaultQos(defaultQos string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) Execute() (*V0040OpenapiAssocsResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetAssociationRequest) Format(format string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) Id(id string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) OnlyDefaults(onlyDefaults string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) ParentAccount(parentAccount string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) Partition(partition string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) Qos(qos string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) UsageEnd(usageEnd string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) UsageStart(usageStart string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) User(user string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) WithRawQos(withRawQos string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) WithSubAccts(withSubAccts string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) WithUsage(withUsage string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) WithoutParentInfo(withoutParentInfo string) ApiSlurmdbV0040GetAssociationRequest
- func (r ApiSlurmdbV0040GetAssociationRequest) WithoutParentLimits(withoutParentLimits string) ApiSlurmdbV0040GetAssociationRequest
- type ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) Account(account string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) Cluster(cluster string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) DefaultQos(defaultQos string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) Execute() (*V0040OpenapiAssocsResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetAssociationsRequest) Format(format string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) Id(id string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) OnlyDefaults(onlyDefaults string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) ParentAccount(parentAccount string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) Partition(partition string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) Qos(qos string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) UsageEnd(usageEnd string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) UsageStart(usageStart string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) User(user string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) WithRawQos(withRawQos string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) WithSubAccts(withSubAccts string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) WithUsage(withUsage string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) WithoutParentInfo(withoutParentInfo string) ApiSlurmdbV0040GetAssociationsRequest
- func (r ApiSlurmdbV0040GetAssociationsRequest) WithoutParentLimits(withoutParentLimits string) ApiSlurmdbV0040GetAssociationsRequest
- type ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) Classification(classification string) ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) Cluster(cluster string) ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) Execute() (*V0040OpenapiClustersResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetClusterRequest) Federation(federation string) ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) Flags(flags string) ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) Format(format string) ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) RpcVersion(rpcVersion string) ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) UsageEnd(usageEnd string) ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) UsageStart(usageStart string) ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetClusterRequest
- func (r ApiSlurmdbV0040GetClusterRequest) WithUsage(withUsage string) ApiSlurmdbV0040GetClusterRequest
- type ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) Classification(classification string) ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) Cluster(cluster string) ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) Execute() (*V0040OpenapiClustersResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetClustersRequest) Federation(federation string) ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) Flags(flags string) ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) Format(format string) ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) RpcVersion(rpcVersion string) ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) UsageEnd(usageEnd string) ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) UsageStart(usageStart string) ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetClustersRequest
- func (r ApiSlurmdbV0040GetClustersRequest) WithUsage(withUsage string) ApiSlurmdbV0040GetClustersRequest
- type ApiSlurmdbV0040GetConfigRequest
- type ApiSlurmdbV0040GetDiagRequest
- type ApiSlurmdbV0040GetInstanceRequest
- func (r ApiSlurmdbV0040GetInstanceRequest) Cluster(cluster string) ApiSlurmdbV0040GetInstanceRequest
- func (r ApiSlurmdbV0040GetInstanceRequest) Execute() (*V0040OpenapiInstancesResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetInstanceRequest) Extra(extra string) ApiSlurmdbV0040GetInstanceRequest
- func (r ApiSlurmdbV0040GetInstanceRequest) InstanceId(instanceId string) ApiSlurmdbV0040GetInstanceRequest
- func (r ApiSlurmdbV0040GetInstanceRequest) InstanceType(instanceType string) ApiSlurmdbV0040GetInstanceRequest
- type ApiSlurmdbV0040GetInstancesRequest
- func (r ApiSlurmdbV0040GetInstancesRequest) Cluster(cluster string) ApiSlurmdbV0040GetInstancesRequest
- func (r ApiSlurmdbV0040GetInstancesRequest) Execute() (*V0040OpenapiInstancesResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetInstancesRequest) Extra(extra string) ApiSlurmdbV0040GetInstancesRequest
- func (r ApiSlurmdbV0040GetInstancesRequest) InstanceId(instanceId string) ApiSlurmdbV0040GetInstancesRequest
- func (r ApiSlurmdbV0040GetInstancesRequest) InstanceType(instanceType string) ApiSlurmdbV0040GetInstancesRequest
- type ApiSlurmdbV0040GetJobRequest
- type ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Account(account string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Association(association string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Cluster(cluster string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Constraints(constraints string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) CpusMax(cpusMax string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) CpusMin(cpusMin string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) DisableTruncateUsageTime(disableTruncateUsageTime string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) DisableWaitForResult(disableWaitForResult string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) DisableWholeHetjob(disableWholeHetjob string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) EndTime(endTime string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Execute() (*V0040OpenapiSlurmdbdJobsResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetJobsRequest) ExitCode(exitCode string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Format(format string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Groups(groups string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) JobName(jobName string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) JobStarted(jobStarted string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Node(node string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) NodesMax(nodesMax string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) NodesMin(nodesMin string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Partition(partition string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Qos(qos string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Reason(reason string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Reservation(reservation string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) ReservationId(reservationId string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) ScheduledByBackfill(scheduledByBackfill string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) ScheduledByMain(scheduledByMain string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) ScheduledOnSubmit(scheduledOnSubmit string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) SchedulerUnset(schedulerUnset string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) ShowBatchScript(showBatchScript string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) ShowDuplicates(showDuplicates string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) ShowJobEnvironment(showJobEnvironment string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) SkipSteps(skipSteps string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) StartTime(startTime string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) State(state string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Step(step string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) SubmitTime(submitTime string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) TimelimitMax(timelimitMax string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) TimelimitMin(timelimitMin string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) UsageTimeAsSubmitTime(usageTimeAsSubmitTime string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Users(users string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) Wckey(wckey string) ApiSlurmdbV0040GetJobsRequest
- func (r ApiSlurmdbV0040GetJobsRequest) WholeHetjob(wholeHetjob string) ApiSlurmdbV0040GetJobsRequest
- type ApiSlurmdbV0040GetQosRequest
- func (r ApiSlurmdbV0040GetQosRequest) Description(description string) ApiSlurmdbV0040GetQosRequest
- func (r ApiSlurmdbV0040GetQosRequest) Execute() (*V0040OpenapiSlurmdbdQosResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetQosRequest) Format(format string) ApiSlurmdbV0040GetQosRequest
- func (r ApiSlurmdbV0040GetQosRequest) Id(id string) ApiSlurmdbV0040GetQosRequest
- func (r ApiSlurmdbV0040GetQosRequest) Name(name string) ApiSlurmdbV0040GetQosRequest
- func (r ApiSlurmdbV0040GetQosRequest) PreemptMode(preemptMode string) ApiSlurmdbV0040GetQosRequest
- func (r ApiSlurmdbV0040GetQosRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetQosRequest
- type ApiSlurmdbV0040GetSingleQosRequest
- type ApiSlurmdbV0040GetTresRequest
- type ApiSlurmdbV0040GetUserRequest
- func (r ApiSlurmdbV0040GetUserRequest) Execute() (*V0040OpenapiUsersResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetUserRequest) WithAssocs(withAssocs string) ApiSlurmdbV0040GetUserRequest
- func (r ApiSlurmdbV0040GetUserRequest) WithCoords(withCoords string) ApiSlurmdbV0040GetUserRequest
- func (r ApiSlurmdbV0040GetUserRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetUserRequest
- func (r ApiSlurmdbV0040GetUserRequest) WithWckeys(withWckeys string) ApiSlurmdbV0040GetUserRequest
- type ApiSlurmdbV0040GetUsersRequest
- func (r ApiSlurmdbV0040GetUsersRequest) AdminLevel(adminLevel string) ApiSlurmdbV0040GetUsersRequest
- func (r ApiSlurmdbV0040GetUsersRequest) DefaultAccount(defaultAccount string) ApiSlurmdbV0040GetUsersRequest
- func (r ApiSlurmdbV0040GetUsersRequest) DefaultWckey(defaultWckey string) ApiSlurmdbV0040GetUsersRequest
- func (r ApiSlurmdbV0040GetUsersRequest) Execute() (*V0040OpenapiUsersResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetUsersRequest) WithAssocs(withAssocs string) ApiSlurmdbV0040GetUsersRequest
- func (r ApiSlurmdbV0040GetUsersRequest) WithCoords(withCoords string) ApiSlurmdbV0040GetUsersRequest
- func (r ApiSlurmdbV0040GetUsersRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetUsersRequest
- func (r ApiSlurmdbV0040GetUsersRequest) WithWckeys(withWckeys string) ApiSlurmdbV0040GetUsersRequest
- func (r ApiSlurmdbV0040GetUsersRequest) WithoutDefaults(withoutDefaults string) ApiSlurmdbV0040GetUsersRequest
- type ApiSlurmdbV0040GetWckeyRequest
- type ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) Cluster(cluster string) ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) Execute() (*V0040OpenapiWckeyResp, *http.Response, error)
- func (r ApiSlurmdbV0040GetWckeysRequest) Format(format string) ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) Id(id string) ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) Name(name string) ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) OnlyDefaults(onlyDefaults string) ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) UsageEnd(usageEnd string) ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) UsageStart(usageStart string) ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) User(user string) ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) WithDeleted(withDeleted string) ApiSlurmdbV0040GetWckeysRequest
- func (r ApiSlurmdbV0040GetWckeysRequest) WithUsage(withUsage string) ApiSlurmdbV0040GetWckeysRequest
- type ApiSlurmdbV0040PostAccountsAssociationRequest
- func (r ApiSlurmdbV0040PostAccountsAssociationRequest) Execute() (*V0040OpenapiAccountsAddCondRespStr, *http.Response, error)
- func (r ApiSlurmdbV0040PostAccountsAssociationRequest) V0040OpenapiAccountsAddCondResp(v0040OpenapiAccountsAddCondResp V0040OpenapiAccountsAddCondResp) ApiSlurmdbV0040PostAccountsAssociationRequest
- type ApiSlurmdbV0040PostAccountsRequest
- type ApiSlurmdbV0040PostAssociationsRequest
- type ApiSlurmdbV0040PostClustersRequest
- type ApiSlurmdbV0040PostConfigRequest
- type ApiSlurmdbV0040PostQosRequest
- type ApiSlurmdbV0040PostTresRequest
- type ApiSlurmdbV0040PostUsersAssociationRequest
- func (r ApiSlurmdbV0040PostUsersAssociationRequest) Execute() (*V0040OpenapiUsersAddCondRespStr, *http.Response, error)
- func (r ApiSlurmdbV0040PostUsersAssociationRequest) V0040OpenapiUsersAddCondResp(v0040OpenapiUsersAddCondResp V0040OpenapiUsersAddCondResp) ApiSlurmdbV0040PostUsersAssociationRequest
- type ApiSlurmdbV0040PostUsersRequest
- type ApiSlurmdbV0040PostWckeysRequest
- type BasicAuth
- type Configuration
- type Dbv0038Account
- func (o *Dbv0038Account) GetAssociations() []Dbv0038AssociationShortInfo
- func (o *Dbv0038Account) GetAssociationsOk() ([]Dbv0038AssociationShortInfo, bool)
- func (o *Dbv0038Account) GetCoordinators() []Dbv0038CoordinatorInfo
- func (o *Dbv0038Account) GetCoordinatorsOk() ([]Dbv0038CoordinatorInfo, bool)
- func (o *Dbv0038Account) GetDescription() string
- func (o *Dbv0038Account) GetDescriptionOk() (*string, bool)
- func (o *Dbv0038Account) GetFlags() []string
- func (o *Dbv0038Account) GetFlagsOk() ([]string, bool)
- func (o *Dbv0038Account) GetName() string
- func (o *Dbv0038Account) GetNameOk() (*string, bool)
- func (o *Dbv0038Account) GetOrganization() string
- func (o *Dbv0038Account) GetOrganizationOk() (*string, bool)
- func (o *Dbv0038Account) HasAssociations() bool
- func (o *Dbv0038Account) HasCoordinators() bool
- func (o *Dbv0038Account) HasDescription() bool
- func (o *Dbv0038Account) HasFlags() bool
- func (o *Dbv0038Account) HasName() bool
- func (o *Dbv0038Account) HasOrganization() bool
- func (o Dbv0038Account) MarshalJSON() ([]byte, error)
- func (o *Dbv0038Account) SetAssociations(v []Dbv0038AssociationShortInfo)
- func (o *Dbv0038Account) SetCoordinators(v []Dbv0038CoordinatorInfo)
- func (o *Dbv0038Account) SetDescription(v string)
- func (o *Dbv0038Account) SetFlags(v []string)
- func (o *Dbv0038Account) SetName(v string)
- func (o *Dbv0038Account) SetOrganization(v string)
- func (o Dbv0038Account) ToMap() (map[string]interface{}, error)
- type Dbv0038AccountInfo
- func (o *Dbv0038AccountInfo) GetAccounts() []Dbv0038Account
- func (o *Dbv0038AccountInfo) GetAccountsOk() ([]Dbv0038Account, bool)
- func (o *Dbv0038AccountInfo) GetErrors() []Dbv0038Error
- func (o *Dbv0038AccountInfo) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038AccountInfo) GetMeta() Dbv0038Meta
- func (o *Dbv0038AccountInfo) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038AccountInfo) HasAccounts() bool
- func (o *Dbv0038AccountInfo) HasErrors() bool
- func (o *Dbv0038AccountInfo) HasMeta() bool
- func (o Dbv0038AccountInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AccountInfo) SetAccounts(v []Dbv0038Account)
- func (o *Dbv0038AccountInfo) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038AccountInfo) SetMeta(v Dbv0038Meta)
- func (o Dbv0038AccountInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038AccountResponse
- func (o *Dbv0038AccountResponse) GetErrors() []Dbv0038Error
- func (o *Dbv0038AccountResponse) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038AccountResponse) GetMeta() Dbv0038Meta
- func (o *Dbv0038AccountResponse) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038AccountResponse) HasErrors() bool
- func (o *Dbv0038AccountResponse) HasMeta() bool
- func (o Dbv0038AccountResponse) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AccountResponse) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038AccountResponse) SetMeta(v Dbv0038Meta)
- func (o Dbv0038AccountResponse) ToMap() (map[string]interface{}, error)
- type Dbv0038Accounting
- func (o *Dbv0038Accounting) GetAllocated() int32
- func (o *Dbv0038Accounting) GetAllocatedOk() (*int32, bool)
- func (o *Dbv0038Accounting) GetId() int32
- func (o *Dbv0038Accounting) GetIdOk() (*int32, bool)
- func (o *Dbv0038Accounting) GetStart() int32
- func (o *Dbv0038Accounting) GetStartOk() (*int32, bool)
- func (o *Dbv0038Accounting) GetTRES() []Dbv0038TresListInner
- func (o *Dbv0038Accounting) GetTRESOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038Accounting) HasAllocated() bool
- func (o *Dbv0038Accounting) HasId() bool
- func (o *Dbv0038Accounting) HasStart() bool
- func (o *Dbv0038Accounting) HasTRES() bool
- func (o Dbv0038Accounting) MarshalJSON() ([]byte, error)
- func (o *Dbv0038Accounting) SetAllocated(v int32)
- func (o *Dbv0038Accounting) SetId(v int32)
- func (o *Dbv0038Accounting) SetStart(v int32)
- func (o *Dbv0038Accounting) SetTRES(v []Dbv0038TresListInner)
- func (o Dbv0038Accounting) ToMap() (map[string]interface{}, error)
- type Dbv0038Association
- func (o *Dbv0038Association) GetAccount() string
- func (o *Dbv0038Association) GetAccountOk() (*string, bool)
- func (o *Dbv0038Association) GetCluster() string
- func (o *Dbv0038Association) GetClusterOk() (*string, bool)
- func (o *Dbv0038Association) GetDefault() Dbv0038AssociationDefault
- func (o *Dbv0038Association) GetDefaultOk() (*Dbv0038AssociationDefault, bool)
- func (o *Dbv0038Association) GetFlags() []string
- func (o *Dbv0038Association) GetFlagsOk() ([]string, bool)
- func (o *Dbv0038Association) GetMax() Dbv0038AssociationMax
- func (o *Dbv0038Association) GetMaxOk() (*Dbv0038AssociationMax, bool)
- func (o *Dbv0038Association) GetMin() Dbv0038AssociationMin
- func (o *Dbv0038Association) GetMinOk() (*Dbv0038AssociationMin, bool)
- func (o *Dbv0038Association) GetParentAccount() string
- func (o *Dbv0038Association) GetParentAccountOk() (*string, bool)
- func (o *Dbv0038Association) GetPartition() string
- func (o *Dbv0038Association) GetPartitionOk() (*string, bool)
- func (o *Dbv0038Association) GetPriority() int32
- func (o *Dbv0038Association) GetPriorityOk() (*int32, bool)
- func (o *Dbv0038Association) GetQOS() []string
- func (o *Dbv0038Association) GetQOSOk() ([]string, bool)
- func (o *Dbv0038Association) GetSharesRaw() int32
- func (o *Dbv0038Association) GetSharesRawOk() (*int32, bool)
- func (o *Dbv0038Association) GetUsage() Dbv0038AssociationUsage
- func (o *Dbv0038Association) GetUsageOk() (*Dbv0038AssociationUsage, bool)
- func (o *Dbv0038Association) GetUser() string
- func (o *Dbv0038Association) GetUserOk() (*string, bool)
- func (o *Dbv0038Association) HasAccount() bool
- func (o *Dbv0038Association) HasCluster() bool
- func (o *Dbv0038Association) HasDefault() bool
- func (o *Dbv0038Association) HasFlags() bool
- func (o *Dbv0038Association) HasMax() bool
- func (o *Dbv0038Association) HasMin() bool
- func (o *Dbv0038Association) HasParentAccount() bool
- func (o *Dbv0038Association) HasPartition() bool
- func (o *Dbv0038Association) HasPriority() bool
- func (o *Dbv0038Association) HasQOS() bool
- func (o *Dbv0038Association) HasSharesRaw() bool
- func (o *Dbv0038Association) HasUsage() bool
- func (o *Dbv0038Association) HasUser() bool
- func (o Dbv0038Association) MarshalJSON() ([]byte, error)
- func (o *Dbv0038Association) SetAccount(v string)
- func (o *Dbv0038Association) SetCluster(v string)
- func (o *Dbv0038Association) SetDefault(v Dbv0038AssociationDefault)
- func (o *Dbv0038Association) SetFlags(v []string)
- func (o *Dbv0038Association) SetMax(v Dbv0038AssociationMax)
- func (o *Dbv0038Association) SetMin(v Dbv0038AssociationMin)
- func (o *Dbv0038Association) SetParentAccount(v string)
- func (o *Dbv0038Association) SetPartition(v string)
- func (o *Dbv0038Association) SetPriority(v int32)
- func (o *Dbv0038Association) SetQOS(v []string)
- func (o *Dbv0038Association) SetSharesRaw(v int32)
- func (o *Dbv0038Association) SetUsage(v Dbv0038AssociationUsage)
- func (o *Dbv0038Association) SetUser(v string)
- func (o Dbv0038Association) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationDefault
- func (o *Dbv0038AssociationDefault) GetQos() string
- func (o *Dbv0038AssociationDefault) GetQosOk() (*string, bool)
- func (o *Dbv0038AssociationDefault) HasQos() bool
- func (o Dbv0038AssociationDefault) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationDefault) SetQos(v string)
- func (o Dbv0038AssociationDefault) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMax
- func (o *Dbv0038AssociationMax) GetJobs() Dbv0038AssociationMaxJobs
- func (o *Dbv0038AssociationMax) GetJobsOk() (*Dbv0038AssociationMaxJobs, bool)
- func (o *Dbv0038AssociationMax) GetPer() Dbv0038AssociationMaxPer
- func (o *Dbv0038AssociationMax) GetPerOk() (*Dbv0038AssociationMaxPer, bool)
- func (o *Dbv0038AssociationMax) GetTres() Dbv0038AssociationMaxTres
- func (o *Dbv0038AssociationMax) GetTresOk() (*Dbv0038AssociationMaxTres, bool)
- func (o *Dbv0038AssociationMax) HasJobs() bool
- func (o *Dbv0038AssociationMax) HasPer() bool
- func (o *Dbv0038AssociationMax) HasTres() bool
- func (o Dbv0038AssociationMax) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMax) SetJobs(v Dbv0038AssociationMaxJobs)
- func (o *Dbv0038AssociationMax) SetPer(v Dbv0038AssociationMaxPer)
- func (o *Dbv0038AssociationMax) SetTres(v Dbv0038AssociationMaxTres)
- func (o Dbv0038AssociationMax) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMaxJobs
- func (o *Dbv0038AssociationMaxJobs) GetPer() Dbv0038AssociationMaxJobsPer
- func (o *Dbv0038AssociationMaxJobs) GetPerOk() (*Dbv0038AssociationMaxJobsPer, bool)
- func (o *Dbv0038AssociationMaxJobs) HasPer() bool
- func (o Dbv0038AssociationMaxJobs) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMaxJobs) SetPer(v Dbv0038AssociationMaxJobsPer)
- func (o Dbv0038AssociationMaxJobs) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMaxJobsPer
- func (o *Dbv0038AssociationMaxJobsPer) GetWallClock() int32
- func (o *Dbv0038AssociationMaxJobsPer) GetWallClockOk() (*int32, bool)
- func (o *Dbv0038AssociationMaxJobsPer) HasWallClock() bool
- func (o Dbv0038AssociationMaxJobsPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMaxJobsPer) SetWallClock(v int32)
- func (o Dbv0038AssociationMaxJobsPer) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMaxPer
- func (o *Dbv0038AssociationMaxPer) GetAccount() Dbv0038AssociationMaxPerAccount
- func (o *Dbv0038AssociationMaxPer) GetAccountOk() (*Dbv0038AssociationMaxPerAccount, bool)
- func (o *Dbv0038AssociationMaxPer) HasAccount() bool
- func (o Dbv0038AssociationMaxPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMaxPer) SetAccount(v Dbv0038AssociationMaxPerAccount)
- func (o Dbv0038AssociationMaxPer) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMaxPerAccount
- func (o *Dbv0038AssociationMaxPerAccount) GetWallClock() int32
- func (o *Dbv0038AssociationMaxPerAccount) GetWallClockOk() (*int32, bool)
- func (o *Dbv0038AssociationMaxPerAccount) HasWallClock() bool
- func (o Dbv0038AssociationMaxPerAccount) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMaxPerAccount) SetWallClock(v int32)
- func (o Dbv0038AssociationMaxPerAccount) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMaxTres
- func (o *Dbv0038AssociationMaxTres) GetMinutes() Dbv0038AssociationMaxTresMinutes
- func (o *Dbv0038AssociationMaxTres) GetMinutesOk() (*Dbv0038AssociationMaxTresMinutes, bool)
- func (o *Dbv0038AssociationMaxTres) GetPer() Dbv0038AssociationMaxTresPer
- func (o *Dbv0038AssociationMaxTres) GetPerOk() (*Dbv0038AssociationMaxTresPer, bool)
- func (o *Dbv0038AssociationMaxTres) GetTotal() []Dbv0038TresListInner
- func (o *Dbv0038AssociationMaxTres) GetTotalOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038AssociationMaxTres) HasMinutes() bool
- func (o *Dbv0038AssociationMaxTres) HasPer() bool
- func (o *Dbv0038AssociationMaxTres) HasTotal() bool
- func (o Dbv0038AssociationMaxTres) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMaxTres) SetMinutes(v Dbv0038AssociationMaxTresMinutes)
- func (o *Dbv0038AssociationMaxTres) SetPer(v Dbv0038AssociationMaxTresPer)
- func (o *Dbv0038AssociationMaxTres) SetTotal(v []Dbv0038TresListInner)
- func (o Dbv0038AssociationMaxTres) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMaxTresMinutes
- func (o *Dbv0038AssociationMaxTresMinutes) GetPer() Dbv0038AssociationMaxTresMinutesPer
- func (o *Dbv0038AssociationMaxTresMinutes) GetPerOk() (*Dbv0038AssociationMaxTresMinutesPer, bool)
- func (o *Dbv0038AssociationMaxTresMinutes) GetTotal() []Dbv0038TresListInner
- func (o *Dbv0038AssociationMaxTresMinutes) GetTotalOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038AssociationMaxTresMinutes) HasPer() bool
- func (o *Dbv0038AssociationMaxTresMinutes) HasTotal() bool
- func (o Dbv0038AssociationMaxTresMinutes) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMaxTresMinutes) SetPer(v Dbv0038AssociationMaxTresMinutesPer)
- func (o *Dbv0038AssociationMaxTresMinutes) SetTotal(v []Dbv0038TresListInner)
- func (o Dbv0038AssociationMaxTresMinutes) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMaxTresMinutesPer
- func (o *Dbv0038AssociationMaxTresMinutesPer) GetJob() []Dbv0038TresListInner
- func (o *Dbv0038AssociationMaxTresMinutesPer) GetJobOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038AssociationMaxTresMinutesPer) HasJob() bool
- func (o Dbv0038AssociationMaxTresMinutesPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMaxTresMinutesPer) SetJob(v []Dbv0038TresListInner)
- func (o Dbv0038AssociationMaxTresMinutesPer) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMaxTresPer
- func (o *Dbv0038AssociationMaxTresPer) GetJob() []Dbv0038TresListInner
- func (o *Dbv0038AssociationMaxTresPer) GetJobOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038AssociationMaxTresPer) GetNode() []Dbv0038TresListInner
- func (o *Dbv0038AssociationMaxTresPer) GetNodeOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038AssociationMaxTresPer) HasJob() bool
- func (o *Dbv0038AssociationMaxTresPer) HasNode() bool
- func (o Dbv0038AssociationMaxTresPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMaxTresPer) SetJob(v []Dbv0038TresListInner)
- func (o *Dbv0038AssociationMaxTresPer) SetNode(v []Dbv0038TresListInner)
- func (o Dbv0038AssociationMaxTresPer) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationMin
- func (o *Dbv0038AssociationMin) GetPriorityThreshold() int32
- func (o *Dbv0038AssociationMin) GetPriorityThresholdOk() (*int32, bool)
- func (o *Dbv0038AssociationMin) HasPriorityThreshold() bool
- func (o Dbv0038AssociationMin) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationMin) SetPriorityThreshold(v int32)
- func (o Dbv0038AssociationMin) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationShortInfo
- func (o *Dbv0038AssociationShortInfo) GetAccount() string
- func (o *Dbv0038AssociationShortInfo) GetAccountOk() (*string, bool)
- func (o *Dbv0038AssociationShortInfo) GetCluster() string
- func (o *Dbv0038AssociationShortInfo) GetClusterOk() (*string, bool)
- func (o *Dbv0038AssociationShortInfo) GetPartition() string
- func (o *Dbv0038AssociationShortInfo) GetPartitionOk() (*string, bool)
- func (o *Dbv0038AssociationShortInfo) GetUser() string
- func (o *Dbv0038AssociationShortInfo) GetUserOk() (*string, bool)
- func (o *Dbv0038AssociationShortInfo) HasAccount() bool
- func (o *Dbv0038AssociationShortInfo) HasCluster() bool
- func (o *Dbv0038AssociationShortInfo) HasPartition() bool
- func (o *Dbv0038AssociationShortInfo) HasUser() bool
- func (o Dbv0038AssociationShortInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationShortInfo) SetAccount(v string)
- func (o *Dbv0038AssociationShortInfo) SetCluster(v string)
- func (o *Dbv0038AssociationShortInfo) SetPartition(v string)
- func (o *Dbv0038AssociationShortInfo) SetUser(v string)
- func (o Dbv0038AssociationShortInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationUsage
- func (o *Dbv0038AssociationUsage) GetAccrueJobCount() int32
- func (o *Dbv0038AssociationUsage) GetAccrueJobCountOk() (*int32, bool)
- func (o *Dbv0038AssociationUsage) GetEffectiveNormalizedUsage() float32
- func (o *Dbv0038AssociationUsage) GetEffectiveNormalizedUsageOk() (*float32, bool)
- func (o *Dbv0038AssociationUsage) GetFairshareFactor() float32
- func (o *Dbv0038AssociationUsage) GetFairshareFactorOk() (*float32, bool)
- func (o *Dbv0038AssociationUsage) GetFairshareLevel() float32
- func (o *Dbv0038AssociationUsage) GetFairshareLevelOk() (*float32, bool)
- func (o *Dbv0038AssociationUsage) GetFairshareShares() int32
- func (o *Dbv0038AssociationUsage) GetFairshareSharesOk() (*int32, bool)
- func (o *Dbv0038AssociationUsage) GetGroupUsedWallclock() float32
- func (o *Dbv0038AssociationUsage) GetGroupUsedWallclockOk() (*float32, bool)
- func (o *Dbv0038AssociationUsage) GetJobCount() int32
- func (o *Dbv0038AssociationUsage) GetJobCountOk() (*int32, bool)
- func (o *Dbv0038AssociationUsage) GetNormalizedPriority() int32
- func (o *Dbv0038AssociationUsage) GetNormalizedPriorityOk() (*int32, bool)
- func (o *Dbv0038AssociationUsage) GetNormalizedShares() float32
- func (o *Dbv0038AssociationUsage) GetNormalizedSharesOk() (*float32, bool)
- func (o *Dbv0038AssociationUsage) GetRawUsage() int32
- func (o *Dbv0038AssociationUsage) GetRawUsageOk() (*int32, bool)
- func (o *Dbv0038AssociationUsage) HasAccrueJobCount() bool
- func (o *Dbv0038AssociationUsage) HasEffectiveNormalizedUsage() bool
- func (o *Dbv0038AssociationUsage) HasFairshareFactor() bool
- func (o *Dbv0038AssociationUsage) HasFairshareLevel() bool
- func (o *Dbv0038AssociationUsage) HasFairshareShares() bool
- func (o *Dbv0038AssociationUsage) HasGroupUsedWallclock() bool
- func (o *Dbv0038AssociationUsage) HasJobCount() bool
- func (o *Dbv0038AssociationUsage) HasNormalizedPriority() bool
- func (o *Dbv0038AssociationUsage) HasNormalizedShares() bool
- func (o *Dbv0038AssociationUsage) HasRawUsage() bool
- func (o Dbv0038AssociationUsage) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationUsage) SetAccrueJobCount(v int32)
- func (o *Dbv0038AssociationUsage) SetEffectiveNormalizedUsage(v float32)
- func (o *Dbv0038AssociationUsage) SetFairshareFactor(v float32)
- func (o *Dbv0038AssociationUsage) SetFairshareLevel(v float32)
- func (o *Dbv0038AssociationUsage) SetFairshareShares(v int32)
- func (o *Dbv0038AssociationUsage) SetGroupUsedWallclock(v float32)
- func (o *Dbv0038AssociationUsage) SetJobCount(v int32)
- func (o *Dbv0038AssociationUsage) SetNormalizedPriority(v int32)
- func (o *Dbv0038AssociationUsage) SetNormalizedShares(v float32)
- func (o *Dbv0038AssociationUsage) SetRawUsage(v int32)
- func (o Dbv0038AssociationUsage) ToMap() (map[string]interface{}, error)
- type Dbv0038AssociationsInfo
- func (o *Dbv0038AssociationsInfo) GetAssociations() []Dbv0038Association
- func (o *Dbv0038AssociationsInfo) GetAssociationsOk() ([]Dbv0038Association, bool)
- func (o *Dbv0038AssociationsInfo) GetErrors() []Dbv0038Error
- func (o *Dbv0038AssociationsInfo) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038AssociationsInfo) GetMeta() Dbv0038Meta
- func (o *Dbv0038AssociationsInfo) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038AssociationsInfo) HasAssociations() bool
- func (o *Dbv0038AssociationsInfo) HasErrors() bool
- func (o *Dbv0038AssociationsInfo) HasMeta() bool
- func (o Dbv0038AssociationsInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038AssociationsInfo) SetAssociations(v []Dbv0038Association)
- func (o *Dbv0038AssociationsInfo) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038AssociationsInfo) SetMeta(v Dbv0038Meta)
- func (o Dbv0038AssociationsInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038ClusterInfo
- func (o *Dbv0038ClusterInfo) GetAssociations() Dbv0038ClusterInfoAssociations
- func (o *Dbv0038ClusterInfo) GetAssociationsOk() (*Dbv0038ClusterInfoAssociations, bool)
- func (o *Dbv0038ClusterInfo) GetController() Dbv0038ClusterInfoController
- func (o *Dbv0038ClusterInfo) GetControllerOk() (*Dbv0038ClusterInfoController, bool)
- func (o *Dbv0038ClusterInfo) GetFlags() []string
- func (o *Dbv0038ClusterInfo) GetFlagsOk() ([]string, bool)
- func (o *Dbv0038ClusterInfo) GetName() string
- func (o *Dbv0038ClusterInfo) GetNameOk() (*string, bool)
- func (o *Dbv0038ClusterInfo) GetNodes() string
- func (o *Dbv0038ClusterInfo) GetNodesOk() (*string, bool)
- func (o *Dbv0038ClusterInfo) GetRpcVersion() int32
- func (o *Dbv0038ClusterInfo) GetRpcVersionOk() (*int32, bool)
- func (o *Dbv0038ClusterInfo) GetSelectPlugin() string
- func (o *Dbv0038ClusterInfo) GetSelectPluginOk() (*string, bool)
- func (o *Dbv0038ClusterInfo) GetTres() []Dbv0038ResponseTres
- func (o *Dbv0038ClusterInfo) GetTresOk() ([]Dbv0038ResponseTres, bool)
- func (o *Dbv0038ClusterInfo) HasAssociations() bool
- func (o *Dbv0038ClusterInfo) HasController() bool
- func (o *Dbv0038ClusterInfo) HasFlags() bool
- func (o *Dbv0038ClusterInfo) HasName() bool
- func (o *Dbv0038ClusterInfo) HasNodes() bool
- func (o *Dbv0038ClusterInfo) HasRpcVersion() bool
- func (o *Dbv0038ClusterInfo) HasSelectPlugin() bool
- func (o *Dbv0038ClusterInfo) HasTres() bool
- func (o Dbv0038ClusterInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ClusterInfo) SetAssociations(v Dbv0038ClusterInfoAssociations)
- func (o *Dbv0038ClusterInfo) SetController(v Dbv0038ClusterInfoController)
- func (o *Dbv0038ClusterInfo) SetFlags(v []string)
- func (o *Dbv0038ClusterInfo) SetName(v string)
- func (o *Dbv0038ClusterInfo) SetNodes(v string)
- func (o *Dbv0038ClusterInfo) SetRpcVersion(v int32)
- func (o *Dbv0038ClusterInfo) SetSelectPlugin(v string)
- func (o *Dbv0038ClusterInfo) SetTres(v []Dbv0038ResponseTres)
- func (o Dbv0038ClusterInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038ClusterInfoAssociations
- func (o *Dbv0038ClusterInfoAssociations) GetRoot() Dbv0038AssociationShortInfo
- func (o *Dbv0038ClusterInfoAssociations) GetRootOk() (*Dbv0038AssociationShortInfo, bool)
- func (o *Dbv0038ClusterInfoAssociations) HasRoot() bool
- func (o Dbv0038ClusterInfoAssociations) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ClusterInfoAssociations) SetRoot(v Dbv0038AssociationShortInfo)
- func (o Dbv0038ClusterInfoAssociations) ToMap() (map[string]interface{}, error)
- type Dbv0038ClusterInfoController
- func (o *Dbv0038ClusterInfoController) GetHost() string
- func (o *Dbv0038ClusterInfoController) GetHostOk() (*string, bool)
- func (o *Dbv0038ClusterInfoController) GetPort() int32
- func (o *Dbv0038ClusterInfoController) GetPortOk() (*int32, bool)
- func (o *Dbv0038ClusterInfoController) HasHost() bool
- func (o *Dbv0038ClusterInfoController) HasPort() bool
- func (o Dbv0038ClusterInfoController) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ClusterInfoController) SetHost(v string)
- func (o *Dbv0038ClusterInfoController) SetPort(v int32)
- func (o Dbv0038ClusterInfoController) ToMap() (map[string]interface{}, error)
- type Dbv0038ClustersProperties
- func (o *Dbv0038ClustersProperties) GetClusters() Dbv0038ClusterInfo
- func (o *Dbv0038ClustersProperties) GetClustersOk() (*Dbv0038ClusterInfo, bool)
- func (o *Dbv0038ClustersProperties) HasClusters() bool
- func (o Dbv0038ClustersProperties) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ClustersProperties) SetClusters(v Dbv0038ClusterInfo)
- func (o Dbv0038ClustersProperties) ToMap() (map[string]interface{}, error)
- type Dbv0038ConfigInfo
- func (o *Dbv0038ConfigInfo) GetAccounts() []Dbv0038Account
- func (o *Dbv0038ConfigInfo) GetAccountsOk() ([]Dbv0038Account, bool)
- func (o *Dbv0038ConfigInfo) GetAssociations() []Dbv0038Association
- func (o *Dbv0038ConfigInfo) GetAssociationsOk() ([]Dbv0038Association, bool)
- func (o *Dbv0038ConfigInfo) GetErrors() []Dbv0038Error
- func (o *Dbv0038ConfigInfo) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ConfigInfo) GetMeta() Dbv0038Meta
- func (o *Dbv0038ConfigInfo) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ConfigInfo) GetQos() []Dbv0038Qos
- func (o *Dbv0038ConfigInfo) GetQosOk() ([]Dbv0038Qos, bool)
- func (o *Dbv0038ConfigInfo) GetTres() [][]Dbv0038TresListInner
- func (o *Dbv0038ConfigInfo) GetTresOk() ([][]Dbv0038TresListInner, bool)
- func (o *Dbv0038ConfigInfo) GetUsers() []Dbv0038User
- func (o *Dbv0038ConfigInfo) GetUsersOk() ([]Dbv0038User, bool)
- func (o *Dbv0038ConfigInfo) GetWckeys() []Dbv0038Wckey
- func (o *Dbv0038ConfigInfo) GetWckeysOk() ([]Dbv0038Wckey, bool)
- func (o *Dbv0038ConfigInfo) HasAccounts() bool
- func (o *Dbv0038ConfigInfo) HasAssociations() bool
- func (o *Dbv0038ConfigInfo) HasErrors() bool
- func (o *Dbv0038ConfigInfo) HasMeta() bool
- func (o *Dbv0038ConfigInfo) HasQos() bool
- func (o *Dbv0038ConfigInfo) HasTres() bool
- func (o *Dbv0038ConfigInfo) HasUsers() bool
- func (o *Dbv0038ConfigInfo) HasWckeys() bool
- func (o Dbv0038ConfigInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ConfigInfo) SetAccounts(v []Dbv0038Account)
- func (o *Dbv0038ConfigInfo) SetAssociations(v []Dbv0038Association)
- func (o *Dbv0038ConfigInfo) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ConfigInfo) SetMeta(v Dbv0038Meta)
- func (o *Dbv0038ConfigInfo) SetQos(v []Dbv0038Qos)
- func (o *Dbv0038ConfigInfo) SetTres(v [][]Dbv0038TresListInner)
- func (o *Dbv0038ConfigInfo) SetUsers(v []Dbv0038User)
- func (o *Dbv0038ConfigInfo) SetWckeys(v []Dbv0038Wckey)
- func (o Dbv0038ConfigInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038ConfigResponse
- func (o *Dbv0038ConfigResponse) GetErrors() []Dbv0038Error
- func (o *Dbv0038ConfigResponse) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ConfigResponse) GetMeta() Dbv0038Meta
- func (o *Dbv0038ConfigResponse) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ConfigResponse) HasErrors() bool
- func (o *Dbv0038ConfigResponse) HasMeta() bool
- func (o Dbv0038ConfigResponse) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ConfigResponse) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ConfigResponse) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ConfigResponse) ToMap() (map[string]interface{}, error)
- type Dbv0038CoordinatorInfo
- func (o *Dbv0038CoordinatorInfo) GetDirect() int32
- func (o *Dbv0038CoordinatorInfo) GetDirectOk() (*int32, bool)
- func (o *Dbv0038CoordinatorInfo) GetName() string
- func (o *Dbv0038CoordinatorInfo) GetNameOk() (*string, bool)
- func (o *Dbv0038CoordinatorInfo) HasDirect() bool
- func (o *Dbv0038CoordinatorInfo) HasName() bool
- func (o Dbv0038CoordinatorInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038CoordinatorInfo) SetDirect(v int32)
- func (o *Dbv0038CoordinatorInfo) SetName(v string)
- func (o Dbv0038CoordinatorInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038Diag
- func (o *Dbv0038Diag) GetErrors() []Dbv0038Error
- func (o *Dbv0038Diag) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038Diag) GetMeta() Dbv0038Meta
- func (o *Dbv0038Diag) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038Diag) GetStatistics() Dbv0038DiagStatistics
- func (o *Dbv0038Diag) GetStatisticsOk() (*Dbv0038DiagStatistics, bool)
- func (o *Dbv0038Diag) HasErrors() bool
- func (o *Dbv0038Diag) HasMeta() bool
- func (o *Dbv0038Diag) HasStatistics() bool
- func (o Dbv0038Diag) MarshalJSON() ([]byte, error)
- func (o *Dbv0038Diag) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038Diag) SetMeta(v Dbv0038Meta)
- func (o *Dbv0038Diag) SetStatistics(v Dbv0038DiagStatistics)
- func (o Dbv0038Diag) ToMap() (map[string]interface{}, error)
- type Dbv0038DiagStatistics
- func (o *Dbv0038DiagStatistics) GetRPCs() []Dbv0038DiagStatisticsRPCsInner
- func (o *Dbv0038DiagStatistics) GetRPCsOk() ([]Dbv0038DiagStatisticsRPCsInner, bool)
- func (o *Dbv0038DiagStatistics) GetRollups() []Dbv0038DiagStatisticsRollupsInner
- func (o *Dbv0038DiagStatistics) GetRollupsOk() ([]Dbv0038DiagStatisticsRollupsInner, bool)
- func (o *Dbv0038DiagStatistics) GetTimeStart() int32
- func (o *Dbv0038DiagStatistics) GetTimeStartOk() (*int32, bool)
- func (o *Dbv0038DiagStatistics) GetUsers() []Dbv0038DiagStatisticsUsersInner
- func (o *Dbv0038DiagStatistics) GetUsersOk() ([]Dbv0038DiagStatisticsUsersInner, bool)
- func (o *Dbv0038DiagStatistics) HasRPCs() bool
- func (o *Dbv0038DiagStatistics) HasRollups() bool
- func (o *Dbv0038DiagStatistics) HasTimeStart() bool
- func (o *Dbv0038DiagStatistics) HasUsers() bool
- func (o Dbv0038DiagStatistics) MarshalJSON() ([]byte, error)
- func (o *Dbv0038DiagStatistics) SetRPCs(v []Dbv0038DiagStatisticsRPCsInner)
- func (o *Dbv0038DiagStatistics) SetRollups(v []Dbv0038DiagStatisticsRollupsInner)
- func (o *Dbv0038DiagStatistics) SetTimeStart(v int32)
- func (o *Dbv0038DiagStatistics) SetUsers(v []Dbv0038DiagStatisticsUsersInner)
- func (o Dbv0038DiagStatistics) ToMap() (map[string]interface{}, error)
- type Dbv0038DiagStatisticsRPCsInner
- func (o *Dbv0038DiagStatisticsRPCsInner) GetCount() int32
- func (o *Dbv0038DiagStatisticsRPCsInner) GetCountOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsRPCsInner) GetRpc() string
- func (o *Dbv0038DiagStatisticsRPCsInner) GetRpcOk() (*string, bool)
- func (o *Dbv0038DiagStatisticsRPCsInner) GetTime() Dbv0038DiagStatisticsRPCsInnerTime
- func (o *Dbv0038DiagStatisticsRPCsInner) GetTimeOk() (*Dbv0038DiagStatisticsRPCsInnerTime, bool)
- func (o *Dbv0038DiagStatisticsRPCsInner) HasCount() bool
- func (o *Dbv0038DiagStatisticsRPCsInner) HasRpc() bool
- func (o *Dbv0038DiagStatisticsRPCsInner) HasTime() bool
- func (o Dbv0038DiagStatisticsRPCsInner) MarshalJSON() ([]byte, error)
- func (o *Dbv0038DiagStatisticsRPCsInner) SetCount(v int32)
- func (o *Dbv0038DiagStatisticsRPCsInner) SetRpc(v string)
- func (o *Dbv0038DiagStatisticsRPCsInner) SetTime(v Dbv0038DiagStatisticsRPCsInnerTime)
- func (o Dbv0038DiagStatisticsRPCsInner) ToMap() (map[string]interface{}, error)
- type Dbv0038DiagStatisticsRPCsInnerTime
- func (o *Dbv0038DiagStatisticsRPCsInnerTime) GetAverage() int32
- func (o *Dbv0038DiagStatisticsRPCsInnerTime) GetAverageOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsRPCsInnerTime) GetTotal() int32
- func (o *Dbv0038DiagStatisticsRPCsInnerTime) GetTotalOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsRPCsInnerTime) HasAverage() bool
- func (o *Dbv0038DiagStatisticsRPCsInnerTime) HasTotal() bool
- func (o Dbv0038DiagStatisticsRPCsInnerTime) MarshalJSON() ([]byte, error)
- func (o *Dbv0038DiagStatisticsRPCsInnerTime) SetAverage(v int32)
- func (o *Dbv0038DiagStatisticsRPCsInnerTime) SetTotal(v int32)
- func (o Dbv0038DiagStatisticsRPCsInnerTime) ToMap() (map[string]interface{}, error)
- type Dbv0038DiagStatisticsRollupsInner
- func (o *Dbv0038DiagStatisticsRollupsInner) GetLastCycle() int32
- func (o *Dbv0038DiagStatisticsRollupsInner) GetLastCycleOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsRollupsInner) GetLastRun() int32
- func (o *Dbv0038DiagStatisticsRollupsInner) GetLastRunOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsRollupsInner) GetMaxCycle() int32
- func (o *Dbv0038DiagStatisticsRollupsInner) GetMaxCycleOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsRollupsInner) GetMeanCycles() int32
- func (o *Dbv0038DiagStatisticsRollupsInner) GetMeanCyclesOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsRollupsInner) GetTotalTime() int32
- func (o *Dbv0038DiagStatisticsRollupsInner) GetTotalTimeOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsRollupsInner) GetType() string
- func (o *Dbv0038DiagStatisticsRollupsInner) GetTypeOk() (*string, bool)
- func (o *Dbv0038DiagStatisticsRollupsInner) HasLastCycle() bool
- func (o *Dbv0038DiagStatisticsRollupsInner) HasLastRun() bool
- func (o *Dbv0038DiagStatisticsRollupsInner) HasMaxCycle() bool
- func (o *Dbv0038DiagStatisticsRollupsInner) HasMeanCycles() bool
- func (o *Dbv0038DiagStatisticsRollupsInner) HasTotalTime() bool
- func (o *Dbv0038DiagStatisticsRollupsInner) HasType() bool
- func (o Dbv0038DiagStatisticsRollupsInner) MarshalJSON() ([]byte, error)
- func (o *Dbv0038DiagStatisticsRollupsInner) SetLastCycle(v int32)
- func (o *Dbv0038DiagStatisticsRollupsInner) SetLastRun(v int32)
- func (o *Dbv0038DiagStatisticsRollupsInner) SetMaxCycle(v int32)
- func (o *Dbv0038DiagStatisticsRollupsInner) SetMeanCycles(v int32)
- func (o *Dbv0038DiagStatisticsRollupsInner) SetTotalTime(v int32)
- func (o *Dbv0038DiagStatisticsRollupsInner) SetType(v string)
- func (o Dbv0038DiagStatisticsRollupsInner) ToMap() (map[string]interface{}, error)
- type Dbv0038DiagStatisticsUsersInner
- func (o *Dbv0038DiagStatisticsUsersInner) GetCount() int32
- func (o *Dbv0038DiagStatisticsUsersInner) GetCountOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsUsersInner) GetTime() Dbv0038DiagStatisticsUsersInnerTime
- func (o *Dbv0038DiagStatisticsUsersInner) GetTimeOk() (*Dbv0038DiagStatisticsUsersInnerTime, bool)
- func (o *Dbv0038DiagStatisticsUsersInner) GetUser() string
- func (o *Dbv0038DiagStatisticsUsersInner) GetUserOk() (*string, bool)
- func (o *Dbv0038DiagStatisticsUsersInner) HasCount() bool
- func (o *Dbv0038DiagStatisticsUsersInner) HasTime() bool
- func (o *Dbv0038DiagStatisticsUsersInner) HasUser() bool
- func (o Dbv0038DiagStatisticsUsersInner) MarshalJSON() ([]byte, error)
- func (o *Dbv0038DiagStatisticsUsersInner) SetCount(v int32)
- func (o *Dbv0038DiagStatisticsUsersInner) SetTime(v Dbv0038DiagStatisticsUsersInnerTime)
- func (o *Dbv0038DiagStatisticsUsersInner) SetUser(v string)
- func (o Dbv0038DiagStatisticsUsersInner) ToMap() (map[string]interface{}, error)
- type Dbv0038DiagStatisticsUsersInnerTime
- func (o *Dbv0038DiagStatisticsUsersInnerTime) GetAverage() int32
- func (o *Dbv0038DiagStatisticsUsersInnerTime) GetAverageOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsUsersInnerTime) GetTotal() int32
- func (o *Dbv0038DiagStatisticsUsersInnerTime) GetTotalOk() (*int32, bool)
- func (o *Dbv0038DiagStatisticsUsersInnerTime) HasAverage() bool
- func (o *Dbv0038DiagStatisticsUsersInnerTime) HasTotal() bool
- func (o Dbv0038DiagStatisticsUsersInnerTime) MarshalJSON() ([]byte, error)
- func (o *Dbv0038DiagStatisticsUsersInnerTime) SetAverage(v int32)
- func (o *Dbv0038DiagStatisticsUsersInnerTime) SetTotal(v int32)
- func (o Dbv0038DiagStatisticsUsersInnerTime) ToMap() (map[string]interface{}, error)
- type Dbv0038Error
- func (o *Dbv0038Error) GetDescription() string
- func (o *Dbv0038Error) GetDescriptionOk() (*string, bool)
- func (o *Dbv0038Error) GetError() string
- func (o *Dbv0038Error) GetErrorNumber() int32
- func (o *Dbv0038Error) GetErrorNumberOk() (*int32, bool)
- func (o *Dbv0038Error) GetErrorOk() (*string, bool)
- func (o *Dbv0038Error) GetSource() string
- func (o *Dbv0038Error) GetSourceOk() (*string, bool)
- func (o *Dbv0038Error) HasDescription() bool
- func (o *Dbv0038Error) HasError() bool
- func (o *Dbv0038Error) HasErrorNumber() bool
- func (o *Dbv0038Error) HasSource() bool
- func (o Dbv0038Error) MarshalJSON() ([]byte, error)
- func (o *Dbv0038Error) SetDescription(v string)
- func (o *Dbv0038Error) SetError(v string)
- func (o *Dbv0038Error) SetErrorNumber(v int32)
- func (o *Dbv0038Error) SetSource(v string)
- func (o Dbv0038Error) ToMap() (map[string]interface{}, error)
- type Dbv0038Job
- func (o *Dbv0038Job) GetAccount() string
- func (o *Dbv0038Job) GetAccountOk() (*string, bool)
- func (o *Dbv0038Job) GetAllocationNodes() string
- func (o *Dbv0038Job) GetAllocationNodesOk() (*string, bool)
- func (o *Dbv0038Job) GetArray() Dbv0038JobArray
- func (o *Dbv0038Job) GetArrayOk() (*Dbv0038JobArray, bool)
- func (o *Dbv0038Job) GetAssociation() Dbv0038AssociationShortInfo
- func (o *Dbv0038Job) GetAssociationOk() (*Dbv0038AssociationShortInfo, bool)
- func (o *Dbv0038Job) GetCluster() string
- func (o *Dbv0038Job) GetClusterOk() (*string, bool)
- func (o *Dbv0038Job) GetComment() Dbv0038JobComment
- func (o *Dbv0038Job) GetCommentOk() (*Dbv0038JobComment, bool)
- func (o *Dbv0038Job) GetConstraints() string
- func (o *Dbv0038Job) GetConstraintsOk() (*string, bool)
- func (o *Dbv0038Job) GetContainer() string
- func (o *Dbv0038Job) GetContainerOk() (*string, bool)
- func (o *Dbv0038Job) GetDerivedExitCode() Dbv0038JobExitCode
- func (o *Dbv0038Job) GetDerivedExitCodeOk() (*Dbv0038JobExitCode, bool)
- func (o *Dbv0038Job) GetExitCode() Dbv0038JobExitCode
- func (o *Dbv0038Job) GetExitCodeOk() (*Dbv0038JobExitCode, bool)
- func (o *Dbv0038Job) GetFlags() []string
- func (o *Dbv0038Job) GetFlagsOk() ([]string, bool)
- func (o *Dbv0038Job) GetGroup() string
- func (o *Dbv0038Job) GetGroupOk() (*string, bool)
- func (o *Dbv0038Job) GetHet() Dbv0038JobHet
- func (o *Dbv0038Job) GetHetOk() (*Dbv0038JobHet, bool)
- func (o *Dbv0038Job) GetJobId() int32
- func (o *Dbv0038Job) GetJobIdOk() (*int32, bool)
- func (o *Dbv0038Job) GetKillRequestUser() string
- func (o *Dbv0038Job) GetKillRequestUserOk() (*string, bool)
- func (o *Dbv0038Job) GetMcs() Dbv0038JobMcs
- func (o *Dbv0038Job) GetMcsOk() (*Dbv0038JobMcs, bool)
- func (o *Dbv0038Job) GetName() string
- func (o *Dbv0038Job) GetNameOk() (*string, bool)
- func (o *Dbv0038Job) GetNodes() string
- func (o *Dbv0038Job) GetNodesOk() (*string, bool)
- func (o *Dbv0038Job) GetPartition() string
- func (o *Dbv0038Job) GetPartitionOk() (*string, bool)
- func (o *Dbv0038Job) GetPriority() int32
- func (o *Dbv0038Job) GetPriorityOk() (*int32, bool)
- func (o *Dbv0038Job) GetQos() string
- func (o *Dbv0038Job) GetQosOk() (*string, bool)
- func (o *Dbv0038Job) GetRequired() Dbv0038JobRequired
- func (o *Dbv0038Job) GetRequiredOk() (*Dbv0038JobRequired, bool)
- func (o *Dbv0038Job) GetReservation() Dbv0038JobReservation
- func (o *Dbv0038Job) GetReservationOk() (*Dbv0038JobReservation, bool)
- func (o *Dbv0038Job) GetState() Dbv0038JobState
- func (o *Dbv0038Job) GetStateOk() (*Dbv0038JobState, bool)
- func (o *Dbv0038Job) GetSteps() []Dbv0038JobStep
- func (o *Dbv0038Job) GetStepsOk() ([]Dbv0038JobStep, bool)
- func (o *Dbv0038Job) GetTime() Dbv0038JobTime
- func (o *Dbv0038Job) GetTimeOk() (*Dbv0038JobTime, bool)
- func (o *Dbv0038Job) GetTres() Dbv0038JobTres
- func (o *Dbv0038Job) GetTresOk() (*Dbv0038JobTres, bool)
- func (o *Dbv0038Job) GetUser() string
- func (o *Dbv0038Job) GetUserOk() (*string, bool)
- func (o *Dbv0038Job) GetWckey() Dbv0038JobWckey
- func (o *Dbv0038Job) GetWckeyOk() (*Dbv0038JobWckey, bool)
- func (o *Dbv0038Job) GetWorkingDirectory() string
- func (o *Dbv0038Job) GetWorkingDirectoryOk() (*string, bool)
- func (o *Dbv0038Job) HasAccount() bool
- func (o *Dbv0038Job) HasAllocationNodes() bool
- func (o *Dbv0038Job) HasArray() bool
- func (o *Dbv0038Job) HasAssociation() bool
- func (o *Dbv0038Job) HasCluster() bool
- func (o *Dbv0038Job) HasComment() bool
- func (o *Dbv0038Job) HasConstraints() bool
- func (o *Dbv0038Job) HasContainer() bool
- func (o *Dbv0038Job) HasDerivedExitCode() bool
- func (o *Dbv0038Job) HasExitCode() bool
- func (o *Dbv0038Job) HasFlags() bool
- func (o *Dbv0038Job) HasGroup() bool
- func (o *Dbv0038Job) HasHet() bool
- func (o *Dbv0038Job) HasJobId() bool
- func (o *Dbv0038Job) HasKillRequestUser() bool
- func (o *Dbv0038Job) HasMcs() bool
- func (o *Dbv0038Job) HasName() bool
- func (o *Dbv0038Job) HasNodes() bool
- func (o *Dbv0038Job) HasPartition() bool
- func (o *Dbv0038Job) HasPriority() bool
- func (o *Dbv0038Job) HasQos() bool
- func (o *Dbv0038Job) HasRequired() bool
- func (o *Dbv0038Job) HasReservation() bool
- func (o *Dbv0038Job) HasState() bool
- func (o *Dbv0038Job) HasSteps() bool
- func (o *Dbv0038Job) HasTime() bool
- func (o *Dbv0038Job) HasTres() bool
- func (o *Dbv0038Job) HasUser() bool
- func (o *Dbv0038Job) HasWckey() bool
- func (o *Dbv0038Job) HasWorkingDirectory() bool
- func (o Dbv0038Job) MarshalJSON() ([]byte, error)
- func (o *Dbv0038Job) SetAccount(v string)
- func (o *Dbv0038Job) SetAllocationNodes(v string)
- func (o *Dbv0038Job) SetArray(v Dbv0038JobArray)
- func (o *Dbv0038Job) SetAssociation(v Dbv0038AssociationShortInfo)
- func (o *Dbv0038Job) SetCluster(v string)
- func (o *Dbv0038Job) SetComment(v Dbv0038JobComment)
- func (o *Dbv0038Job) SetConstraints(v string)
- func (o *Dbv0038Job) SetContainer(v string)
- func (o *Dbv0038Job) SetDerivedExitCode(v Dbv0038JobExitCode)
- func (o *Dbv0038Job) SetExitCode(v Dbv0038JobExitCode)
- func (o *Dbv0038Job) SetFlags(v []string)
- func (o *Dbv0038Job) SetGroup(v string)
- func (o *Dbv0038Job) SetHet(v Dbv0038JobHet)
- func (o *Dbv0038Job) SetJobId(v int32)
- func (o *Dbv0038Job) SetKillRequestUser(v string)
- func (o *Dbv0038Job) SetMcs(v Dbv0038JobMcs)
- func (o *Dbv0038Job) SetName(v string)
- func (o *Dbv0038Job) SetNodes(v string)
- func (o *Dbv0038Job) SetPartition(v string)
- func (o *Dbv0038Job) SetPriority(v int32)
- func (o *Dbv0038Job) SetQos(v string)
- func (o *Dbv0038Job) SetRequired(v Dbv0038JobRequired)
- func (o *Dbv0038Job) SetReservation(v Dbv0038JobReservation)
- func (o *Dbv0038Job) SetState(v Dbv0038JobState)
- func (o *Dbv0038Job) SetSteps(v []Dbv0038JobStep)
- func (o *Dbv0038Job) SetTime(v Dbv0038JobTime)
- func (o *Dbv0038Job) SetTres(v Dbv0038JobTres)
- func (o *Dbv0038Job) SetUser(v string)
- func (o *Dbv0038Job) SetWckey(v Dbv0038JobWckey)
- func (o *Dbv0038Job) SetWorkingDirectory(v string)
- func (o Dbv0038Job) ToMap() (map[string]interface{}, error)
- type Dbv0038JobArray
- func (o *Dbv0038JobArray) GetJobId() int32
- func (o *Dbv0038JobArray) GetJobIdOk() (*int32, bool)
- func (o *Dbv0038JobArray) GetLimits() Dbv0038JobArrayLimits
- func (o *Dbv0038JobArray) GetLimitsOk() (*Dbv0038JobArrayLimits, bool)
- func (o *Dbv0038JobArray) GetTask() string
- func (o *Dbv0038JobArray) GetTaskId() int32
- func (o *Dbv0038JobArray) GetTaskIdOk() (*int32, bool)
- func (o *Dbv0038JobArray) GetTaskOk() (*string, bool)
- func (o *Dbv0038JobArray) HasJobId() bool
- func (o *Dbv0038JobArray) HasLimits() bool
- func (o *Dbv0038JobArray) HasTask() bool
- func (o *Dbv0038JobArray) HasTaskId() bool
- func (o Dbv0038JobArray) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobArray) SetJobId(v int32)
- func (o *Dbv0038JobArray) SetLimits(v Dbv0038JobArrayLimits)
- func (o *Dbv0038JobArray) SetTask(v string)
- func (o *Dbv0038JobArray) SetTaskId(v int32)
- func (o Dbv0038JobArray) ToMap() (map[string]interface{}, error)
- type Dbv0038JobArrayLimits
- func (o *Dbv0038JobArrayLimits) GetMax() Dbv0038JobArrayLimitsMax
- func (o *Dbv0038JobArrayLimits) GetMaxOk() (*Dbv0038JobArrayLimitsMax, bool)
- func (o *Dbv0038JobArrayLimits) HasMax() bool
- func (o Dbv0038JobArrayLimits) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobArrayLimits) SetMax(v Dbv0038JobArrayLimitsMax)
- func (o Dbv0038JobArrayLimits) ToMap() (map[string]interface{}, error)
- type Dbv0038JobArrayLimitsMax
- func (o *Dbv0038JobArrayLimitsMax) GetRunning() Dbv0038JobArrayLimitsMaxRunning
- func (o *Dbv0038JobArrayLimitsMax) GetRunningOk() (*Dbv0038JobArrayLimitsMaxRunning, bool)
- func (o *Dbv0038JobArrayLimitsMax) HasRunning() bool
- func (o Dbv0038JobArrayLimitsMax) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobArrayLimitsMax) SetRunning(v Dbv0038JobArrayLimitsMaxRunning)
- func (o Dbv0038JobArrayLimitsMax) ToMap() (map[string]interface{}, error)
- type Dbv0038JobArrayLimitsMaxRunning
- func (o *Dbv0038JobArrayLimitsMaxRunning) GetTasks() int32
- func (o *Dbv0038JobArrayLimitsMaxRunning) GetTasksOk() (*int32, bool)
- func (o *Dbv0038JobArrayLimitsMaxRunning) HasTasks() bool
- func (o Dbv0038JobArrayLimitsMaxRunning) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobArrayLimitsMaxRunning) SetTasks(v int32)
- func (o Dbv0038JobArrayLimitsMaxRunning) ToMap() (map[string]interface{}, error)
- type Dbv0038JobComment
- func (o *Dbv0038JobComment) GetAdministrator() string
- func (o *Dbv0038JobComment) GetAdministratorOk() (*string, bool)
- func (o *Dbv0038JobComment) GetJob() string
- func (o *Dbv0038JobComment) GetJobOk() (*string, bool)
- func (o *Dbv0038JobComment) GetSystem() string
- func (o *Dbv0038JobComment) GetSystemOk() (*string, bool)
- func (o *Dbv0038JobComment) HasAdministrator() bool
- func (o *Dbv0038JobComment) HasJob() bool
- func (o *Dbv0038JobComment) HasSystem() bool
- func (o Dbv0038JobComment) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobComment) SetAdministrator(v string)
- func (o *Dbv0038JobComment) SetJob(v string)
- func (o *Dbv0038JobComment) SetSystem(v string)
- func (o Dbv0038JobComment) ToMap() (map[string]interface{}, error)
- type Dbv0038JobExitCode
- func (o *Dbv0038JobExitCode) GetReturnCode() int32
- func (o *Dbv0038JobExitCode) GetReturnCodeOk() (*int32, bool)
- func (o *Dbv0038JobExitCode) GetSignal() Dbv0038JobExitCodeSignal
- func (o *Dbv0038JobExitCode) GetSignalOk() (*Dbv0038JobExitCodeSignal, bool)
- func (o *Dbv0038JobExitCode) GetStatus() string
- func (o *Dbv0038JobExitCode) GetStatusOk() (*string, bool)
- func (o *Dbv0038JobExitCode) HasReturnCode() bool
- func (o *Dbv0038JobExitCode) HasSignal() bool
- func (o *Dbv0038JobExitCode) HasStatus() bool
- func (o Dbv0038JobExitCode) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobExitCode) SetReturnCode(v int32)
- func (o *Dbv0038JobExitCode) SetSignal(v Dbv0038JobExitCodeSignal)
- func (o *Dbv0038JobExitCode) SetStatus(v string)
- func (o Dbv0038JobExitCode) ToMap() (map[string]interface{}, error)
- type Dbv0038JobExitCodeSignal
- func (o *Dbv0038JobExitCodeSignal) GetName() string
- func (o *Dbv0038JobExitCodeSignal) GetNameOk() (*string, bool)
- func (o *Dbv0038JobExitCodeSignal) GetSignalId() int32
- func (o *Dbv0038JobExitCodeSignal) GetSignalIdOk() (*int32, bool)
- func (o *Dbv0038JobExitCodeSignal) HasName() bool
- func (o *Dbv0038JobExitCodeSignal) HasSignalId() bool
- func (o Dbv0038JobExitCodeSignal) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobExitCodeSignal) SetName(v string)
- func (o *Dbv0038JobExitCodeSignal) SetSignalId(v int32)
- func (o Dbv0038JobExitCodeSignal) ToMap() (map[string]interface{}, error)
- type Dbv0038JobHet
- func (o *Dbv0038JobHet) GetJobId() int32
- func (o *Dbv0038JobHet) GetJobIdOk() (*int32, bool)
- func (o *Dbv0038JobHet) GetJobOffset() int32
- func (o *Dbv0038JobHet) GetJobOffsetOk() (*int32, bool)
- func (o *Dbv0038JobHet) HasJobId() bool
- func (o *Dbv0038JobHet) HasJobOffset() bool
- func (o Dbv0038JobHet) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobHet) SetJobId(v int32)
- func (o *Dbv0038JobHet) SetJobOffset(v int32)
- func (o Dbv0038JobHet) ToMap() (map[string]interface{}, error)
- type Dbv0038JobInfo
- func (o *Dbv0038JobInfo) GetErrors() []Dbv0038Error
- func (o *Dbv0038JobInfo) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038JobInfo) GetJobs() []Dbv0038Job
- func (o *Dbv0038JobInfo) GetJobsOk() ([]Dbv0038Job, bool)
- func (o *Dbv0038JobInfo) GetMeta() Dbv0038Meta
- func (o *Dbv0038JobInfo) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038JobInfo) HasErrors() bool
- func (o *Dbv0038JobInfo) HasJobs() bool
- func (o *Dbv0038JobInfo) HasMeta() bool
- func (o Dbv0038JobInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobInfo) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038JobInfo) SetJobs(v []Dbv0038Job)
- func (o *Dbv0038JobInfo) SetMeta(v Dbv0038Meta)
- func (o Dbv0038JobInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038JobMcs
- type Dbv0038JobRequired
- func (o *Dbv0038JobRequired) GetCPUs() int32
- func (o *Dbv0038JobRequired) GetCPUsOk() (*int32, bool)
- func (o *Dbv0038JobRequired) GetMemory() int32
- func (o *Dbv0038JobRequired) GetMemoryOk() (*int32, bool)
- func (o *Dbv0038JobRequired) HasCPUs() bool
- func (o *Dbv0038JobRequired) HasMemory() bool
- func (o Dbv0038JobRequired) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobRequired) SetCPUs(v int32)
- func (o *Dbv0038JobRequired) SetMemory(v int32)
- func (o Dbv0038JobRequired) ToMap() (map[string]interface{}, error)
- type Dbv0038JobReservation
- func (o *Dbv0038JobReservation) GetId() int32
- func (o *Dbv0038JobReservation) GetIdOk() (*int32, bool)
- func (o *Dbv0038JobReservation) GetName() int32
- func (o *Dbv0038JobReservation) GetNameOk() (*int32, bool)
- func (o *Dbv0038JobReservation) HasId() bool
- func (o *Dbv0038JobReservation) HasName() bool
- func (o Dbv0038JobReservation) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobReservation) SetId(v int32)
- func (o *Dbv0038JobReservation) SetName(v int32)
- func (o Dbv0038JobReservation) ToMap() (map[string]interface{}, error)
- type Dbv0038JobState
- func (o *Dbv0038JobState) GetCurrent() string
- func (o *Dbv0038JobState) GetCurrentOk() (*string, bool)
- func (o *Dbv0038JobState) GetReason() string
- func (o *Dbv0038JobState) GetReasonOk() (*string, bool)
- func (o *Dbv0038JobState) HasCurrent() bool
- func (o *Dbv0038JobState) HasReason() bool
- func (o Dbv0038JobState) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobState) SetCurrent(v string)
- func (o *Dbv0038JobState) SetReason(v string)
- func (o Dbv0038JobState) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStep
- func (o *Dbv0038JobStep) GetCPU() Dbv0038JobStepCPU
- func (o *Dbv0038JobStep) GetCPUOk() (*Dbv0038JobStepCPU, bool)
- func (o *Dbv0038JobStep) GetExitCode() Dbv0038JobExitCode
- func (o *Dbv0038JobStep) GetExitCodeOk() (*Dbv0038JobExitCode, bool)
- func (o *Dbv0038JobStep) GetKillRequestUser() string
- func (o *Dbv0038JobStep) GetKillRequestUserOk() (*string, bool)
- func (o *Dbv0038JobStep) GetNodes() Dbv0038JobStepNodes
- func (o *Dbv0038JobStep) GetNodesOk() (*Dbv0038JobStepNodes, bool)
- func (o *Dbv0038JobStep) GetPid() string
- func (o *Dbv0038JobStep) GetPidOk() (*string, bool)
- func (o *Dbv0038JobStep) GetState() string
- func (o *Dbv0038JobStep) GetStateOk() (*string, bool)
- func (o *Dbv0038JobStep) GetStatistics() Dbv0038JobStepStatistics
- func (o *Dbv0038JobStep) GetStatisticsOk() (*Dbv0038JobStepStatistics, bool)
- func (o *Dbv0038JobStep) GetStep() Dbv0038JobStepStep
- func (o *Dbv0038JobStep) GetStepOk() (*Dbv0038JobStepStep, bool)
- func (o *Dbv0038JobStep) GetTask() string
- func (o *Dbv0038JobStep) GetTaskOk() (*string, bool)
- func (o *Dbv0038JobStep) GetTasks() Dbv0038JobStepTasks
- func (o *Dbv0038JobStep) GetTasksOk() (*Dbv0038JobStepTasks, bool)
- func (o *Dbv0038JobStep) GetTime() Dbv0038JobStepTime
- func (o *Dbv0038JobStep) GetTimeOk() (*Dbv0038JobStepTime, bool)
- func (o *Dbv0038JobStep) GetTres() Dbv0038JobStepTres
- func (o *Dbv0038JobStep) GetTresOk() (*Dbv0038JobStepTres, bool)
- func (o *Dbv0038JobStep) HasCPU() bool
- func (o *Dbv0038JobStep) HasExitCode() bool
- func (o *Dbv0038JobStep) HasKillRequestUser() bool
- func (o *Dbv0038JobStep) HasNodes() bool
- func (o *Dbv0038JobStep) HasPid() bool
- func (o *Dbv0038JobStep) HasState() bool
- func (o *Dbv0038JobStep) HasStatistics() bool
- func (o *Dbv0038JobStep) HasStep() bool
- func (o *Dbv0038JobStep) HasTask() bool
- func (o *Dbv0038JobStep) HasTasks() bool
- func (o *Dbv0038JobStep) HasTime() bool
- func (o *Dbv0038JobStep) HasTres() bool
- func (o Dbv0038JobStep) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStep) SetCPU(v Dbv0038JobStepCPU)
- func (o *Dbv0038JobStep) SetExitCode(v Dbv0038JobExitCode)
- func (o *Dbv0038JobStep) SetKillRequestUser(v string)
- func (o *Dbv0038JobStep) SetNodes(v Dbv0038JobStepNodes)
- func (o *Dbv0038JobStep) SetPid(v string)
- func (o *Dbv0038JobStep) SetState(v string)
- func (o *Dbv0038JobStep) SetStatistics(v Dbv0038JobStepStatistics)
- func (o *Dbv0038JobStep) SetStep(v Dbv0038JobStepStep)
- func (o *Dbv0038JobStep) SetTask(v string)
- func (o *Dbv0038JobStep) SetTasks(v Dbv0038JobStepTasks)
- func (o *Dbv0038JobStep) SetTime(v Dbv0038JobStepTime)
- func (o *Dbv0038JobStep) SetTres(v Dbv0038JobStepTres)
- func (o Dbv0038JobStep) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepCPU
- func (o *Dbv0038JobStepCPU) GetGovernor() []string
- func (o *Dbv0038JobStepCPU) GetGovernorOk() ([]string, bool)
- func (o *Dbv0038JobStepCPU) GetRequestedFrequency() Dbv0038JobStepCPURequestedFrequency
- func (o *Dbv0038JobStepCPU) GetRequestedFrequencyOk() (*Dbv0038JobStepCPURequestedFrequency, bool)
- func (o *Dbv0038JobStepCPU) HasGovernor() bool
- func (o *Dbv0038JobStepCPU) HasRequestedFrequency() bool
- func (o Dbv0038JobStepCPU) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepCPU) SetGovernor(v []string)
- func (o *Dbv0038JobStepCPU) SetRequestedFrequency(v Dbv0038JobStepCPURequestedFrequency)
- func (o Dbv0038JobStepCPU) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepCPURequestedFrequency
- func (o *Dbv0038JobStepCPURequestedFrequency) GetMax() int32
- func (o *Dbv0038JobStepCPURequestedFrequency) GetMaxOk() (*int32, bool)
- func (o *Dbv0038JobStepCPURequestedFrequency) GetMin() int32
- func (o *Dbv0038JobStepCPURequestedFrequency) GetMinOk() (*int32, bool)
- func (o *Dbv0038JobStepCPURequestedFrequency) HasMax() bool
- func (o *Dbv0038JobStepCPURequestedFrequency) HasMin() bool
- func (o Dbv0038JobStepCPURequestedFrequency) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepCPURequestedFrequency) SetMax(v int32)
- func (o *Dbv0038JobStepCPURequestedFrequency) SetMin(v int32)
- func (o Dbv0038JobStepCPURequestedFrequency) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepNodes
- func (o *Dbv0038JobStepNodes) GetCount() int32
- func (o *Dbv0038JobStepNodes) GetCountOk() (*int32, bool)
- func (o *Dbv0038JobStepNodes) GetRange() string
- func (o *Dbv0038JobStepNodes) GetRangeOk() (*string, bool)
- func (o *Dbv0038JobStepNodes) HasCount() bool
- func (o *Dbv0038JobStepNodes) HasRange() bool
- func (o Dbv0038JobStepNodes) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepNodes) SetCount(v int32)
- func (o *Dbv0038JobStepNodes) SetRange(v string)
- func (o Dbv0038JobStepNodes) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepStatistics
- func (o *Dbv0038JobStepStatistics) GetCPU() Dbv0038JobStepStatisticsCPU
- func (o *Dbv0038JobStepStatistics) GetCPUOk() (*Dbv0038JobStepStatisticsCPU, bool)
- func (o *Dbv0038JobStepStatistics) GetEnergy() Dbv0038JobStepStatisticsEnergy
- func (o *Dbv0038JobStepStatistics) GetEnergyOk() (*Dbv0038JobStepStatisticsEnergy, bool)
- func (o *Dbv0038JobStepStatistics) HasCPU() bool
- func (o *Dbv0038JobStepStatistics) HasEnergy() bool
- func (o Dbv0038JobStepStatistics) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepStatistics) SetCPU(v Dbv0038JobStepStatisticsCPU)
- func (o *Dbv0038JobStepStatistics) SetEnergy(v Dbv0038JobStepStatisticsEnergy)
- func (o Dbv0038JobStepStatistics) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepStatisticsCPU
- func (o *Dbv0038JobStepStatisticsCPU) GetActualFrequency() int32
- func (o *Dbv0038JobStepStatisticsCPU) GetActualFrequencyOk() (*int32, bool)
- func (o *Dbv0038JobStepStatisticsCPU) HasActualFrequency() bool
- func (o Dbv0038JobStepStatisticsCPU) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepStatisticsCPU) SetActualFrequency(v int32)
- func (o Dbv0038JobStepStatisticsCPU) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepStatisticsEnergy
- func (o *Dbv0038JobStepStatisticsEnergy) GetConsumed() int32
- func (o *Dbv0038JobStepStatisticsEnergy) GetConsumedOk() (*int32, bool)
- func (o *Dbv0038JobStepStatisticsEnergy) HasConsumed() bool
- func (o Dbv0038JobStepStatisticsEnergy) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepStatisticsEnergy) SetConsumed(v int32)
- func (o Dbv0038JobStepStatisticsEnergy) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepStep
- func (o *Dbv0038JobStepStep) GetHet() Dbv0038JobStepStepHet
- func (o *Dbv0038JobStepStep) GetHetOk() (*Dbv0038JobStepStepHet, bool)
- func (o *Dbv0038JobStepStep) GetId() string
- func (o *Dbv0038JobStepStep) GetIdOk() (*string, bool)
- func (o *Dbv0038JobStepStep) GetJobId() int32
- func (o *Dbv0038JobStepStep) GetJobIdOk() (*int32, bool)
- func (o *Dbv0038JobStepStep) GetName() string
- func (o *Dbv0038JobStepStep) GetNameOk() (*string, bool)
- func (o *Dbv0038JobStepStep) HasHet() bool
- func (o *Dbv0038JobStepStep) HasId() bool
- func (o *Dbv0038JobStepStep) HasJobId() bool
- func (o *Dbv0038JobStepStep) HasName() bool
- func (o Dbv0038JobStepStep) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepStep) SetHet(v Dbv0038JobStepStepHet)
- func (o *Dbv0038JobStepStep) SetId(v string)
- func (o *Dbv0038JobStepStep) SetJobId(v int32)
- func (o *Dbv0038JobStepStep) SetName(v string)
- func (o Dbv0038JobStepStep) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepStepHet
- func (o *Dbv0038JobStepStepHet) GetComponent() int32
- func (o *Dbv0038JobStepStepHet) GetComponentOk() (*int32, bool)
- func (o *Dbv0038JobStepStepHet) HasComponent() bool
- func (o Dbv0038JobStepStepHet) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepStepHet) SetComponent(v int32)
- func (o Dbv0038JobStepStepHet) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepTasks
- func (o *Dbv0038JobStepTasks) GetCount() int32
- func (o *Dbv0038JobStepTasks) GetCountOk() (*int32, bool)
- func (o *Dbv0038JobStepTasks) HasCount() bool
- func (o Dbv0038JobStepTasks) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepTasks) SetCount(v int32)
- func (o Dbv0038JobStepTasks) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepTime
- func (o *Dbv0038JobStepTime) GetElapsed() int32
- func (o *Dbv0038JobStepTime) GetElapsedOk() (*int32, bool)
- func (o *Dbv0038JobStepTime) GetEnd() int32
- func (o *Dbv0038JobStepTime) GetEndOk() (*int32, bool)
- func (o *Dbv0038JobStepTime) GetStart() int32
- func (o *Dbv0038JobStepTime) GetStartOk() (*int32, bool)
- func (o *Dbv0038JobStepTime) GetSuspended() int32
- func (o *Dbv0038JobStepTime) GetSuspendedOk() (*int32, bool)
- func (o *Dbv0038JobStepTime) GetSystem() Dbv0038JobTimeSystem
- func (o *Dbv0038JobStepTime) GetSystemOk() (*Dbv0038JobTimeSystem, bool)
- func (o *Dbv0038JobStepTime) GetTotal() Dbv0038JobTimeTotal
- func (o *Dbv0038JobStepTime) GetTotalOk() (*Dbv0038JobTimeTotal, bool)
- func (o *Dbv0038JobStepTime) GetUser() Dbv0038JobTimeUser
- func (o *Dbv0038JobStepTime) GetUserOk() (*Dbv0038JobTimeUser, bool)
- func (o *Dbv0038JobStepTime) HasElapsed() bool
- func (o *Dbv0038JobStepTime) HasEnd() bool
- func (o *Dbv0038JobStepTime) HasStart() bool
- func (o *Dbv0038JobStepTime) HasSuspended() bool
- func (o *Dbv0038JobStepTime) HasSystem() bool
- func (o *Dbv0038JobStepTime) HasTotal() bool
- func (o *Dbv0038JobStepTime) HasUser() bool
- func (o Dbv0038JobStepTime) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepTime) SetElapsed(v int32)
- func (o *Dbv0038JobStepTime) SetEnd(v int32)
- func (o *Dbv0038JobStepTime) SetStart(v int32)
- func (o *Dbv0038JobStepTime) SetSuspended(v int32)
- func (o *Dbv0038JobStepTime) SetSystem(v Dbv0038JobTimeSystem)
- func (o *Dbv0038JobStepTime) SetTotal(v Dbv0038JobTimeTotal)
- func (o *Dbv0038JobStepTime) SetUser(v Dbv0038JobTimeUser)
- func (o Dbv0038JobStepTime) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepTres
- func (o *Dbv0038JobStepTres) GetAllocated() []Dbv0038TresListInner
- func (o *Dbv0038JobStepTres) GetAllocatedOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038JobStepTres) GetConsumed() Dbv0038JobStepTresRequested
- func (o *Dbv0038JobStepTres) GetConsumedOk() (*Dbv0038JobStepTresRequested, bool)
- func (o *Dbv0038JobStepTres) GetRequested() Dbv0038JobStepTresRequested
- func (o *Dbv0038JobStepTres) GetRequestedOk() (*Dbv0038JobStepTresRequested, bool)
- func (o *Dbv0038JobStepTres) HasAllocated() bool
- func (o *Dbv0038JobStepTres) HasConsumed() bool
- func (o *Dbv0038JobStepTres) HasRequested() bool
- func (o Dbv0038JobStepTres) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepTres) SetAllocated(v []Dbv0038TresListInner)
- func (o *Dbv0038JobStepTres) SetConsumed(v Dbv0038JobStepTresRequested)
- func (o *Dbv0038JobStepTres) SetRequested(v Dbv0038JobStepTresRequested)
- func (o Dbv0038JobStepTres) ToMap() (map[string]interface{}, error)
- type Dbv0038JobStepTresRequested
- func (o *Dbv0038JobStepTresRequested) GetAverage() []Dbv0038TresListInner
- func (o *Dbv0038JobStepTresRequested) GetAverageOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038JobStepTresRequested) GetMax() []Dbv0038TresListInner
- func (o *Dbv0038JobStepTresRequested) GetMaxOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038JobStepTresRequested) GetMin() []Dbv0038TresListInner
- func (o *Dbv0038JobStepTresRequested) GetMinOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038JobStepTresRequested) GetTotal() []Dbv0038TresListInner
- func (o *Dbv0038JobStepTresRequested) GetTotalOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038JobStepTresRequested) HasAverage() bool
- func (o *Dbv0038JobStepTresRequested) HasMax() bool
- func (o *Dbv0038JobStepTresRequested) HasMin() bool
- func (o *Dbv0038JobStepTresRequested) HasTotal() bool
- func (o Dbv0038JobStepTresRequested) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobStepTresRequested) SetAverage(v []Dbv0038TresListInner)
- func (o *Dbv0038JobStepTresRequested) SetMax(v []Dbv0038TresListInner)
- func (o *Dbv0038JobStepTresRequested) SetMin(v []Dbv0038TresListInner)
- func (o *Dbv0038JobStepTresRequested) SetTotal(v []Dbv0038TresListInner)
- func (o Dbv0038JobStepTresRequested) ToMap() (map[string]interface{}, error)
- type Dbv0038JobTime
- func (o *Dbv0038JobTime) GetElapsed() int32
- func (o *Dbv0038JobTime) GetElapsedOk() (*int32, bool)
- func (o *Dbv0038JobTime) GetEligible() int32
- func (o *Dbv0038JobTime) GetEligibleOk() (*int32, bool)
- func (o *Dbv0038JobTime) GetEnd() int32
- func (o *Dbv0038JobTime) GetEndOk() (*int32, bool)
- func (o *Dbv0038JobTime) GetLimit() int32
- func (o *Dbv0038JobTime) GetLimitOk() (*int32, bool)
- func (o *Dbv0038JobTime) GetStart() int32
- func (o *Dbv0038JobTime) GetStartOk() (*int32, bool)
- func (o *Dbv0038JobTime) GetSubmission() int32
- func (o *Dbv0038JobTime) GetSubmissionOk() (*int32, bool)
- func (o *Dbv0038JobTime) GetSuspended() int32
- func (o *Dbv0038JobTime) GetSuspendedOk() (*int32, bool)
- func (o *Dbv0038JobTime) GetSystem() Dbv0038JobTimeSystem
- func (o *Dbv0038JobTime) GetSystemOk() (*Dbv0038JobTimeSystem, bool)
- func (o *Dbv0038JobTime) GetTotal() Dbv0038JobTimeTotal
- func (o *Dbv0038JobTime) GetTotalOk() (*Dbv0038JobTimeTotal, bool)
- func (o *Dbv0038JobTime) GetUser() Dbv0038JobTimeUser
- func (o *Dbv0038JobTime) GetUserOk() (*Dbv0038JobTimeUser, bool)
- func (o *Dbv0038JobTime) HasElapsed() bool
- func (o *Dbv0038JobTime) HasEligible() bool
- func (o *Dbv0038JobTime) HasEnd() bool
- func (o *Dbv0038JobTime) HasLimit() bool
- func (o *Dbv0038JobTime) HasStart() bool
- func (o *Dbv0038JobTime) HasSubmission() bool
- func (o *Dbv0038JobTime) HasSuspended() bool
- func (o *Dbv0038JobTime) HasSystem() bool
- func (o *Dbv0038JobTime) HasTotal() bool
- func (o *Dbv0038JobTime) HasUser() bool
- func (o Dbv0038JobTime) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobTime) SetElapsed(v int32)
- func (o *Dbv0038JobTime) SetEligible(v int32)
- func (o *Dbv0038JobTime) SetEnd(v int32)
- func (o *Dbv0038JobTime) SetLimit(v int32)
- func (o *Dbv0038JobTime) SetStart(v int32)
- func (o *Dbv0038JobTime) SetSubmission(v int32)
- func (o *Dbv0038JobTime) SetSuspended(v int32)
- func (o *Dbv0038JobTime) SetSystem(v Dbv0038JobTimeSystem)
- func (o *Dbv0038JobTime) SetTotal(v Dbv0038JobTimeTotal)
- func (o *Dbv0038JobTime) SetUser(v Dbv0038JobTimeUser)
- func (o Dbv0038JobTime) ToMap() (map[string]interface{}, error)
- type Dbv0038JobTimeSystem
- func (o *Dbv0038JobTimeSystem) GetMicroseconds() int32
- func (o *Dbv0038JobTimeSystem) GetMicrosecondsOk() (*int32, bool)
- func (o *Dbv0038JobTimeSystem) GetSeconds() int32
- func (o *Dbv0038JobTimeSystem) GetSecondsOk() (*int32, bool)
- func (o *Dbv0038JobTimeSystem) HasMicroseconds() bool
- func (o *Dbv0038JobTimeSystem) HasSeconds() bool
- func (o Dbv0038JobTimeSystem) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobTimeSystem) SetMicroseconds(v int32)
- func (o *Dbv0038JobTimeSystem) SetSeconds(v int32)
- func (o Dbv0038JobTimeSystem) ToMap() (map[string]interface{}, error)
- type Dbv0038JobTimeTotal
- func (o *Dbv0038JobTimeTotal) GetMicroseconds() int32
- func (o *Dbv0038JobTimeTotal) GetMicrosecondsOk() (*int32, bool)
- func (o *Dbv0038JobTimeTotal) GetSeconds() int32
- func (o *Dbv0038JobTimeTotal) GetSecondsOk() (*int32, bool)
- func (o *Dbv0038JobTimeTotal) HasMicroseconds() bool
- func (o *Dbv0038JobTimeTotal) HasSeconds() bool
- func (o Dbv0038JobTimeTotal) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobTimeTotal) SetMicroseconds(v int32)
- func (o *Dbv0038JobTimeTotal) SetSeconds(v int32)
- func (o Dbv0038JobTimeTotal) ToMap() (map[string]interface{}, error)
- type Dbv0038JobTimeUser
- func (o *Dbv0038JobTimeUser) GetMicroseconds() int32
- func (o *Dbv0038JobTimeUser) GetMicrosecondsOk() (*int32, bool)
- func (o *Dbv0038JobTimeUser) GetSeconds() int32
- func (o *Dbv0038JobTimeUser) GetSecondsOk() (*int32, bool)
- func (o *Dbv0038JobTimeUser) HasMicroseconds() bool
- func (o *Dbv0038JobTimeUser) HasSeconds() bool
- func (o Dbv0038JobTimeUser) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobTimeUser) SetMicroseconds(v int32)
- func (o *Dbv0038JobTimeUser) SetSeconds(v int32)
- func (o Dbv0038JobTimeUser) ToMap() (map[string]interface{}, error)
- type Dbv0038JobTres
- func (o *Dbv0038JobTres) GetAllocated() []Dbv0038TresListInner
- func (o *Dbv0038JobTres) GetAllocatedOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038JobTres) GetRequested() []Dbv0038TresListInner
- func (o *Dbv0038JobTres) GetRequestedOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038JobTres) HasAllocated() bool
- func (o *Dbv0038JobTres) HasRequested() bool
- func (o Dbv0038JobTres) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobTres) SetAllocated(v []Dbv0038TresListInner)
- func (o *Dbv0038JobTres) SetRequested(v []Dbv0038TresListInner)
- func (o Dbv0038JobTres) ToMap() (map[string]interface{}, error)
- type Dbv0038JobWckey
- func (o *Dbv0038JobWckey) GetFlags() []string
- func (o *Dbv0038JobWckey) GetFlagsOk() ([]string, bool)
- func (o *Dbv0038JobWckey) GetWckey() string
- func (o *Dbv0038JobWckey) GetWckeyOk() (*string, bool)
- func (o *Dbv0038JobWckey) HasFlags() bool
- func (o *Dbv0038JobWckey) HasWckey() bool
- func (o Dbv0038JobWckey) MarshalJSON() ([]byte, error)
- func (o *Dbv0038JobWckey) SetFlags(v []string)
- func (o *Dbv0038JobWckey) SetWckey(v string)
- func (o Dbv0038JobWckey) ToMap() (map[string]interface{}, error)
- type Dbv0038Meta
- func (o *Dbv0038Meta) GetPlugin() Dbv0039MetaPlugin
- func (o *Dbv0038Meta) GetPluginOk() (*Dbv0039MetaPlugin, bool)
- func (o *Dbv0038Meta) GetSlurm() Dbv0038MetaSlurm
- func (o *Dbv0038Meta) GetSlurmOk() (*Dbv0038MetaSlurm, bool)
- func (o *Dbv0038Meta) HasPlugin() bool
- func (o *Dbv0038Meta) HasSlurm() bool
- func (o Dbv0038Meta) MarshalJSON() ([]byte, error)
- func (o *Dbv0038Meta) SetPlugin(v Dbv0039MetaPlugin)
- func (o *Dbv0038Meta) SetSlurm(v Dbv0038MetaSlurm)
- func (o Dbv0038Meta) ToMap() (map[string]interface{}, error)
- type Dbv0038MetaSlurm
- func (o *Dbv0038MetaSlurm) GetRelease() string
- func (o *Dbv0038MetaSlurm) GetReleaseOk() (*string, bool)
- func (o *Dbv0038MetaSlurm) GetVersion() Dbv0038MetaSlurmVersion
- func (o *Dbv0038MetaSlurm) GetVersionOk() (*Dbv0038MetaSlurmVersion, bool)
- func (o *Dbv0038MetaSlurm) HasRelease() bool
- func (o *Dbv0038MetaSlurm) HasVersion() bool
- func (o Dbv0038MetaSlurm) MarshalJSON() ([]byte, error)
- func (o *Dbv0038MetaSlurm) SetRelease(v string)
- func (o *Dbv0038MetaSlurm) SetVersion(v Dbv0038MetaSlurmVersion)
- func (o Dbv0038MetaSlurm) ToMap() (map[string]interface{}, error)
- type Dbv0038MetaSlurmVersion
- func (o *Dbv0038MetaSlurmVersion) GetMajor() string
- func (o *Dbv0038MetaSlurmVersion) GetMajorOk() (*string, bool)
- func (o *Dbv0038MetaSlurmVersion) GetMicro() string
- func (o *Dbv0038MetaSlurmVersion) GetMicroOk() (*string, bool)
- func (o *Dbv0038MetaSlurmVersion) GetMinor() string
- func (o *Dbv0038MetaSlurmVersion) GetMinorOk() (*string, bool)
- func (o *Dbv0038MetaSlurmVersion) HasMajor() bool
- func (o *Dbv0038MetaSlurmVersion) HasMicro() bool
- func (o *Dbv0038MetaSlurmVersion) HasMinor() bool
- func (o Dbv0038MetaSlurmVersion) MarshalJSON() ([]byte, error)
- func (o *Dbv0038MetaSlurmVersion) SetMajor(v string)
- func (o *Dbv0038MetaSlurmVersion) SetMicro(v string)
- func (o *Dbv0038MetaSlurmVersion) SetMinor(v string)
- func (o Dbv0038MetaSlurmVersion) ToMap() (map[string]interface{}, error)
- type Dbv0038Qos
- func (o *Dbv0038Qos) GetDescription() string
- func (o *Dbv0038Qos) GetDescriptionOk() (*string, bool)
- func (o *Dbv0038Qos) GetFlags() []string
- func (o *Dbv0038Qos) GetFlagsOk() ([]string, bool)
- func (o *Dbv0038Qos) GetId() string
- func (o *Dbv0038Qos) GetIdOk() (*string, bool)
- func (o *Dbv0038Qos) GetLimits() Dbv0038QosLimits
- func (o *Dbv0038Qos) GetLimitsOk() (*Dbv0038QosLimits, bool)
- func (o *Dbv0038Qos) GetName() string
- func (o *Dbv0038Qos) GetNameOk() (*string, bool)
- func (o *Dbv0038Qos) GetPreempt() Dbv0038QosPreempt
- func (o *Dbv0038Qos) GetPreemptOk() (*Dbv0038QosPreempt, bool)
- func (o *Dbv0038Qos) GetPriority() int32
- func (o *Dbv0038Qos) GetPriorityOk() (*int32, bool)
- func (o *Dbv0038Qos) GetUsageFactor() float32
- func (o *Dbv0038Qos) GetUsageFactorOk() (*float32, bool)
- func (o *Dbv0038Qos) GetUsageThreshold() float32
- func (o *Dbv0038Qos) GetUsageThresholdOk() (*float32, bool)
- func (o *Dbv0038Qos) HasDescription() bool
- func (o *Dbv0038Qos) HasFlags() bool
- func (o *Dbv0038Qos) HasId() bool
- func (o *Dbv0038Qos) HasLimits() bool
- func (o *Dbv0038Qos) HasName() bool
- func (o *Dbv0038Qos) HasPreempt() bool
- func (o *Dbv0038Qos) HasPriority() bool
- func (o *Dbv0038Qos) HasUsageFactor() bool
- func (o *Dbv0038Qos) HasUsageThreshold() bool
- func (o Dbv0038Qos) MarshalJSON() ([]byte, error)
- func (o *Dbv0038Qos) SetDescription(v string)
- func (o *Dbv0038Qos) SetFlags(v []string)
- func (o *Dbv0038Qos) SetId(v string)
- func (o *Dbv0038Qos) SetLimits(v Dbv0038QosLimits)
- func (o *Dbv0038Qos) SetName(v string)
- func (o *Dbv0038Qos) SetPreempt(v Dbv0038QosPreempt)
- func (o *Dbv0038Qos) SetPriority(v int32)
- func (o *Dbv0038Qos) SetUsageFactor(v float32)
- func (o *Dbv0038Qos) SetUsageThreshold(v float32)
- func (o Dbv0038Qos) ToMap() (map[string]interface{}, error)
- type Dbv0038QosInfo
- func (o *Dbv0038QosInfo) GetErrors() []Dbv0038Error
- func (o *Dbv0038QosInfo) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038QosInfo) GetMeta() Dbv0038Meta
- func (o *Dbv0038QosInfo) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038QosInfo) GetQos() []Dbv0038Qos
- func (o *Dbv0038QosInfo) GetQosOk() ([]Dbv0038Qos, bool)
- func (o *Dbv0038QosInfo) HasErrors() bool
- func (o *Dbv0038QosInfo) HasMeta() bool
- func (o *Dbv0038QosInfo) HasQos() bool
- func (o Dbv0038QosInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosInfo) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038QosInfo) SetMeta(v Dbv0038Meta)
- func (o *Dbv0038QosInfo) SetQos(v []Dbv0038Qos)
- func (o Dbv0038QosInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimits
- func (o *Dbv0038QosLimits) GetFactor() float32
- func (o *Dbv0038QosLimits) GetFactorOk() (*float32, bool)
- func (o *Dbv0038QosLimits) GetMax() Dbv0038QosLimitsMax
- func (o *Dbv0038QosLimits) GetMaxOk() (*Dbv0038QosLimitsMax, bool)
- func (o *Dbv0038QosLimits) GetMin() Dbv0038QosLimitsMin
- func (o *Dbv0038QosLimits) GetMinOk() (*Dbv0038QosLimitsMin, bool)
- func (o *Dbv0038QosLimits) HasFactor() bool
- func (o *Dbv0038QosLimits) HasMax() bool
- func (o *Dbv0038QosLimits) HasMin() bool
- func (o Dbv0038QosLimits) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimits) SetFactor(v float32)
- func (o *Dbv0038QosLimits) SetMax(v Dbv0038QosLimitsMax)
- func (o *Dbv0038QosLimits) SetMin(v Dbv0038QosLimitsMin)
- func (o Dbv0038QosLimits) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMax
- func (o *Dbv0038QosLimitsMax) GetAccruing() Dbv0038QosLimitsMaxAccruing
- func (o *Dbv0038QosLimitsMax) GetAccruingOk() (*Dbv0038QosLimitsMaxAccruing, bool)
- func (o *Dbv0038QosLimitsMax) GetJobs() Dbv0038QosLimitsMaxJobs
- func (o *Dbv0038QosLimitsMax) GetJobsOk() (*Dbv0038QosLimitsMaxJobs, bool)
- func (o *Dbv0038QosLimitsMax) GetTres() Dbv0038QosLimitsMaxTres
- func (o *Dbv0038QosLimitsMax) GetTresOk() (*Dbv0038QosLimitsMaxTres, bool)
- func (o *Dbv0038QosLimitsMax) GetWallClock() Dbv0038QosLimitsMaxWallClock
- func (o *Dbv0038QosLimitsMax) GetWallClockOk() (*Dbv0038QosLimitsMaxWallClock, bool)
- func (o *Dbv0038QosLimitsMax) HasAccruing() bool
- func (o *Dbv0038QosLimitsMax) HasJobs() bool
- func (o *Dbv0038QosLimitsMax) HasTres() bool
- func (o *Dbv0038QosLimitsMax) HasWallClock() bool
- func (o Dbv0038QosLimitsMax) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMax) SetAccruing(v Dbv0038QosLimitsMaxAccruing)
- func (o *Dbv0038QosLimitsMax) SetJobs(v Dbv0038QosLimitsMaxJobs)
- func (o *Dbv0038QosLimitsMax) SetTres(v Dbv0038QosLimitsMaxTres)
- func (o *Dbv0038QosLimitsMax) SetWallClock(v Dbv0038QosLimitsMaxWallClock)
- func (o Dbv0038QosLimitsMax) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxAccruing
- func (o *Dbv0038QosLimitsMaxAccruing) GetPer() Dbv0038QosLimitsMaxAccruingPer
- func (o *Dbv0038QosLimitsMaxAccruing) GetPerOk() (*Dbv0038QosLimitsMaxAccruingPer, bool)
- func (o *Dbv0038QosLimitsMaxAccruing) HasPer() bool
- func (o Dbv0038QosLimitsMaxAccruing) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxAccruing) SetPer(v Dbv0038QosLimitsMaxAccruingPer)
- func (o Dbv0038QosLimitsMaxAccruing) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxAccruingPer
- func (o *Dbv0038QosLimitsMaxAccruingPer) GetAccount() int32
- func (o *Dbv0038QosLimitsMaxAccruingPer) GetAccountOk() (*int32, bool)
- func (o *Dbv0038QosLimitsMaxAccruingPer) GetUser() int32
- func (o *Dbv0038QosLimitsMaxAccruingPer) GetUserOk() (*int32, bool)
- func (o *Dbv0038QosLimitsMaxAccruingPer) HasAccount() bool
- func (o *Dbv0038QosLimitsMaxAccruingPer) HasUser() bool
- func (o Dbv0038QosLimitsMaxAccruingPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxAccruingPer) SetAccount(v int32)
- func (o *Dbv0038QosLimitsMaxAccruingPer) SetUser(v int32)
- func (o Dbv0038QosLimitsMaxAccruingPer) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxJobs
- func (o *Dbv0038QosLimitsMaxJobs) GetActiveJobs() Dbv0038QosLimitsMaxJobsActiveJobs
- func (o *Dbv0038QosLimitsMaxJobs) GetActiveJobsOk() (*Dbv0038QosLimitsMaxJobsActiveJobs, bool)
- func (o *Dbv0038QosLimitsMaxJobs) HasActiveJobs() bool
- func (o Dbv0038QosLimitsMaxJobs) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxJobs) SetActiveJobs(v Dbv0038QosLimitsMaxJobsActiveJobs)
- func (o Dbv0038QosLimitsMaxJobs) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxJobsActiveJobs
- func (o *Dbv0038QosLimitsMaxJobsActiveJobs) GetPer() Dbv0038QosLimitsMaxJobsActiveJobsPer
- func (o *Dbv0038QosLimitsMaxJobsActiveJobs) GetPerOk() (*Dbv0038QosLimitsMaxJobsActiveJobsPer, bool)
- func (o *Dbv0038QosLimitsMaxJobsActiveJobs) HasPer() bool
- func (o Dbv0038QosLimitsMaxJobsActiveJobs) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxJobsActiveJobs) SetPer(v Dbv0038QosLimitsMaxJobsActiveJobsPer)
- func (o Dbv0038QosLimitsMaxJobsActiveJobs) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxJobsActiveJobsPer
- func (o *Dbv0038QosLimitsMaxJobsActiveJobsPer) GetAccount() int32
- func (o *Dbv0038QosLimitsMaxJobsActiveJobsPer) GetAccountOk() (*int32, bool)
- func (o *Dbv0038QosLimitsMaxJobsActiveJobsPer) GetUser() int32
- func (o *Dbv0038QosLimitsMaxJobsActiveJobsPer) GetUserOk() (*int32, bool)
- func (o *Dbv0038QosLimitsMaxJobsActiveJobsPer) HasAccount() bool
- func (o *Dbv0038QosLimitsMaxJobsActiveJobsPer) HasUser() bool
- func (o Dbv0038QosLimitsMaxJobsActiveJobsPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxJobsActiveJobsPer) SetAccount(v int32)
- func (o *Dbv0038QosLimitsMaxJobsActiveJobsPer) SetUser(v int32)
- func (o Dbv0038QosLimitsMaxJobsActiveJobsPer) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxTres
- func (o *Dbv0038QosLimitsMaxTres) GetMinutes() Dbv0038QosLimitsMaxTresMinutes
- func (o *Dbv0038QosLimitsMaxTres) GetMinutesOk() (*Dbv0038QosLimitsMaxTresMinutes, bool)
- func (o *Dbv0038QosLimitsMaxTres) GetPer() Dbv0038QosLimitsMaxTresPer
- func (o *Dbv0038QosLimitsMaxTres) GetPerOk() (*Dbv0038QosLimitsMaxTresPer, bool)
- func (o *Dbv0038QosLimitsMaxTres) HasMinutes() bool
- func (o *Dbv0038QosLimitsMaxTres) HasPer() bool
- func (o Dbv0038QosLimitsMaxTres) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxTres) SetMinutes(v Dbv0038QosLimitsMaxTresMinutes)
- func (o *Dbv0038QosLimitsMaxTres) SetPer(v Dbv0038QosLimitsMaxTresPer)
- func (o Dbv0038QosLimitsMaxTres) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxTresMinutes
- func (o *Dbv0038QosLimitsMaxTresMinutes) GetPer() Dbv0038QosLimitsMaxTresMinutesPer
- func (o *Dbv0038QosLimitsMaxTresMinutes) GetPerOk() (*Dbv0038QosLimitsMaxTresMinutesPer, bool)
- func (o *Dbv0038QosLimitsMaxTresMinutes) HasPer() bool
- func (o Dbv0038QosLimitsMaxTresMinutes) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxTresMinutes) SetPer(v Dbv0038QosLimitsMaxTresMinutesPer)
- func (o Dbv0038QosLimitsMaxTresMinutes) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxTresMinutesPer
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) GetAccount() []Dbv0038TresListInner
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) GetAccountOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) GetJob() []Dbv0038TresListInner
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) GetJobOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) GetQos() []Dbv0038TresListInner
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) GetQosOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) GetUser() []Dbv0038TresListInner
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) GetUserOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) HasAccount() bool
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) HasJob() bool
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) HasQos() bool
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) HasUser() bool
- func (o Dbv0038QosLimitsMaxTresMinutesPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) SetAccount(v []Dbv0038TresListInner)
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) SetJob(v []Dbv0038TresListInner)
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) SetQos(v []Dbv0038TresListInner)
- func (o *Dbv0038QosLimitsMaxTresMinutesPer) SetUser(v []Dbv0038TresListInner)
- func (o Dbv0038QosLimitsMaxTresMinutesPer) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxTresPer
- func (o *Dbv0038QosLimitsMaxTresPer) GetAccount() []Dbv0038TresListInner
- func (o *Dbv0038QosLimitsMaxTresPer) GetAccountOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038QosLimitsMaxTresPer) GetJob() []Dbv0038TresListInner
- func (o *Dbv0038QosLimitsMaxTresPer) GetJobOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038QosLimitsMaxTresPer) GetNode() []Dbv0038TresListInner
- func (o *Dbv0038QosLimitsMaxTresPer) GetNodeOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038QosLimitsMaxTresPer) GetUser() []Dbv0038TresListInner
- func (o *Dbv0038QosLimitsMaxTresPer) GetUserOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038QosLimitsMaxTresPer) HasAccount() bool
- func (o *Dbv0038QosLimitsMaxTresPer) HasJob() bool
- func (o *Dbv0038QosLimitsMaxTresPer) HasNode() bool
- func (o *Dbv0038QosLimitsMaxTresPer) HasUser() bool
- func (o Dbv0038QosLimitsMaxTresPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxTresPer) SetAccount(v []Dbv0038TresListInner)
- func (o *Dbv0038QosLimitsMaxTresPer) SetJob(v []Dbv0038TresListInner)
- func (o *Dbv0038QosLimitsMaxTresPer) SetNode(v []Dbv0038TresListInner)
- func (o *Dbv0038QosLimitsMaxTresPer) SetUser(v []Dbv0038TresListInner)
- func (o Dbv0038QosLimitsMaxTresPer) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxWallClock
- func (o *Dbv0038QosLimitsMaxWallClock) GetPer() Dbv0038QosLimitsMaxWallClockPer
- func (o *Dbv0038QosLimitsMaxWallClock) GetPerOk() (*Dbv0038QosLimitsMaxWallClockPer, bool)
- func (o *Dbv0038QosLimitsMaxWallClock) HasPer() bool
- func (o Dbv0038QosLimitsMaxWallClock) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxWallClock) SetPer(v Dbv0038QosLimitsMaxWallClockPer)
- func (o Dbv0038QosLimitsMaxWallClock) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMaxWallClockPer
- func (o *Dbv0038QosLimitsMaxWallClockPer) GetJob() int32
- func (o *Dbv0038QosLimitsMaxWallClockPer) GetJobOk() (*int32, bool)
- func (o *Dbv0038QosLimitsMaxWallClockPer) GetQos() int32
- func (o *Dbv0038QosLimitsMaxWallClockPer) GetQosOk() (*int32, bool)
- func (o *Dbv0038QosLimitsMaxWallClockPer) HasJob() bool
- func (o *Dbv0038QosLimitsMaxWallClockPer) HasQos() bool
- func (o Dbv0038QosLimitsMaxWallClockPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMaxWallClockPer) SetJob(v int32)
- func (o *Dbv0038QosLimitsMaxWallClockPer) SetQos(v int32)
- func (o Dbv0038QosLimitsMaxWallClockPer) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMin
- func (o *Dbv0038QosLimitsMin) GetPriorityThreshold() int32
- func (o *Dbv0038QosLimitsMin) GetPriorityThresholdOk() (*int32, bool)
- func (o *Dbv0038QosLimitsMin) GetTres() Dbv0038QosLimitsMinTres
- func (o *Dbv0038QosLimitsMin) GetTresOk() (*Dbv0038QosLimitsMinTres, bool)
- func (o *Dbv0038QosLimitsMin) HasPriorityThreshold() bool
- func (o *Dbv0038QosLimitsMin) HasTres() bool
- func (o Dbv0038QosLimitsMin) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMin) SetPriorityThreshold(v int32)
- func (o *Dbv0038QosLimitsMin) SetTres(v Dbv0038QosLimitsMinTres)
- func (o Dbv0038QosLimitsMin) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMinTres
- func (o *Dbv0038QosLimitsMinTres) GetPer() Dbv0038QosLimitsMinTresPer
- func (o *Dbv0038QosLimitsMinTres) GetPerOk() (*Dbv0038QosLimitsMinTresPer, bool)
- func (o *Dbv0038QosLimitsMinTres) HasPer() bool
- func (o Dbv0038QosLimitsMinTres) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMinTres) SetPer(v Dbv0038QosLimitsMinTresPer)
- func (o Dbv0038QosLimitsMinTres) ToMap() (map[string]interface{}, error)
- type Dbv0038QosLimitsMinTresPer
- func (o *Dbv0038QosLimitsMinTresPer) GetJob() []Dbv0038TresListInner
- func (o *Dbv0038QosLimitsMinTresPer) GetJobOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038QosLimitsMinTresPer) HasJob() bool
- func (o Dbv0038QosLimitsMinTresPer) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosLimitsMinTresPer) SetJob(v []Dbv0038TresListInner)
- func (o Dbv0038QosLimitsMinTresPer) ToMap() (map[string]interface{}, error)
- type Dbv0038QosPreempt
- func (o *Dbv0038QosPreempt) GetExemptTime() int32
- func (o *Dbv0038QosPreempt) GetExemptTimeOk() (*int32, bool)
- func (o *Dbv0038QosPreempt) GetList() []string
- func (o *Dbv0038QosPreempt) GetListOk() ([]string, bool)
- func (o *Dbv0038QosPreempt) GetMode() []string
- func (o *Dbv0038QosPreempt) GetModeOk() ([]string, bool)
- func (o *Dbv0038QosPreempt) HasExemptTime() bool
- func (o *Dbv0038QosPreempt) HasList() bool
- func (o *Dbv0038QosPreempt) HasMode() bool
- func (o Dbv0038QosPreempt) MarshalJSON() ([]byte, error)
- func (o *Dbv0038QosPreempt) SetExemptTime(v int32)
- func (o *Dbv0038QosPreempt) SetList(v []string)
- func (o *Dbv0038QosPreempt) SetMode(v []string)
- func (o Dbv0038QosPreempt) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseAccountDelete
- func (o *Dbv0038ResponseAccountDelete) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseAccountDelete) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseAccountDelete) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseAccountDelete) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseAccountDelete) HasErrors() bool
- func (o *Dbv0038ResponseAccountDelete) HasMeta() bool
- func (o Dbv0038ResponseAccountDelete) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseAccountDelete) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseAccountDelete) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseAccountDelete) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseAssociations
- func (o *Dbv0038ResponseAssociations) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseAssociations) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseAssociations) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseAssociations) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseAssociations) HasErrors() bool
- func (o *Dbv0038ResponseAssociations) HasMeta() bool
- func (o Dbv0038ResponseAssociations) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseAssociations) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseAssociations) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseAssociations) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseAssociationsDelete
- func (o *Dbv0038ResponseAssociationsDelete) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseAssociationsDelete) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseAssociationsDelete) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseAssociationsDelete) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseAssociationsDelete) GetRemovedAssociations() []string
- func (o *Dbv0038ResponseAssociationsDelete) GetRemovedAssociationsOk() ([]string, bool)
- func (o *Dbv0038ResponseAssociationsDelete) HasErrors() bool
- func (o *Dbv0038ResponseAssociationsDelete) HasMeta() bool
- func (o *Dbv0038ResponseAssociationsDelete) HasRemovedAssociations() bool
- func (o Dbv0038ResponseAssociationsDelete) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseAssociationsDelete) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseAssociationsDelete) SetMeta(v Dbv0038Meta)
- func (o *Dbv0038ResponseAssociationsDelete) SetRemovedAssociations(v []string)
- func (o Dbv0038ResponseAssociationsDelete) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseClusterAdd
- func (o *Dbv0038ResponseClusterAdd) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseClusterAdd) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseClusterAdd) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseClusterAdd) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseClusterAdd) HasErrors() bool
- func (o *Dbv0038ResponseClusterAdd) HasMeta() bool
- func (o Dbv0038ResponseClusterAdd) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseClusterAdd) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseClusterAdd) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseClusterAdd) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseClusterDelete
- func (o *Dbv0038ResponseClusterDelete) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseClusterDelete) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseClusterDelete) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseClusterDelete) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseClusterDelete) HasErrors() bool
- func (o *Dbv0038ResponseClusterDelete) HasMeta() bool
- func (o Dbv0038ResponseClusterDelete) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseClusterDelete) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseClusterDelete) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseClusterDelete) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseQos
- func (o *Dbv0038ResponseQos) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseQos) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseQos) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseQos) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseQos) HasErrors() bool
- func (o *Dbv0038ResponseQos) HasMeta() bool
- func (o Dbv0038ResponseQos) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseQos) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseQos) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseQos) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseQosDelete
- func (o *Dbv0038ResponseQosDelete) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseQosDelete) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseQosDelete) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseQosDelete) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseQosDelete) HasErrors() bool
- func (o *Dbv0038ResponseQosDelete) HasMeta() bool
- func (o Dbv0038ResponseQosDelete) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseQosDelete) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseQosDelete) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseQosDelete) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseTres
- func (o *Dbv0038ResponseTres) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseTres) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseTres) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseTres) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseTres) HasErrors() bool
- func (o *Dbv0038ResponseTres) HasMeta() bool
- func (o Dbv0038ResponseTres) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseTres) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseTres) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseTres) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseUserDelete
- func (o *Dbv0038ResponseUserDelete) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseUserDelete) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseUserDelete) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseUserDelete) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseUserDelete) HasErrors() bool
- func (o *Dbv0038ResponseUserDelete) HasMeta() bool
- func (o Dbv0038ResponseUserDelete) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseUserDelete) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseUserDelete) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseUserDelete) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseUserUpdate
- func (o *Dbv0038ResponseUserUpdate) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseUserUpdate) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseUserUpdate) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseUserUpdate) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseUserUpdate) HasErrors() bool
- func (o *Dbv0038ResponseUserUpdate) HasMeta() bool
- func (o Dbv0038ResponseUserUpdate) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseUserUpdate) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseUserUpdate) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseUserUpdate) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseWckeyAdd
- func (o *Dbv0038ResponseWckeyAdd) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseWckeyAdd) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseWckeyAdd) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseWckeyAdd) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseWckeyAdd) HasErrors() bool
- func (o *Dbv0038ResponseWckeyAdd) HasMeta() bool
- func (o Dbv0038ResponseWckeyAdd) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseWckeyAdd) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseWckeyAdd) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseWckeyAdd) ToMap() (map[string]interface{}, error)
- type Dbv0038ResponseWckeyDelete
- func (o *Dbv0038ResponseWckeyDelete) GetErrors() []Dbv0038Error
- func (o *Dbv0038ResponseWckeyDelete) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038ResponseWckeyDelete) GetMeta() Dbv0038Meta
- func (o *Dbv0038ResponseWckeyDelete) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038ResponseWckeyDelete) HasErrors() bool
- func (o *Dbv0038ResponseWckeyDelete) HasMeta() bool
- func (o Dbv0038ResponseWckeyDelete) MarshalJSON() ([]byte, error)
- func (o *Dbv0038ResponseWckeyDelete) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038ResponseWckeyDelete) SetMeta(v Dbv0038Meta)
- func (o Dbv0038ResponseWckeyDelete) ToMap() (map[string]interface{}, error)
- type Dbv0038SetConfig
- func (o *Dbv0038SetConfig) GetAccounts() []Dbv0038UpdateAccount
- func (o *Dbv0038SetConfig) GetAccountsOk() ([]Dbv0038UpdateAccount, bool)
- func (o *Dbv0038SetConfig) GetAssociations() []Dbv0038Association
- func (o *Dbv0038SetConfig) GetAssociationsOk() ([]Dbv0038Association, bool)
- func (o *Dbv0038SetConfig) GetClusters() []Dbv0038ClustersProperties
- func (o *Dbv0038SetConfig) GetClustersOk() ([]Dbv0038ClustersProperties, bool)
- func (o *Dbv0038SetConfig) GetQos() []Dbv0038Qos
- func (o *Dbv0038SetConfig) GetQosOk() ([]Dbv0038Qos, bool)
- func (o *Dbv0038SetConfig) GetTRES() [][]Dbv0038TresListInner
- func (o *Dbv0038SetConfig) GetTRESOk() ([][]Dbv0038TresListInner, bool)
- func (o *Dbv0038SetConfig) GetUsers() []Dbv0038User
- func (o *Dbv0038SetConfig) GetUsersOk() ([]Dbv0038User, bool)
- func (o *Dbv0038SetConfig) GetWckeys() []Dbv0038Wckey
- func (o *Dbv0038SetConfig) GetWckeysOk() ([]Dbv0038Wckey, bool)
- func (o *Dbv0038SetConfig) HasAccounts() bool
- func (o *Dbv0038SetConfig) HasAssociations() bool
- func (o *Dbv0038SetConfig) HasClusters() bool
- func (o *Dbv0038SetConfig) HasQos() bool
- func (o *Dbv0038SetConfig) HasTRES() bool
- func (o *Dbv0038SetConfig) HasUsers() bool
- func (o *Dbv0038SetConfig) HasWckeys() bool
- func (o Dbv0038SetConfig) MarshalJSON() ([]byte, error)
- func (o *Dbv0038SetConfig) SetAccounts(v []Dbv0038UpdateAccount)
- func (o *Dbv0038SetConfig) SetAssociations(v []Dbv0038Association)
- func (o *Dbv0038SetConfig) SetClusters(v []Dbv0038ClustersProperties)
- func (o *Dbv0038SetConfig) SetQos(v []Dbv0038Qos)
- func (o *Dbv0038SetConfig) SetTRES(v [][]Dbv0038TresListInner)
- func (o *Dbv0038SetConfig) SetUsers(v []Dbv0038User)
- func (o *Dbv0038SetConfig) SetWckeys(v []Dbv0038Wckey)
- func (o Dbv0038SetConfig) ToMap() (map[string]interface{}, error)
- type Dbv0038TresInfo
- func (o *Dbv0038TresInfo) GetErrors() []Dbv0038Error
- func (o *Dbv0038TresInfo) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038TresInfo) GetMeta() Dbv0038Meta
- func (o *Dbv0038TresInfo) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038TresInfo) GetTres() []Dbv0038TresListInner
- func (o *Dbv0038TresInfo) GetTresOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038TresInfo) HasErrors() bool
- func (o *Dbv0038TresInfo) HasMeta() bool
- func (o *Dbv0038TresInfo) HasTres() bool
- func (o Dbv0038TresInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038TresInfo) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038TresInfo) SetMeta(v Dbv0038Meta)
- func (o *Dbv0038TresInfo) SetTres(v []Dbv0038TresListInner)
- func (o Dbv0038TresInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038TresListInner
- func (o *Dbv0038TresListInner) GetCount() int32
- func (o *Dbv0038TresListInner) GetCountOk() (*int32, bool)
- func (o *Dbv0038TresListInner) GetId() int32
- func (o *Dbv0038TresListInner) GetIdOk() (*int32, bool)
- func (o *Dbv0038TresListInner) GetName() string
- func (o *Dbv0038TresListInner) GetNameOk() (*string, bool)
- func (o *Dbv0038TresListInner) GetType() string
- func (o *Dbv0038TresListInner) GetTypeOk() (*string, bool)
- func (o *Dbv0038TresListInner) HasCount() bool
- func (o *Dbv0038TresListInner) HasId() bool
- func (o *Dbv0038TresListInner) HasName() bool
- func (o *Dbv0038TresListInner) HasType() bool
- func (o Dbv0038TresListInner) MarshalJSON() ([]byte, error)
- func (o *Dbv0038TresListInner) SetCount(v int32)
- func (o *Dbv0038TresListInner) SetId(v int32)
- func (o *Dbv0038TresListInner) SetName(v string)
- func (o *Dbv0038TresListInner) SetType(v string)
- func (o Dbv0038TresListInner) ToMap() (map[string]interface{}, error)
- type Dbv0038TresUpdate
- func (o *Dbv0038TresUpdate) GetTres() []Dbv0038TresListInner
- func (o *Dbv0038TresUpdate) GetTresOk() ([]Dbv0038TresListInner, bool)
- func (o *Dbv0038TresUpdate) HasTres() bool
- func (o Dbv0038TresUpdate) MarshalJSON() ([]byte, error)
- func (o *Dbv0038TresUpdate) SetTres(v []Dbv0038TresListInner)
- func (o Dbv0038TresUpdate) ToMap() (map[string]interface{}, error)
- type Dbv0038UpdateAccount
- func (o *Dbv0038UpdateAccount) GetAccounts() []Dbv0038Account
- func (o *Dbv0038UpdateAccount) GetAccountsOk() ([]Dbv0038Account, bool)
- func (o *Dbv0038UpdateAccount) HasAccounts() bool
- func (o Dbv0038UpdateAccount) MarshalJSON() ([]byte, error)
- func (o *Dbv0038UpdateAccount) SetAccounts(v []Dbv0038Account)
- func (o Dbv0038UpdateAccount) ToMap() (map[string]interface{}, error)
- type Dbv0038UpdateQos
- func (o *Dbv0038UpdateQos) GetQos() []Dbv0038Qos
- func (o *Dbv0038UpdateQos) GetQosOk() ([]Dbv0038Qos, bool)
- func (o *Dbv0038UpdateQos) HasQos() bool
- func (o Dbv0038UpdateQos) MarshalJSON() ([]byte, error)
- func (o *Dbv0038UpdateQos) SetQos(v []Dbv0038Qos)
- func (o Dbv0038UpdateQos) ToMap() (map[string]interface{}, error)
- type Dbv0038UpdateUsers
- func (o *Dbv0038UpdateUsers) GetUsers() []Dbv0038User
- func (o *Dbv0038UpdateUsers) GetUsersOk() ([]Dbv0038User, bool)
- func (o *Dbv0038UpdateUsers) HasUsers() bool
- func (o Dbv0038UpdateUsers) MarshalJSON() ([]byte, error)
- func (o *Dbv0038UpdateUsers) SetUsers(v []Dbv0038User)
- func (o Dbv0038UpdateUsers) ToMap() (map[string]interface{}, error)
- type Dbv0038User
- func (o *Dbv0038User) GetAdministratorLevel() string
- func (o *Dbv0038User) GetAdministratorLevelOk() (*string, bool)
- func (o *Dbv0038User) GetAssociations() []Dbv0038AssociationShortInfo
- func (o *Dbv0038User) GetAssociationsOk() ([]Dbv0038AssociationShortInfo, bool)
- func (o *Dbv0038User) GetCoordinators() []Dbv0038CoordinatorInfo
- func (o *Dbv0038User) GetCoordinatorsOk() ([]Dbv0038CoordinatorInfo, bool)
- func (o *Dbv0038User) GetDefault() Dbv0038UserDefault
- func (o *Dbv0038User) GetDefaultOk() (*Dbv0038UserDefault, bool)
- func (o *Dbv0038User) GetFlags() []string
- func (o *Dbv0038User) GetFlagsOk() ([]string, bool)
- func (o *Dbv0038User) GetName() string
- func (o *Dbv0038User) GetNameOk() (*string, bool)
- func (o *Dbv0038User) HasAdministratorLevel() bool
- func (o *Dbv0038User) HasAssociations() bool
- func (o *Dbv0038User) HasCoordinators() bool
- func (o *Dbv0038User) HasDefault() bool
- func (o *Dbv0038User) HasFlags() bool
- func (o *Dbv0038User) HasName() bool
- func (o Dbv0038User) MarshalJSON() ([]byte, error)
- func (o *Dbv0038User) SetAdministratorLevel(v string)
- func (o *Dbv0038User) SetAssociations(v []Dbv0038AssociationShortInfo)
- func (o *Dbv0038User) SetCoordinators(v []Dbv0038CoordinatorInfo)
- func (o *Dbv0038User) SetDefault(v Dbv0038UserDefault)
- func (o *Dbv0038User) SetFlags(v []string)
- func (o *Dbv0038User) SetName(v string)
- func (o Dbv0038User) ToMap() (map[string]interface{}, error)
- type Dbv0038UserDefault
- func (o *Dbv0038UserDefault) GetAccount() string
- func (o *Dbv0038UserDefault) GetAccountOk() (*string, bool)
- func (o *Dbv0038UserDefault) GetWckey() string
- func (o *Dbv0038UserDefault) GetWckeyOk() (*string, bool)
- func (o *Dbv0038UserDefault) HasAccount() bool
- func (o *Dbv0038UserDefault) HasWckey() bool
- func (o Dbv0038UserDefault) MarshalJSON() ([]byte, error)
- func (o *Dbv0038UserDefault) SetAccount(v string)
- func (o *Dbv0038UserDefault) SetWckey(v string)
- func (o Dbv0038UserDefault) ToMap() (map[string]interface{}, error)
- type Dbv0038UserInfo
- func (o *Dbv0038UserInfo) GetErrors() []Dbv0038Error
- func (o *Dbv0038UserInfo) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038UserInfo) GetMeta() Dbv0038Meta
- func (o *Dbv0038UserInfo) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038UserInfo) GetUsers() []Dbv0038User
- func (o *Dbv0038UserInfo) GetUsersOk() ([]Dbv0038User, bool)
- func (o *Dbv0038UserInfo) HasErrors() bool
- func (o *Dbv0038UserInfo) HasMeta() bool
- func (o *Dbv0038UserInfo) HasUsers() bool
- func (o Dbv0038UserInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038UserInfo) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038UserInfo) SetMeta(v Dbv0038Meta)
- func (o *Dbv0038UserInfo) SetUsers(v []Dbv0038User)
- func (o Dbv0038UserInfo) ToMap() (map[string]interface{}, error)
- type Dbv0038Wckey
- func (o *Dbv0038Wckey) GetAccounting() []Dbv0038Accounting
- func (o *Dbv0038Wckey) GetAccountingOk() ([]Dbv0038Accounting, bool)
- func (o *Dbv0038Wckey) GetCluster() string
- func (o *Dbv0038Wckey) GetClusterOk() (*string, bool)
- func (o *Dbv0038Wckey) GetFlags() []string
- func (o *Dbv0038Wckey) GetFlagsOk() ([]string, bool)
- func (o *Dbv0038Wckey) GetId() int32
- func (o *Dbv0038Wckey) GetIdOk() (*int32, bool)
- func (o *Dbv0038Wckey) GetName() string
- func (o *Dbv0038Wckey) GetNameOk() (*string, bool)
- func (o *Dbv0038Wckey) GetUser() string
- func (o *Dbv0038Wckey) GetUserOk() (*string, bool)
- func (o *Dbv0038Wckey) HasAccounting() bool
- func (o *Dbv0038Wckey) HasCluster() bool
- func (o *Dbv0038Wckey) HasFlags() bool
- func (o *Dbv0038Wckey) HasId() bool
- func (o *Dbv0038Wckey) HasName() bool
- func (o *Dbv0038Wckey) HasUser() bool
- func (o Dbv0038Wckey) MarshalJSON() ([]byte, error)
- func (o *Dbv0038Wckey) SetAccounting(v []Dbv0038Accounting)
- func (o *Dbv0038Wckey) SetCluster(v string)
- func (o *Dbv0038Wckey) SetFlags(v []string)
- func (o *Dbv0038Wckey) SetId(v int32)
- func (o *Dbv0038Wckey) SetName(v string)
- func (o *Dbv0038Wckey) SetUser(v string)
- func (o Dbv0038Wckey) ToMap() (map[string]interface{}, error)
- type Dbv0038WckeyInfo
- func (o *Dbv0038WckeyInfo) GetErrors() []Dbv0038Error
- func (o *Dbv0038WckeyInfo) GetErrorsOk() ([]Dbv0038Error, bool)
- func (o *Dbv0038WckeyInfo) GetMeta() Dbv0038Meta
- func (o *Dbv0038WckeyInfo) GetMetaOk() (*Dbv0038Meta, bool)
- func (o *Dbv0038WckeyInfo) GetWckeys() []Dbv0038Wckey
- func (o *Dbv0038WckeyInfo) GetWckeysOk() ([]Dbv0038Wckey, bool)
- func (o *Dbv0038WckeyInfo) HasErrors() bool
- func (o *Dbv0038WckeyInfo) HasMeta() bool
- func (o *Dbv0038WckeyInfo) HasWckeys() bool
- func (o Dbv0038WckeyInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0038WckeyInfo) SetErrors(v []Dbv0038Error)
- func (o *Dbv0038WckeyInfo) SetMeta(v Dbv0038Meta)
- func (o *Dbv0038WckeyInfo) SetWckeys(v []Dbv0038Wckey)
- func (o Dbv0038WckeyInfo) ToMap() (map[string]interface{}, error)
- type Dbv0039AccountInfo
- func (o *Dbv0039AccountInfo) GetAccounts() []V0039Account
- func (o *Dbv0039AccountInfo) GetAccountsOk() ([]V0039Account, bool)
- func (o *Dbv0039AccountInfo) GetErrors() []Dbv0039Error
- func (o *Dbv0039AccountInfo) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039AccountInfo) GetMeta() Dbv0039Meta
- func (o *Dbv0039AccountInfo) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039AccountInfo) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039AccountInfo) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039AccountInfo) HasAccounts() bool
- func (o *Dbv0039AccountInfo) HasErrors() bool
- func (o *Dbv0039AccountInfo) HasMeta() bool
- func (o *Dbv0039AccountInfo) HasWarnings() bool
- func (o Dbv0039AccountInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0039AccountInfo) SetAccounts(v []V0039Account)
- func (o *Dbv0039AccountInfo) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039AccountInfo) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039AccountInfo) SetWarnings(v []Dbv0039Warning)
- func (o Dbv0039AccountInfo) ToMap() (map[string]interface{}, error)
- type Dbv0039AssociationsInfo
- func (o *Dbv0039AssociationsInfo) GetAssociations() []V0039Assoc
- func (o *Dbv0039AssociationsInfo) GetAssociationsOk() ([]V0039Assoc, bool)
- func (o *Dbv0039AssociationsInfo) GetErrors() []Dbv0039Error
- func (o *Dbv0039AssociationsInfo) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039AssociationsInfo) GetMeta() Dbv0039Meta
- func (o *Dbv0039AssociationsInfo) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039AssociationsInfo) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039AssociationsInfo) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039AssociationsInfo) HasAssociations() bool
- func (o *Dbv0039AssociationsInfo) HasErrors() bool
- func (o *Dbv0039AssociationsInfo) HasMeta() bool
- func (o *Dbv0039AssociationsInfo) HasWarnings() bool
- func (o Dbv0039AssociationsInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0039AssociationsInfo) SetAssociations(v []V0039Assoc)
- func (o *Dbv0039AssociationsInfo) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039AssociationsInfo) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039AssociationsInfo) SetWarnings(v []Dbv0039Warning)
- func (o Dbv0039AssociationsInfo) ToMap() (map[string]interface{}, error)
- type Dbv0039ClustersInfo
- func (o *Dbv0039ClustersInfo) GetClusters() []V0039ClusterRec
- func (o *Dbv0039ClustersInfo) GetClustersOk() ([]V0039ClusterRec, bool)
- func (o *Dbv0039ClustersInfo) GetErrors() []Dbv0039Error
- func (o *Dbv0039ClustersInfo) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039ClustersInfo) GetMeta() Dbv0039Meta
- func (o *Dbv0039ClustersInfo) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039ClustersInfo) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039ClustersInfo) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039ClustersInfo) HasClusters() bool
- func (o *Dbv0039ClustersInfo) HasErrors() bool
- func (o *Dbv0039ClustersInfo) HasMeta() bool
- func (o *Dbv0039ClustersInfo) HasWarnings() bool
- func (o Dbv0039ClustersInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0039ClustersInfo) SetClusters(v []V0039ClusterRec)
- func (o *Dbv0039ClustersInfo) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039ClustersInfo) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039ClustersInfo) SetWarnings(v []Dbv0039Warning)
- func (o Dbv0039ClustersInfo) ToMap() (map[string]interface{}, error)
- type Dbv0039ConfigInfo
- func (o *Dbv0039ConfigInfo) GetAccounts() []V0039Account
- func (o *Dbv0039ConfigInfo) GetAccountsOk() ([]V0039Account, bool)
- func (o *Dbv0039ConfigInfo) GetAssociations() []V0039Assoc
- func (o *Dbv0039ConfigInfo) GetAssociationsOk() ([]V0039Assoc, bool)
- func (o *Dbv0039ConfigInfo) GetClusters() []V0039ClusterRec
- func (o *Dbv0039ConfigInfo) GetClustersOk() ([]V0039ClusterRec, bool)
- func (o *Dbv0039ConfigInfo) GetErrors() []Dbv0039Error
- func (o *Dbv0039ConfigInfo) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039ConfigInfo) GetMeta() Dbv0039Meta
- func (o *Dbv0039ConfigInfo) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039ConfigInfo) GetQos() []V0039Qos
- func (o *Dbv0039ConfigInfo) GetQosOk() ([]V0039Qos, bool)
- func (o *Dbv0039ConfigInfo) GetTres() []V0039Tres
- func (o *Dbv0039ConfigInfo) GetTresOk() ([]V0039Tres, bool)
- func (o *Dbv0039ConfigInfo) GetUsers() []V0039User
- func (o *Dbv0039ConfigInfo) GetUsersOk() ([]V0039User, bool)
- func (o *Dbv0039ConfigInfo) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039ConfigInfo) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039ConfigInfo) GetWckeys() []V0039Wckey
- func (o *Dbv0039ConfigInfo) GetWckeysOk() ([]V0039Wckey, bool)
- func (o *Dbv0039ConfigInfo) HasAccounts() bool
- func (o *Dbv0039ConfigInfo) HasAssociations() bool
- func (o *Dbv0039ConfigInfo) HasClusters() bool
- func (o *Dbv0039ConfigInfo) HasErrors() bool
- func (o *Dbv0039ConfigInfo) HasMeta() bool
- func (o *Dbv0039ConfigInfo) HasQos() bool
- func (o *Dbv0039ConfigInfo) HasTres() bool
- func (o *Dbv0039ConfigInfo) HasUsers() bool
- func (o *Dbv0039ConfigInfo) HasWarnings() bool
- func (o *Dbv0039ConfigInfo) HasWckeys() bool
- func (o Dbv0039ConfigInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0039ConfigInfo) SetAccounts(v []V0039Account)
- func (o *Dbv0039ConfigInfo) SetAssociations(v []V0039Assoc)
- func (o *Dbv0039ConfigInfo) SetClusters(v []V0039ClusterRec)
- func (o *Dbv0039ConfigInfo) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039ConfigInfo) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039ConfigInfo) SetQos(v []V0039Qos)
- func (o *Dbv0039ConfigInfo) SetTres(v []V0039Tres)
- func (o *Dbv0039ConfigInfo) SetUsers(v []V0039User)
- func (o *Dbv0039ConfigInfo) SetWarnings(v []Dbv0039Warning)
- func (o *Dbv0039ConfigInfo) SetWckeys(v []V0039Wckey)
- func (o Dbv0039ConfigInfo) ToMap() (map[string]interface{}, error)
- type Dbv0039Diag
- func (o *Dbv0039Diag) GetErrors() []Dbv0039Error
- func (o *Dbv0039Diag) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039Diag) GetMeta() Dbv0039Meta
- func (o *Dbv0039Diag) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039Diag) GetStatistics() V0039StatsRec
- func (o *Dbv0039Diag) GetStatisticsOk() (*V0039StatsRec, bool)
- func (o *Dbv0039Diag) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039Diag) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039Diag) HasErrors() bool
- func (o *Dbv0039Diag) HasMeta() bool
- func (o *Dbv0039Diag) HasStatistics() bool
- func (o *Dbv0039Diag) HasWarnings() bool
- func (o Dbv0039Diag) MarshalJSON() ([]byte, error)
- func (o *Dbv0039Diag) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039Diag) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039Diag) SetStatistics(v V0039StatsRec)
- func (o *Dbv0039Diag) SetWarnings(v []Dbv0039Warning)
- func (o Dbv0039Diag) ToMap() (map[string]interface{}, error)
- type Dbv0039Error
- func (o *Dbv0039Error) GetDescription() string
- func (o *Dbv0039Error) GetDescriptionOk() (*string, bool)
- func (o *Dbv0039Error) GetError() string
- func (o *Dbv0039Error) GetErrorNumber() int32
- func (o *Dbv0039Error) GetErrorNumberOk() (*int32, bool)
- func (o *Dbv0039Error) GetErrorOk() (*string, bool)
- func (o *Dbv0039Error) GetSource() string
- func (o *Dbv0039Error) GetSourceOk() (*string, bool)
- func (o *Dbv0039Error) HasDescription() bool
- func (o *Dbv0039Error) HasError() bool
- func (o *Dbv0039Error) HasErrorNumber() bool
- func (o *Dbv0039Error) HasSource() bool
- func (o Dbv0039Error) MarshalJSON() ([]byte, error)
- func (o *Dbv0039Error) SetDescription(v string)
- func (o *Dbv0039Error) SetError(v string)
- func (o *Dbv0039Error) SetErrorNumber(v int32)
- func (o *Dbv0039Error) SetSource(v string)
- func (o Dbv0039Error) ToMap() (map[string]interface{}, error)
- type Dbv0039JobInfo
- func (o *Dbv0039JobInfo) GetErrors() []Dbv0039Error
- func (o *Dbv0039JobInfo) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039JobInfo) GetJobs() []V0039Job
- func (o *Dbv0039JobInfo) GetJobsOk() ([]V0039Job, bool)
- func (o *Dbv0039JobInfo) GetMeta() Dbv0039Meta
- func (o *Dbv0039JobInfo) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039JobInfo) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039JobInfo) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039JobInfo) HasErrors() bool
- func (o *Dbv0039JobInfo) HasJobs() bool
- func (o *Dbv0039JobInfo) HasMeta() bool
- func (o *Dbv0039JobInfo) HasWarnings() bool
- func (o Dbv0039JobInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0039JobInfo) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039JobInfo) SetJobs(v []V0039Job)
- func (o *Dbv0039JobInfo) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039JobInfo) SetWarnings(v []Dbv0039Warning)
- func (o Dbv0039JobInfo) ToMap() (map[string]interface{}, error)
- type Dbv0039Meta
- func (o *Dbv0039Meta) GetPlugin() Dbv0039MetaPlugin
- func (o *Dbv0039Meta) GetPluginOk() (*Dbv0039MetaPlugin, bool)
- func (o *Dbv0039Meta) GetSlurm() Dbv0039MetaSlurm
- func (o *Dbv0039Meta) GetSlurmOk() (*Dbv0039MetaSlurm, bool)
- func (o *Dbv0039Meta) HasPlugin() bool
- func (o *Dbv0039Meta) HasSlurm() bool
- func (o Dbv0039Meta) MarshalJSON() ([]byte, error)
- func (o *Dbv0039Meta) SetPlugin(v Dbv0039MetaPlugin)
- func (o *Dbv0039Meta) SetSlurm(v Dbv0039MetaSlurm)
- func (o Dbv0039Meta) ToMap() (map[string]interface{}, error)
- type Dbv0039MetaPlugin
- func (o *Dbv0039MetaPlugin) GetName() string
- func (o *Dbv0039MetaPlugin) GetNameOk() (*string, bool)
- func (o *Dbv0039MetaPlugin) GetType() string
- func (o *Dbv0039MetaPlugin) GetTypeOk() (*string, bool)
- func (o *Dbv0039MetaPlugin) HasName() bool
- func (o *Dbv0039MetaPlugin) HasType() bool
- func (o Dbv0039MetaPlugin) MarshalJSON() ([]byte, error)
- func (o *Dbv0039MetaPlugin) SetName(v string)
- func (o *Dbv0039MetaPlugin) SetType(v string)
- func (o Dbv0039MetaPlugin) ToMap() (map[string]interface{}, error)
- type Dbv0039MetaSlurm
- func (o *Dbv0039MetaSlurm) GetRelease() string
- func (o *Dbv0039MetaSlurm) GetReleaseOk() (*string, bool)
- func (o *Dbv0039MetaSlurm) GetVersion() Dbv0039MetaSlurmVersion
- func (o *Dbv0039MetaSlurm) GetVersionOk() (*Dbv0039MetaSlurmVersion, bool)
- func (o *Dbv0039MetaSlurm) HasRelease() bool
- func (o *Dbv0039MetaSlurm) HasVersion() bool
- func (o Dbv0039MetaSlurm) MarshalJSON() ([]byte, error)
- func (o *Dbv0039MetaSlurm) SetRelease(v string)
- func (o *Dbv0039MetaSlurm) SetVersion(v Dbv0039MetaSlurmVersion)
- func (o Dbv0039MetaSlurm) ToMap() (map[string]interface{}, error)
- type Dbv0039MetaSlurmVersion
- func (o *Dbv0039MetaSlurmVersion) GetMajor() int32
- func (o *Dbv0039MetaSlurmVersion) GetMajorOk() (*int32, bool)
- func (o *Dbv0039MetaSlurmVersion) GetMicro() int32
- func (o *Dbv0039MetaSlurmVersion) GetMicroOk() (*int32, bool)
- func (o *Dbv0039MetaSlurmVersion) GetMinor() int32
- func (o *Dbv0039MetaSlurmVersion) GetMinorOk() (*int32, bool)
- func (o *Dbv0039MetaSlurmVersion) HasMajor() bool
- func (o *Dbv0039MetaSlurmVersion) HasMicro() bool
- func (o *Dbv0039MetaSlurmVersion) HasMinor() bool
- func (o Dbv0039MetaSlurmVersion) MarshalJSON() ([]byte, error)
- func (o *Dbv0039MetaSlurmVersion) SetMajor(v int32)
- func (o *Dbv0039MetaSlurmVersion) SetMicro(v int32)
- func (o *Dbv0039MetaSlurmVersion) SetMinor(v int32)
- func (o Dbv0039MetaSlurmVersion) ToMap() (map[string]interface{}, error)
- type Dbv0039QosInfo
- func (o *Dbv0039QosInfo) GetErrors() []Dbv0039Error
- func (o *Dbv0039QosInfo) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039QosInfo) GetMeta() Dbv0039Meta
- func (o *Dbv0039QosInfo) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039QosInfo) GetQos() []V0039Qos
- func (o *Dbv0039QosInfo) GetQosOk() ([]V0039Qos, bool)
- func (o *Dbv0039QosInfo) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039QosInfo) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039QosInfo) HasErrors() bool
- func (o *Dbv0039QosInfo) HasMeta() bool
- func (o *Dbv0039QosInfo) HasQos() bool
- func (o *Dbv0039QosInfo) HasWarnings() bool
- func (o Dbv0039QosInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0039QosInfo) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039QosInfo) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039QosInfo) SetQos(v []V0039Qos)
- func (o *Dbv0039QosInfo) SetWarnings(v []Dbv0039Warning)
- func (o Dbv0039QosInfo) ToMap() (map[string]interface{}, error)
- type Dbv0039ResponseAssociationsDelete
- func (o *Dbv0039ResponseAssociationsDelete) GetErrors() []Dbv0039Error
- func (o *Dbv0039ResponseAssociationsDelete) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039ResponseAssociationsDelete) GetMeta() Dbv0039Meta
- func (o *Dbv0039ResponseAssociationsDelete) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039ResponseAssociationsDelete) GetRemovedAssociations() []string
- func (o *Dbv0039ResponseAssociationsDelete) GetRemovedAssociationsOk() ([]string, bool)
- func (o *Dbv0039ResponseAssociationsDelete) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039ResponseAssociationsDelete) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039ResponseAssociationsDelete) HasErrors() bool
- func (o *Dbv0039ResponseAssociationsDelete) HasMeta() bool
- func (o *Dbv0039ResponseAssociationsDelete) HasRemovedAssociations() bool
- func (o *Dbv0039ResponseAssociationsDelete) HasWarnings() bool
- func (o Dbv0039ResponseAssociationsDelete) MarshalJSON() ([]byte, error)
- func (o *Dbv0039ResponseAssociationsDelete) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039ResponseAssociationsDelete) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039ResponseAssociationsDelete) SetRemovedAssociations(v []string)
- func (o *Dbv0039ResponseAssociationsDelete) SetWarnings(v []Dbv0039Warning)
- func (o Dbv0039ResponseAssociationsDelete) ToMap() (map[string]interface{}, error)
- type Dbv0039SetConfig
- func (o *Dbv0039SetConfig) GetAccounts() []V0039Account
- func (o *Dbv0039SetConfig) GetAccountsOk() ([]V0039Account, bool)
- func (o *Dbv0039SetConfig) GetAssociations() []V0039Assoc
- func (o *Dbv0039SetConfig) GetAssociationsOk() ([]V0039Assoc, bool)
- func (o *Dbv0039SetConfig) GetClusters() []V0039ClusterRec
- func (o *Dbv0039SetConfig) GetClustersOk() ([]V0039ClusterRec, bool)
- func (o *Dbv0039SetConfig) GetQos() []V0039Qos
- func (o *Dbv0039SetConfig) GetQosOk() ([]V0039Qos, bool)
- func (o *Dbv0039SetConfig) GetTRES() [][]V0039Tres
- func (o *Dbv0039SetConfig) GetTRESOk() ([][]V0039Tres, bool)
- func (o *Dbv0039SetConfig) GetUsers() []V0039User
- func (o *Dbv0039SetConfig) GetUsersOk() ([]V0039User, bool)
- func (o *Dbv0039SetConfig) GetWckeys() []V0039Wckey
- func (o *Dbv0039SetConfig) GetWckeysOk() ([]V0039Wckey, bool)
- func (o *Dbv0039SetConfig) HasAccounts() bool
- func (o *Dbv0039SetConfig) HasAssociations() bool
- func (o *Dbv0039SetConfig) HasClusters() bool
- func (o *Dbv0039SetConfig) HasQos() bool
- func (o *Dbv0039SetConfig) HasTRES() bool
- func (o *Dbv0039SetConfig) HasUsers() bool
- func (o *Dbv0039SetConfig) HasWckeys() bool
- func (o Dbv0039SetConfig) MarshalJSON() ([]byte, error)
- func (o *Dbv0039SetConfig) SetAccounts(v []V0039Account)
- func (o *Dbv0039SetConfig) SetAssociations(v []V0039Assoc)
- func (o *Dbv0039SetConfig) SetClusters(v []V0039ClusterRec)
- func (o *Dbv0039SetConfig) SetQos(v []V0039Qos)
- func (o *Dbv0039SetConfig) SetTRES(v [][]V0039Tres)
- func (o *Dbv0039SetConfig) SetUsers(v []V0039User)
- func (o *Dbv0039SetConfig) SetWckeys(v []V0039Wckey)
- func (o Dbv0039SetConfig) ToMap() (map[string]interface{}, error)
- type Dbv0039TresInfo
- func (o *Dbv0039TresInfo) GetErrors() []Dbv0039Error
- func (o *Dbv0039TresInfo) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039TresInfo) GetMeta() Dbv0039Meta
- func (o *Dbv0039TresInfo) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039TresInfo) GetTres() []V0039Tres
- func (o *Dbv0039TresInfo) GetTresOk() ([]V0039Tres, bool)
- func (o *Dbv0039TresInfo) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039TresInfo) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039TresInfo) HasErrors() bool
- func (o *Dbv0039TresInfo) HasMeta() bool
- func (o *Dbv0039TresInfo) HasTres() bool
- func (o *Dbv0039TresInfo) HasWarnings() bool
- func (o Dbv0039TresInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0039TresInfo) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039TresInfo) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039TresInfo) SetTres(v []V0039Tres)
- func (o *Dbv0039TresInfo) SetWarnings(v []Dbv0039Warning)
- func (o Dbv0039TresInfo) ToMap() (map[string]interface{}, error)
- type Dbv0039TresUpdate
- func (o *Dbv0039TresUpdate) GetTres() []V0039Tres
- func (o *Dbv0039TresUpdate) GetTresOk() ([]V0039Tres, bool)
- func (o *Dbv0039TresUpdate) HasTres() bool
- func (o Dbv0039TresUpdate) MarshalJSON() ([]byte, error)
- func (o *Dbv0039TresUpdate) SetTres(v []V0039Tres)
- func (o Dbv0039TresUpdate) ToMap() (map[string]interface{}, error)
- type Dbv0039UpdateQos
- func (o *Dbv0039UpdateQos) GetQos() []V0039Qos
- func (o *Dbv0039UpdateQos) GetQosOk() ([]V0039Qos, bool)
- func (o *Dbv0039UpdateQos) HasQos() bool
- func (o Dbv0039UpdateQos) MarshalJSON() ([]byte, error)
- func (o *Dbv0039UpdateQos) SetQos(v []V0039Qos)
- func (o Dbv0039UpdateQos) ToMap() (map[string]interface{}, error)
- type Dbv0039UpdateUsers
- func (o *Dbv0039UpdateUsers) GetUsers() []V0039User
- func (o *Dbv0039UpdateUsers) GetUsersOk() ([]V0039User, bool)
- func (o *Dbv0039UpdateUsers) HasUsers() bool
- func (o Dbv0039UpdateUsers) MarshalJSON() ([]byte, error)
- func (o *Dbv0039UpdateUsers) SetUsers(v []V0039User)
- func (o Dbv0039UpdateUsers) ToMap() (map[string]interface{}, error)
- type Dbv0039UserInfo
- func (o *Dbv0039UserInfo) GetErrors() []Dbv0039Error
- func (o *Dbv0039UserInfo) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039UserInfo) GetMeta() Dbv0039Meta
- func (o *Dbv0039UserInfo) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039UserInfo) GetUsers() []V0039User
- func (o *Dbv0039UserInfo) GetUsersOk() ([]V0039User, bool)
- func (o *Dbv0039UserInfo) GetWarnings() []Dbv0039Warning
- func (o *Dbv0039UserInfo) GetWarningsOk() ([]Dbv0039Warning, bool)
- func (o *Dbv0039UserInfo) HasErrors() bool
- func (o *Dbv0039UserInfo) HasMeta() bool
- func (o *Dbv0039UserInfo) HasUsers() bool
- func (o *Dbv0039UserInfo) HasWarnings() bool
- func (o Dbv0039UserInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0039UserInfo) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039UserInfo) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039UserInfo) SetUsers(v []V0039User)
- func (o *Dbv0039UserInfo) SetWarnings(v []Dbv0039Warning)
- func (o Dbv0039UserInfo) ToMap() (map[string]interface{}, error)
- type Dbv0039Warning
- func (o *Dbv0039Warning) GetDescription() string
- func (o *Dbv0039Warning) GetDescriptionOk() (*string, bool)
- func (o *Dbv0039Warning) GetSource() string
- func (o *Dbv0039Warning) GetSourceOk() (*string, bool)
- func (o *Dbv0039Warning) GetWarning() string
- func (o *Dbv0039Warning) GetWarningOk() (*string, bool)
- func (o *Dbv0039Warning) HasDescription() bool
- func (o *Dbv0039Warning) HasSource() bool
- func (o *Dbv0039Warning) HasWarning() bool
- func (o Dbv0039Warning) MarshalJSON() ([]byte, error)
- func (o *Dbv0039Warning) SetDescription(v string)
- func (o *Dbv0039Warning) SetSource(v string)
- func (o *Dbv0039Warning) SetWarning(v string)
- func (o Dbv0039Warning) ToMap() (map[string]interface{}, error)
- type Dbv0039WckeyInfo
- func (o *Dbv0039WckeyInfo) GetErrors() []Dbv0039Error
- func (o *Dbv0039WckeyInfo) GetErrorsOk() ([]Dbv0039Error, bool)
- func (o *Dbv0039WckeyInfo) GetMeta() Dbv0039Meta
- func (o *Dbv0039WckeyInfo) GetMetaOk() (*Dbv0039Meta, bool)
- func (o *Dbv0039WckeyInfo) GetWckeys() []V0039Wckey
- func (o *Dbv0039WckeyInfo) GetWckeysOk() ([]V0039Wckey, bool)
- func (o *Dbv0039WckeyInfo) HasErrors() bool
- func (o *Dbv0039WckeyInfo) HasMeta() bool
- func (o *Dbv0039WckeyInfo) HasWckeys() bool
- func (o Dbv0039WckeyInfo) MarshalJSON() ([]byte, error)
- func (o *Dbv0039WckeyInfo) SetErrors(v []Dbv0039Error)
- func (o *Dbv0039WckeyInfo) SetMeta(v Dbv0039Meta)
- func (o *Dbv0039WckeyInfo) SetWckeys(v []V0039Wckey)
- func (o Dbv0039WckeyInfo) ToMap() (map[string]interface{}, error)
- type GenericOpenAPIError
- type MappedNullable
- type NullableBool
- type NullableDbv0038Account
- func (v NullableDbv0038Account) Get() *Dbv0038Account
- func (v NullableDbv0038Account) IsSet() bool
- func (v NullableDbv0038Account) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038Account) Set(val *Dbv0038Account)
- func (v *NullableDbv0038Account) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038Account) Unset()
- type NullableDbv0038AccountInfo
- func (v NullableDbv0038AccountInfo) Get() *Dbv0038AccountInfo
- func (v NullableDbv0038AccountInfo) IsSet() bool
- func (v NullableDbv0038AccountInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AccountInfo) Set(val *Dbv0038AccountInfo)
- func (v *NullableDbv0038AccountInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AccountInfo) Unset()
- type NullableDbv0038AccountResponse
- func (v NullableDbv0038AccountResponse) Get() *Dbv0038AccountResponse
- func (v NullableDbv0038AccountResponse) IsSet() bool
- func (v NullableDbv0038AccountResponse) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AccountResponse) Set(val *Dbv0038AccountResponse)
- func (v *NullableDbv0038AccountResponse) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AccountResponse) Unset()
- type NullableDbv0038Accounting
- func (v NullableDbv0038Accounting) Get() *Dbv0038Accounting
- func (v NullableDbv0038Accounting) IsSet() bool
- func (v NullableDbv0038Accounting) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038Accounting) Set(val *Dbv0038Accounting)
- func (v *NullableDbv0038Accounting) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038Accounting) Unset()
- type NullableDbv0038Association
- func (v NullableDbv0038Association) Get() *Dbv0038Association
- func (v NullableDbv0038Association) IsSet() bool
- func (v NullableDbv0038Association) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038Association) Set(val *Dbv0038Association)
- func (v *NullableDbv0038Association) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038Association) Unset()
- type NullableDbv0038AssociationDefault
- func (v NullableDbv0038AssociationDefault) Get() *Dbv0038AssociationDefault
- func (v NullableDbv0038AssociationDefault) IsSet() bool
- func (v NullableDbv0038AssociationDefault) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationDefault) Set(val *Dbv0038AssociationDefault)
- func (v *NullableDbv0038AssociationDefault) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationDefault) Unset()
- type NullableDbv0038AssociationMax
- func (v NullableDbv0038AssociationMax) Get() *Dbv0038AssociationMax
- func (v NullableDbv0038AssociationMax) IsSet() bool
- func (v NullableDbv0038AssociationMax) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMax) Set(val *Dbv0038AssociationMax)
- func (v *NullableDbv0038AssociationMax) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMax) Unset()
- type NullableDbv0038AssociationMaxJobs
- func (v NullableDbv0038AssociationMaxJobs) Get() *Dbv0038AssociationMaxJobs
- func (v NullableDbv0038AssociationMaxJobs) IsSet() bool
- func (v NullableDbv0038AssociationMaxJobs) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMaxJobs) Set(val *Dbv0038AssociationMaxJobs)
- func (v *NullableDbv0038AssociationMaxJobs) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMaxJobs) Unset()
- type NullableDbv0038AssociationMaxJobsPer
- func (v NullableDbv0038AssociationMaxJobsPer) Get() *Dbv0038AssociationMaxJobsPer
- func (v NullableDbv0038AssociationMaxJobsPer) IsSet() bool
- func (v NullableDbv0038AssociationMaxJobsPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMaxJobsPer) Set(val *Dbv0038AssociationMaxJobsPer)
- func (v *NullableDbv0038AssociationMaxJobsPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMaxJobsPer) Unset()
- type NullableDbv0038AssociationMaxPer
- func (v NullableDbv0038AssociationMaxPer) Get() *Dbv0038AssociationMaxPer
- func (v NullableDbv0038AssociationMaxPer) IsSet() bool
- func (v NullableDbv0038AssociationMaxPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMaxPer) Set(val *Dbv0038AssociationMaxPer)
- func (v *NullableDbv0038AssociationMaxPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMaxPer) Unset()
- type NullableDbv0038AssociationMaxPerAccount
- func (v NullableDbv0038AssociationMaxPerAccount) Get() *Dbv0038AssociationMaxPerAccount
- func (v NullableDbv0038AssociationMaxPerAccount) IsSet() bool
- func (v NullableDbv0038AssociationMaxPerAccount) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMaxPerAccount) Set(val *Dbv0038AssociationMaxPerAccount)
- func (v *NullableDbv0038AssociationMaxPerAccount) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMaxPerAccount) Unset()
- type NullableDbv0038AssociationMaxTres
- func (v NullableDbv0038AssociationMaxTres) Get() *Dbv0038AssociationMaxTres
- func (v NullableDbv0038AssociationMaxTres) IsSet() bool
- func (v NullableDbv0038AssociationMaxTres) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMaxTres) Set(val *Dbv0038AssociationMaxTres)
- func (v *NullableDbv0038AssociationMaxTres) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMaxTres) Unset()
- type NullableDbv0038AssociationMaxTresMinutes
- func (v NullableDbv0038AssociationMaxTresMinutes) Get() *Dbv0038AssociationMaxTresMinutes
- func (v NullableDbv0038AssociationMaxTresMinutes) IsSet() bool
- func (v NullableDbv0038AssociationMaxTresMinutes) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMaxTresMinutes) Set(val *Dbv0038AssociationMaxTresMinutes)
- func (v *NullableDbv0038AssociationMaxTresMinutes) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMaxTresMinutes) Unset()
- type NullableDbv0038AssociationMaxTresMinutesPer
- func (v NullableDbv0038AssociationMaxTresMinutesPer) Get() *Dbv0038AssociationMaxTresMinutesPer
- func (v NullableDbv0038AssociationMaxTresMinutesPer) IsSet() bool
- func (v NullableDbv0038AssociationMaxTresMinutesPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMaxTresMinutesPer) Set(val *Dbv0038AssociationMaxTresMinutesPer)
- func (v *NullableDbv0038AssociationMaxTresMinutesPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMaxTresMinutesPer) Unset()
- type NullableDbv0038AssociationMaxTresPer
- func (v NullableDbv0038AssociationMaxTresPer) Get() *Dbv0038AssociationMaxTresPer
- func (v NullableDbv0038AssociationMaxTresPer) IsSet() bool
- func (v NullableDbv0038AssociationMaxTresPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMaxTresPer) Set(val *Dbv0038AssociationMaxTresPer)
- func (v *NullableDbv0038AssociationMaxTresPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMaxTresPer) Unset()
- type NullableDbv0038AssociationMin
- func (v NullableDbv0038AssociationMin) Get() *Dbv0038AssociationMin
- func (v NullableDbv0038AssociationMin) IsSet() bool
- func (v NullableDbv0038AssociationMin) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationMin) Set(val *Dbv0038AssociationMin)
- func (v *NullableDbv0038AssociationMin) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationMin) Unset()
- type NullableDbv0038AssociationShortInfo
- func (v NullableDbv0038AssociationShortInfo) Get() *Dbv0038AssociationShortInfo
- func (v NullableDbv0038AssociationShortInfo) IsSet() bool
- func (v NullableDbv0038AssociationShortInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationShortInfo) Set(val *Dbv0038AssociationShortInfo)
- func (v *NullableDbv0038AssociationShortInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationShortInfo) Unset()
- type NullableDbv0038AssociationUsage
- func (v NullableDbv0038AssociationUsage) Get() *Dbv0038AssociationUsage
- func (v NullableDbv0038AssociationUsage) IsSet() bool
- func (v NullableDbv0038AssociationUsage) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationUsage) Set(val *Dbv0038AssociationUsage)
- func (v *NullableDbv0038AssociationUsage) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationUsage) Unset()
- type NullableDbv0038AssociationsInfo
- func (v NullableDbv0038AssociationsInfo) Get() *Dbv0038AssociationsInfo
- func (v NullableDbv0038AssociationsInfo) IsSet() bool
- func (v NullableDbv0038AssociationsInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038AssociationsInfo) Set(val *Dbv0038AssociationsInfo)
- func (v *NullableDbv0038AssociationsInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038AssociationsInfo) Unset()
- type NullableDbv0038ClusterInfo
- func (v NullableDbv0038ClusterInfo) Get() *Dbv0038ClusterInfo
- func (v NullableDbv0038ClusterInfo) IsSet() bool
- func (v NullableDbv0038ClusterInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ClusterInfo) Set(val *Dbv0038ClusterInfo)
- func (v *NullableDbv0038ClusterInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ClusterInfo) Unset()
- type NullableDbv0038ClusterInfoAssociations
- func (v NullableDbv0038ClusterInfoAssociations) Get() *Dbv0038ClusterInfoAssociations
- func (v NullableDbv0038ClusterInfoAssociations) IsSet() bool
- func (v NullableDbv0038ClusterInfoAssociations) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ClusterInfoAssociations) Set(val *Dbv0038ClusterInfoAssociations)
- func (v *NullableDbv0038ClusterInfoAssociations) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ClusterInfoAssociations) Unset()
- type NullableDbv0038ClusterInfoController
- func (v NullableDbv0038ClusterInfoController) Get() *Dbv0038ClusterInfoController
- func (v NullableDbv0038ClusterInfoController) IsSet() bool
- func (v NullableDbv0038ClusterInfoController) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ClusterInfoController) Set(val *Dbv0038ClusterInfoController)
- func (v *NullableDbv0038ClusterInfoController) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ClusterInfoController) Unset()
- type NullableDbv0038ClustersProperties
- func (v NullableDbv0038ClustersProperties) Get() *Dbv0038ClustersProperties
- func (v NullableDbv0038ClustersProperties) IsSet() bool
- func (v NullableDbv0038ClustersProperties) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ClustersProperties) Set(val *Dbv0038ClustersProperties)
- func (v *NullableDbv0038ClustersProperties) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ClustersProperties) Unset()
- type NullableDbv0038ConfigInfo
- func (v NullableDbv0038ConfigInfo) Get() *Dbv0038ConfigInfo
- func (v NullableDbv0038ConfigInfo) IsSet() bool
- func (v NullableDbv0038ConfigInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ConfigInfo) Set(val *Dbv0038ConfigInfo)
- func (v *NullableDbv0038ConfigInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ConfigInfo) Unset()
- type NullableDbv0038ConfigResponse
- func (v NullableDbv0038ConfigResponse) Get() *Dbv0038ConfigResponse
- func (v NullableDbv0038ConfigResponse) IsSet() bool
- func (v NullableDbv0038ConfigResponse) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ConfigResponse) Set(val *Dbv0038ConfigResponse)
- func (v *NullableDbv0038ConfigResponse) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ConfigResponse) Unset()
- type NullableDbv0038CoordinatorInfo
- func (v NullableDbv0038CoordinatorInfo) Get() *Dbv0038CoordinatorInfo
- func (v NullableDbv0038CoordinatorInfo) IsSet() bool
- func (v NullableDbv0038CoordinatorInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038CoordinatorInfo) Set(val *Dbv0038CoordinatorInfo)
- func (v *NullableDbv0038CoordinatorInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038CoordinatorInfo) Unset()
- type NullableDbv0038Diag
- func (v NullableDbv0038Diag) Get() *Dbv0038Diag
- func (v NullableDbv0038Diag) IsSet() bool
- func (v NullableDbv0038Diag) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038Diag) Set(val *Dbv0038Diag)
- func (v *NullableDbv0038Diag) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038Diag) Unset()
- type NullableDbv0038DiagStatistics
- func (v NullableDbv0038DiagStatistics) Get() *Dbv0038DiagStatistics
- func (v NullableDbv0038DiagStatistics) IsSet() bool
- func (v NullableDbv0038DiagStatistics) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038DiagStatistics) Set(val *Dbv0038DiagStatistics)
- func (v *NullableDbv0038DiagStatistics) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038DiagStatistics) Unset()
- type NullableDbv0038DiagStatisticsRPCsInner
- func (v NullableDbv0038DiagStatisticsRPCsInner) Get() *Dbv0038DiagStatisticsRPCsInner
- func (v NullableDbv0038DiagStatisticsRPCsInner) IsSet() bool
- func (v NullableDbv0038DiagStatisticsRPCsInner) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038DiagStatisticsRPCsInner) Set(val *Dbv0038DiagStatisticsRPCsInner)
- func (v *NullableDbv0038DiagStatisticsRPCsInner) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038DiagStatisticsRPCsInner) Unset()
- type NullableDbv0038DiagStatisticsRPCsInnerTime
- func (v NullableDbv0038DiagStatisticsRPCsInnerTime) Get() *Dbv0038DiagStatisticsRPCsInnerTime
- func (v NullableDbv0038DiagStatisticsRPCsInnerTime) IsSet() bool
- func (v NullableDbv0038DiagStatisticsRPCsInnerTime) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038DiagStatisticsRPCsInnerTime) Set(val *Dbv0038DiagStatisticsRPCsInnerTime)
- func (v *NullableDbv0038DiagStatisticsRPCsInnerTime) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038DiagStatisticsRPCsInnerTime) Unset()
- type NullableDbv0038DiagStatisticsRollupsInner
- func (v NullableDbv0038DiagStatisticsRollupsInner) Get() *Dbv0038DiagStatisticsRollupsInner
- func (v NullableDbv0038DiagStatisticsRollupsInner) IsSet() bool
- func (v NullableDbv0038DiagStatisticsRollupsInner) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038DiagStatisticsRollupsInner) Set(val *Dbv0038DiagStatisticsRollupsInner)
- func (v *NullableDbv0038DiagStatisticsRollupsInner) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038DiagStatisticsRollupsInner) Unset()
- type NullableDbv0038DiagStatisticsUsersInner
- func (v NullableDbv0038DiagStatisticsUsersInner) Get() *Dbv0038DiagStatisticsUsersInner
- func (v NullableDbv0038DiagStatisticsUsersInner) IsSet() bool
- func (v NullableDbv0038DiagStatisticsUsersInner) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038DiagStatisticsUsersInner) Set(val *Dbv0038DiagStatisticsUsersInner)
- func (v *NullableDbv0038DiagStatisticsUsersInner) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038DiagStatisticsUsersInner) Unset()
- type NullableDbv0038DiagStatisticsUsersInnerTime
- func (v NullableDbv0038DiagStatisticsUsersInnerTime) Get() *Dbv0038DiagStatisticsUsersInnerTime
- func (v NullableDbv0038DiagStatisticsUsersInnerTime) IsSet() bool
- func (v NullableDbv0038DiagStatisticsUsersInnerTime) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038DiagStatisticsUsersInnerTime) Set(val *Dbv0038DiagStatisticsUsersInnerTime)
- func (v *NullableDbv0038DiagStatisticsUsersInnerTime) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038DiagStatisticsUsersInnerTime) Unset()
- type NullableDbv0038Error
- func (v NullableDbv0038Error) Get() *Dbv0038Error
- func (v NullableDbv0038Error) IsSet() bool
- func (v NullableDbv0038Error) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038Error) Set(val *Dbv0038Error)
- func (v *NullableDbv0038Error) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038Error) Unset()
- type NullableDbv0038Job
- type NullableDbv0038JobArray
- func (v NullableDbv0038JobArray) Get() *Dbv0038JobArray
- func (v NullableDbv0038JobArray) IsSet() bool
- func (v NullableDbv0038JobArray) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobArray) Set(val *Dbv0038JobArray)
- func (v *NullableDbv0038JobArray) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobArray) Unset()
- type NullableDbv0038JobArrayLimits
- func (v NullableDbv0038JobArrayLimits) Get() *Dbv0038JobArrayLimits
- func (v NullableDbv0038JobArrayLimits) IsSet() bool
- func (v NullableDbv0038JobArrayLimits) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobArrayLimits) Set(val *Dbv0038JobArrayLimits)
- func (v *NullableDbv0038JobArrayLimits) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobArrayLimits) Unset()
- type NullableDbv0038JobArrayLimitsMax
- func (v NullableDbv0038JobArrayLimitsMax) Get() *Dbv0038JobArrayLimitsMax
- func (v NullableDbv0038JobArrayLimitsMax) IsSet() bool
- func (v NullableDbv0038JobArrayLimitsMax) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobArrayLimitsMax) Set(val *Dbv0038JobArrayLimitsMax)
- func (v *NullableDbv0038JobArrayLimitsMax) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobArrayLimitsMax) Unset()
- type NullableDbv0038JobArrayLimitsMaxRunning
- func (v NullableDbv0038JobArrayLimitsMaxRunning) Get() *Dbv0038JobArrayLimitsMaxRunning
- func (v NullableDbv0038JobArrayLimitsMaxRunning) IsSet() bool
- func (v NullableDbv0038JobArrayLimitsMaxRunning) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobArrayLimitsMaxRunning) Set(val *Dbv0038JobArrayLimitsMaxRunning)
- func (v *NullableDbv0038JobArrayLimitsMaxRunning) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobArrayLimitsMaxRunning) Unset()
- type NullableDbv0038JobComment
- func (v NullableDbv0038JobComment) Get() *Dbv0038JobComment
- func (v NullableDbv0038JobComment) IsSet() bool
- func (v NullableDbv0038JobComment) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobComment) Set(val *Dbv0038JobComment)
- func (v *NullableDbv0038JobComment) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobComment) Unset()
- type NullableDbv0038JobExitCode
- func (v NullableDbv0038JobExitCode) Get() *Dbv0038JobExitCode
- func (v NullableDbv0038JobExitCode) IsSet() bool
- func (v NullableDbv0038JobExitCode) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobExitCode) Set(val *Dbv0038JobExitCode)
- func (v *NullableDbv0038JobExitCode) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobExitCode) Unset()
- type NullableDbv0038JobExitCodeSignal
- func (v NullableDbv0038JobExitCodeSignal) Get() *Dbv0038JobExitCodeSignal
- func (v NullableDbv0038JobExitCodeSignal) IsSet() bool
- func (v NullableDbv0038JobExitCodeSignal) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobExitCodeSignal) Set(val *Dbv0038JobExitCodeSignal)
- func (v *NullableDbv0038JobExitCodeSignal) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobExitCodeSignal) Unset()
- type NullableDbv0038JobHet
- func (v NullableDbv0038JobHet) Get() *Dbv0038JobHet
- func (v NullableDbv0038JobHet) IsSet() bool
- func (v NullableDbv0038JobHet) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobHet) Set(val *Dbv0038JobHet)
- func (v *NullableDbv0038JobHet) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobHet) Unset()
- type NullableDbv0038JobInfo
- func (v NullableDbv0038JobInfo) Get() *Dbv0038JobInfo
- func (v NullableDbv0038JobInfo) IsSet() bool
- func (v NullableDbv0038JobInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobInfo) Set(val *Dbv0038JobInfo)
- func (v *NullableDbv0038JobInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobInfo) Unset()
- type NullableDbv0038JobMcs
- func (v NullableDbv0038JobMcs) Get() *Dbv0038JobMcs
- func (v NullableDbv0038JobMcs) IsSet() bool
- func (v NullableDbv0038JobMcs) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobMcs) Set(val *Dbv0038JobMcs)
- func (v *NullableDbv0038JobMcs) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobMcs) Unset()
- type NullableDbv0038JobRequired
- func (v NullableDbv0038JobRequired) Get() *Dbv0038JobRequired
- func (v NullableDbv0038JobRequired) IsSet() bool
- func (v NullableDbv0038JobRequired) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobRequired) Set(val *Dbv0038JobRequired)
- func (v *NullableDbv0038JobRequired) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobRequired) Unset()
- type NullableDbv0038JobReservation
- func (v NullableDbv0038JobReservation) Get() *Dbv0038JobReservation
- func (v NullableDbv0038JobReservation) IsSet() bool
- func (v NullableDbv0038JobReservation) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobReservation) Set(val *Dbv0038JobReservation)
- func (v *NullableDbv0038JobReservation) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobReservation) Unset()
- type NullableDbv0038JobState
- func (v NullableDbv0038JobState) Get() *Dbv0038JobState
- func (v NullableDbv0038JobState) IsSet() bool
- func (v NullableDbv0038JobState) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobState) Set(val *Dbv0038JobState)
- func (v *NullableDbv0038JobState) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobState) Unset()
- type NullableDbv0038JobStep
- func (v NullableDbv0038JobStep) Get() *Dbv0038JobStep
- func (v NullableDbv0038JobStep) IsSet() bool
- func (v NullableDbv0038JobStep) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStep) Set(val *Dbv0038JobStep)
- func (v *NullableDbv0038JobStep) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStep) Unset()
- type NullableDbv0038JobStepCPU
- func (v NullableDbv0038JobStepCPU) Get() *Dbv0038JobStepCPU
- func (v NullableDbv0038JobStepCPU) IsSet() bool
- func (v NullableDbv0038JobStepCPU) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepCPU) Set(val *Dbv0038JobStepCPU)
- func (v *NullableDbv0038JobStepCPU) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepCPU) Unset()
- type NullableDbv0038JobStepCPURequestedFrequency
- func (v NullableDbv0038JobStepCPURequestedFrequency) Get() *Dbv0038JobStepCPURequestedFrequency
- func (v NullableDbv0038JobStepCPURequestedFrequency) IsSet() bool
- func (v NullableDbv0038JobStepCPURequestedFrequency) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepCPURequestedFrequency) Set(val *Dbv0038JobStepCPURequestedFrequency)
- func (v *NullableDbv0038JobStepCPURequestedFrequency) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepCPURequestedFrequency) Unset()
- type NullableDbv0038JobStepNodes
- func (v NullableDbv0038JobStepNodes) Get() *Dbv0038JobStepNodes
- func (v NullableDbv0038JobStepNodes) IsSet() bool
- func (v NullableDbv0038JobStepNodes) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepNodes) Set(val *Dbv0038JobStepNodes)
- func (v *NullableDbv0038JobStepNodes) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepNodes) Unset()
- type NullableDbv0038JobStepStatistics
- func (v NullableDbv0038JobStepStatistics) Get() *Dbv0038JobStepStatistics
- func (v NullableDbv0038JobStepStatistics) IsSet() bool
- func (v NullableDbv0038JobStepStatistics) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepStatistics) Set(val *Dbv0038JobStepStatistics)
- func (v *NullableDbv0038JobStepStatistics) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepStatistics) Unset()
- type NullableDbv0038JobStepStatisticsCPU
- func (v NullableDbv0038JobStepStatisticsCPU) Get() *Dbv0038JobStepStatisticsCPU
- func (v NullableDbv0038JobStepStatisticsCPU) IsSet() bool
- func (v NullableDbv0038JobStepStatisticsCPU) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepStatisticsCPU) Set(val *Dbv0038JobStepStatisticsCPU)
- func (v *NullableDbv0038JobStepStatisticsCPU) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepStatisticsCPU) Unset()
- type NullableDbv0038JobStepStatisticsEnergy
- func (v NullableDbv0038JobStepStatisticsEnergy) Get() *Dbv0038JobStepStatisticsEnergy
- func (v NullableDbv0038JobStepStatisticsEnergy) IsSet() bool
- func (v NullableDbv0038JobStepStatisticsEnergy) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepStatisticsEnergy) Set(val *Dbv0038JobStepStatisticsEnergy)
- func (v *NullableDbv0038JobStepStatisticsEnergy) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepStatisticsEnergy) Unset()
- type NullableDbv0038JobStepStep
- func (v NullableDbv0038JobStepStep) Get() *Dbv0038JobStepStep
- func (v NullableDbv0038JobStepStep) IsSet() bool
- func (v NullableDbv0038JobStepStep) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepStep) Set(val *Dbv0038JobStepStep)
- func (v *NullableDbv0038JobStepStep) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepStep) Unset()
- type NullableDbv0038JobStepStepHet
- func (v NullableDbv0038JobStepStepHet) Get() *Dbv0038JobStepStepHet
- func (v NullableDbv0038JobStepStepHet) IsSet() bool
- func (v NullableDbv0038JobStepStepHet) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepStepHet) Set(val *Dbv0038JobStepStepHet)
- func (v *NullableDbv0038JobStepStepHet) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepStepHet) Unset()
- type NullableDbv0038JobStepTasks
- func (v NullableDbv0038JobStepTasks) Get() *Dbv0038JobStepTasks
- func (v NullableDbv0038JobStepTasks) IsSet() bool
- func (v NullableDbv0038JobStepTasks) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepTasks) Set(val *Dbv0038JobStepTasks)
- func (v *NullableDbv0038JobStepTasks) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepTasks) Unset()
- type NullableDbv0038JobStepTime
- func (v NullableDbv0038JobStepTime) Get() *Dbv0038JobStepTime
- func (v NullableDbv0038JobStepTime) IsSet() bool
- func (v NullableDbv0038JobStepTime) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepTime) Set(val *Dbv0038JobStepTime)
- func (v *NullableDbv0038JobStepTime) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepTime) Unset()
- type NullableDbv0038JobStepTres
- func (v NullableDbv0038JobStepTres) Get() *Dbv0038JobStepTres
- func (v NullableDbv0038JobStepTres) IsSet() bool
- func (v NullableDbv0038JobStepTres) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepTres) Set(val *Dbv0038JobStepTres)
- func (v *NullableDbv0038JobStepTres) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepTres) Unset()
- type NullableDbv0038JobStepTresRequested
- func (v NullableDbv0038JobStepTresRequested) Get() *Dbv0038JobStepTresRequested
- func (v NullableDbv0038JobStepTresRequested) IsSet() bool
- func (v NullableDbv0038JobStepTresRequested) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobStepTresRequested) Set(val *Dbv0038JobStepTresRequested)
- func (v *NullableDbv0038JobStepTresRequested) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobStepTresRequested) Unset()
- type NullableDbv0038JobTime
- func (v NullableDbv0038JobTime) Get() *Dbv0038JobTime
- func (v NullableDbv0038JobTime) IsSet() bool
- func (v NullableDbv0038JobTime) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobTime) Set(val *Dbv0038JobTime)
- func (v *NullableDbv0038JobTime) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobTime) Unset()
- type NullableDbv0038JobTimeSystem
- func (v NullableDbv0038JobTimeSystem) Get() *Dbv0038JobTimeSystem
- func (v NullableDbv0038JobTimeSystem) IsSet() bool
- func (v NullableDbv0038JobTimeSystem) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobTimeSystem) Set(val *Dbv0038JobTimeSystem)
- func (v *NullableDbv0038JobTimeSystem) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobTimeSystem) Unset()
- type NullableDbv0038JobTimeTotal
- func (v NullableDbv0038JobTimeTotal) Get() *Dbv0038JobTimeTotal
- func (v NullableDbv0038JobTimeTotal) IsSet() bool
- func (v NullableDbv0038JobTimeTotal) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobTimeTotal) Set(val *Dbv0038JobTimeTotal)
- func (v *NullableDbv0038JobTimeTotal) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobTimeTotal) Unset()
- type NullableDbv0038JobTimeUser
- func (v NullableDbv0038JobTimeUser) Get() *Dbv0038JobTimeUser
- func (v NullableDbv0038JobTimeUser) IsSet() bool
- func (v NullableDbv0038JobTimeUser) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobTimeUser) Set(val *Dbv0038JobTimeUser)
- func (v *NullableDbv0038JobTimeUser) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobTimeUser) Unset()
- type NullableDbv0038JobTres
- func (v NullableDbv0038JobTres) Get() *Dbv0038JobTres
- func (v NullableDbv0038JobTres) IsSet() bool
- func (v NullableDbv0038JobTres) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobTres) Set(val *Dbv0038JobTres)
- func (v *NullableDbv0038JobTres) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobTres) Unset()
- type NullableDbv0038JobWckey
- func (v NullableDbv0038JobWckey) Get() *Dbv0038JobWckey
- func (v NullableDbv0038JobWckey) IsSet() bool
- func (v NullableDbv0038JobWckey) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038JobWckey) Set(val *Dbv0038JobWckey)
- func (v *NullableDbv0038JobWckey) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038JobWckey) Unset()
- type NullableDbv0038Meta
- func (v NullableDbv0038Meta) Get() *Dbv0038Meta
- func (v NullableDbv0038Meta) IsSet() bool
- func (v NullableDbv0038Meta) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038Meta) Set(val *Dbv0038Meta)
- func (v *NullableDbv0038Meta) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038Meta) Unset()
- type NullableDbv0038MetaSlurm
- func (v NullableDbv0038MetaSlurm) Get() *Dbv0038MetaSlurm
- func (v NullableDbv0038MetaSlurm) IsSet() bool
- func (v NullableDbv0038MetaSlurm) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038MetaSlurm) Set(val *Dbv0038MetaSlurm)
- func (v *NullableDbv0038MetaSlurm) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038MetaSlurm) Unset()
- type NullableDbv0038MetaSlurmVersion
- func (v NullableDbv0038MetaSlurmVersion) Get() *Dbv0038MetaSlurmVersion
- func (v NullableDbv0038MetaSlurmVersion) IsSet() bool
- func (v NullableDbv0038MetaSlurmVersion) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038MetaSlurmVersion) Set(val *Dbv0038MetaSlurmVersion)
- func (v *NullableDbv0038MetaSlurmVersion) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038MetaSlurmVersion) Unset()
- type NullableDbv0038Qos
- type NullableDbv0038QosInfo
- func (v NullableDbv0038QosInfo) Get() *Dbv0038QosInfo
- func (v NullableDbv0038QosInfo) IsSet() bool
- func (v NullableDbv0038QosInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosInfo) Set(val *Dbv0038QosInfo)
- func (v *NullableDbv0038QosInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosInfo) Unset()
- type NullableDbv0038QosLimits
- func (v NullableDbv0038QosLimits) Get() *Dbv0038QosLimits
- func (v NullableDbv0038QosLimits) IsSet() bool
- func (v NullableDbv0038QosLimits) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimits) Set(val *Dbv0038QosLimits)
- func (v *NullableDbv0038QosLimits) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimits) Unset()
- type NullableDbv0038QosLimitsMax
- func (v NullableDbv0038QosLimitsMax) Get() *Dbv0038QosLimitsMax
- func (v NullableDbv0038QosLimitsMax) IsSet() bool
- func (v NullableDbv0038QosLimitsMax) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMax) Set(val *Dbv0038QosLimitsMax)
- func (v *NullableDbv0038QosLimitsMax) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMax) Unset()
- type NullableDbv0038QosLimitsMaxAccruing
- func (v NullableDbv0038QosLimitsMaxAccruing) Get() *Dbv0038QosLimitsMaxAccruing
- func (v NullableDbv0038QosLimitsMaxAccruing) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxAccruing) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxAccruing) Set(val *Dbv0038QosLimitsMaxAccruing)
- func (v *NullableDbv0038QosLimitsMaxAccruing) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxAccruing) Unset()
- type NullableDbv0038QosLimitsMaxAccruingPer
- func (v NullableDbv0038QosLimitsMaxAccruingPer) Get() *Dbv0038QosLimitsMaxAccruingPer
- func (v NullableDbv0038QosLimitsMaxAccruingPer) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxAccruingPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxAccruingPer) Set(val *Dbv0038QosLimitsMaxAccruingPer)
- func (v *NullableDbv0038QosLimitsMaxAccruingPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxAccruingPer) Unset()
- type NullableDbv0038QosLimitsMaxJobs
- func (v NullableDbv0038QosLimitsMaxJobs) Get() *Dbv0038QosLimitsMaxJobs
- func (v NullableDbv0038QosLimitsMaxJobs) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxJobs) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxJobs) Set(val *Dbv0038QosLimitsMaxJobs)
- func (v *NullableDbv0038QosLimitsMaxJobs) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxJobs) Unset()
- type NullableDbv0038QosLimitsMaxJobsActiveJobs
- func (v NullableDbv0038QosLimitsMaxJobsActiveJobs) Get() *Dbv0038QosLimitsMaxJobsActiveJobs
- func (v NullableDbv0038QosLimitsMaxJobsActiveJobs) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxJobsActiveJobs) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxJobsActiveJobs) Set(val *Dbv0038QosLimitsMaxJobsActiveJobs)
- func (v *NullableDbv0038QosLimitsMaxJobsActiveJobs) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxJobsActiveJobs) Unset()
- type NullableDbv0038QosLimitsMaxJobsActiveJobsPer
- func (v NullableDbv0038QosLimitsMaxJobsActiveJobsPer) Get() *Dbv0038QosLimitsMaxJobsActiveJobsPer
- func (v NullableDbv0038QosLimitsMaxJobsActiveJobsPer) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxJobsActiveJobsPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxJobsActiveJobsPer) Set(val *Dbv0038QosLimitsMaxJobsActiveJobsPer)
- func (v *NullableDbv0038QosLimitsMaxJobsActiveJobsPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxJobsActiveJobsPer) Unset()
- type NullableDbv0038QosLimitsMaxTres
- func (v NullableDbv0038QosLimitsMaxTres) Get() *Dbv0038QosLimitsMaxTres
- func (v NullableDbv0038QosLimitsMaxTres) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxTres) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxTres) Set(val *Dbv0038QosLimitsMaxTres)
- func (v *NullableDbv0038QosLimitsMaxTres) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxTres) Unset()
- type NullableDbv0038QosLimitsMaxTresMinutes
- func (v NullableDbv0038QosLimitsMaxTresMinutes) Get() *Dbv0038QosLimitsMaxTresMinutes
- func (v NullableDbv0038QosLimitsMaxTresMinutes) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxTresMinutes) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxTresMinutes) Set(val *Dbv0038QosLimitsMaxTresMinutes)
- func (v *NullableDbv0038QosLimitsMaxTresMinutes) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxTresMinutes) Unset()
- type NullableDbv0038QosLimitsMaxTresMinutesPer
- func (v NullableDbv0038QosLimitsMaxTresMinutesPer) Get() *Dbv0038QosLimitsMaxTresMinutesPer
- func (v NullableDbv0038QosLimitsMaxTresMinutesPer) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxTresMinutesPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxTresMinutesPer) Set(val *Dbv0038QosLimitsMaxTresMinutesPer)
- func (v *NullableDbv0038QosLimitsMaxTresMinutesPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxTresMinutesPer) Unset()
- type NullableDbv0038QosLimitsMaxTresPer
- func (v NullableDbv0038QosLimitsMaxTresPer) Get() *Dbv0038QosLimitsMaxTresPer
- func (v NullableDbv0038QosLimitsMaxTresPer) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxTresPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxTresPer) Set(val *Dbv0038QosLimitsMaxTresPer)
- func (v *NullableDbv0038QosLimitsMaxTresPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxTresPer) Unset()
- type NullableDbv0038QosLimitsMaxWallClock
- func (v NullableDbv0038QosLimitsMaxWallClock) Get() *Dbv0038QosLimitsMaxWallClock
- func (v NullableDbv0038QosLimitsMaxWallClock) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxWallClock) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxWallClock) Set(val *Dbv0038QosLimitsMaxWallClock)
- func (v *NullableDbv0038QosLimitsMaxWallClock) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxWallClock) Unset()
- type NullableDbv0038QosLimitsMaxWallClockPer
- func (v NullableDbv0038QosLimitsMaxWallClockPer) Get() *Dbv0038QosLimitsMaxWallClockPer
- func (v NullableDbv0038QosLimitsMaxWallClockPer) IsSet() bool
- func (v NullableDbv0038QosLimitsMaxWallClockPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMaxWallClockPer) Set(val *Dbv0038QosLimitsMaxWallClockPer)
- func (v *NullableDbv0038QosLimitsMaxWallClockPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMaxWallClockPer) Unset()
- type NullableDbv0038QosLimitsMin
- func (v NullableDbv0038QosLimitsMin) Get() *Dbv0038QosLimitsMin
- func (v NullableDbv0038QosLimitsMin) IsSet() bool
- func (v NullableDbv0038QosLimitsMin) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMin) Set(val *Dbv0038QosLimitsMin)
- func (v *NullableDbv0038QosLimitsMin) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMin) Unset()
- type NullableDbv0038QosLimitsMinTres
- func (v NullableDbv0038QosLimitsMinTres) Get() *Dbv0038QosLimitsMinTres
- func (v NullableDbv0038QosLimitsMinTres) IsSet() bool
- func (v NullableDbv0038QosLimitsMinTres) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMinTres) Set(val *Dbv0038QosLimitsMinTres)
- func (v *NullableDbv0038QosLimitsMinTres) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMinTres) Unset()
- type NullableDbv0038QosLimitsMinTresPer
- func (v NullableDbv0038QosLimitsMinTresPer) Get() *Dbv0038QosLimitsMinTresPer
- func (v NullableDbv0038QosLimitsMinTresPer) IsSet() bool
- func (v NullableDbv0038QosLimitsMinTresPer) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosLimitsMinTresPer) Set(val *Dbv0038QosLimitsMinTresPer)
- func (v *NullableDbv0038QosLimitsMinTresPer) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosLimitsMinTresPer) Unset()
- type NullableDbv0038QosPreempt
- func (v NullableDbv0038QosPreempt) Get() *Dbv0038QosPreempt
- func (v NullableDbv0038QosPreempt) IsSet() bool
- func (v NullableDbv0038QosPreempt) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038QosPreempt) Set(val *Dbv0038QosPreempt)
- func (v *NullableDbv0038QosPreempt) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038QosPreempt) Unset()
- type NullableDbv0038ResponseAccountDelete
- func (v NullableDbv0038ResponseAccountDelete) Get() *Dbv0038ResponseAccountDelete
- func (v NullableDbv0038ResponseAccountDelete) IsSet() bool
- func (v NullableDbv0038ResponseAccountDelete) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseAccountDelete) Set(val *Dbv0038ResponseAccountDelete)
- func (v *NullableDbv0038ResponseAccountDelete) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseAccountDelete) Unset()
- type NullableDbv0038ResponseAssociations
- func (v NullableDbv0038ResponseAssociations) Get() *Dbv0038ResponseAssociations
- func (v NullableDbv0038ResponseAssociations) IsSet() bool
- func (v NullableDbv0038ResponseAssociations) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseAssociations) Set(val *Dbv0038ResponseAssociations)
- func (v *NullableDbv0038ResponseAssociations) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseAssociations) Unset()
- type NullableDbv0038ResponseAssociationsDelete
- func (v NullableDbv0038ResponseAssociationsDelete) Get() *Dbv0038ResponseAssociationsDelete
- func (v NullableDbv0038ResponseAssociationsDelete) IsSet() bool
- func (v NullableDbv0038ResponseAssociationsDelete) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseAssociationsDelete) Set(val *Dbv0038ResponseAssociationsDelete)
- func (v *NullableDbv0038ResponseAssociationsDelete) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseAssociationsDelete) Unset()
- type NullableDbv0038ResponseClusterAdd
- func (v NullableDbv0038ResponseClusterAdd) Get() *Dbv0038ResponseClusterAdd
- func (v NullableDbv0038ResponseClusterAdd) IsSet() bool
- func (v NullableDbv0038ResponseClusterAdd) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseClusterAdd) Set(val *Dbv0038ResponseClusterAdd)
- func (v *NullableDbv0038ResponseClusterAdd) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseClusterAdd) Unset()
- type NullableDbv0038ResponseClusterDelete
- func (v NullableDbv0038ResponseClusterDelete) Get() *Dbv0038ResponseClusterDelete
- func (v NullableDbv0038ResponseClusterDelete) IsSet() bool
- func (v NullableDbv0038ResponseClusterDelete) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseClusterDelete) Set(val *Dbv0038ResponseClusterDelete)
- func (v *NullableDbv0038ResponseClusterDelete) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseClusterDelete) Unset()
- type NullableDbv0038ResponseQos
- func (v NullableDbv0038ResponseQos) Get() *Dbv0038ResponseQos
- func (v NullableDbv0038ResponseQos) IsSet() bool
- func (v NullableDbv0038ResponseQos) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseQos) Set(val *Dbv0038ResponseQos)
- func (v *NullableDbv0038ResponseQos) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseQos) Unset()
- type NullableDbv0038ResponseQosDelete
- func (v NullableDbv0038ResponseQosDelete) Get() *Dbv0038ResponseQosDelete
- func (v NullableDbv0038ResponseQosDelete) IsSet() bool
- func (v NullableDbv0038ResponseQosDelete) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseQosDelete) Set(val *Dbv0038ResponseQosDelete)
- func (v *NullableDbv0038ResponseQosDelete) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseQosDelete) Unset()
- type NullableDbv0038ResponseTres
- func (v NullableDbv0038ResponseTres) Get() *Dbv0038ResponseTres
- func (v NullableDbv0038ResponseTres) IsSet() bool
- func (v NullableDbv0038ResponseTres) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseTres) Set(val *Dbv0038ResponseTres)
- func (v *NullableDbv0038ResponseTres) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseTres) Unset()
- type NullableDbv0038ResponseUserDelete
- func (v NullableDbv0038ResponseUserDelete) Get() *Dbv0038ResponseUserDelete
- func (v NullableDbv0038ResponseUserDelete) IsSet() bool
- func (v NullableDbv0038ResponseUserDelete) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseUserDelete) Set(val *Dbv0038ResponseUserDelete)
- func (v *NullableDbv0038ResponseUserDelete) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseUserDelete) Unset()
- type NullableDbv0038ResponseUserUpdate
- func (v NullableDbv0038ResponseUserUpdate) Get() *Dbv0038ResponseUserUpdate
- func (v NullableDbv0038ResponseUserUpdate) IsSet() bool
- func (v NullableDbv0038ResponseUserUpdate) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseUserUpdate) Set(val *Dbv0038ResponseUserUpdate)
- func (v *NullableDbv0038ResponseUserUpdate) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseUserUpdate) Unset()
- type NullableDbv0038ResponseWckeyAdd
- func (v NullableDbv0038ResponseWckeyAdd) Get() *Dbv0038ResponseWckeyAdd
- func (v NullableDbv0038ResponseWckeyAdd) IsSet() bool
- func (v NullableDbv0038ResponseWckeyAdd) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseWckeyAdd) Set(val *Dbv0038ResponseWckeyAdd)
- func (v *NullableDbv0038ResponseWckeyAdd) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseWckeyAdd) Unset()
- type NullableDbv0038ResponseWckeyDelete
- func (v NullableDbv0038ResponseWckeyDelete) Get() *Dbv0038ResponseWckeyDelete
- func (v NullableDbv0038ResponseWckeyDelete) IsSet() bool
- func (v NullableDbv0038ResponseWckeyDelete) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038ResponseWckeyDelete) Set(val *Dbv0038ResponseWckeyDelete)
- func (v *NullableDbv0038ResponseWckeyDelete) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038ResponseWckeyDelete) Unset()
- type NullableDbv0038SetConfig
- func (v NullableDbv0038SetConfig) Get() *Dbv0038SetConfig
- func (v NullableDbv0038SetConfig) IsSet() bool
- func (v NullableDbv0038SetConfig) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038SetConfig) Set(val *Dbv0038SetConfig)
- func (v *NullableDbv0038SetConfig) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038SetConfig) Unset()
- type NullableDbv0038TresInfo
- func (v NullableDbv0038TresInfo) Get() *Dbv0038TresInfo
- func (v NullableDbv0038TresInfo) IsSet() bool
- func (v NullableDbv0038TresInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038TresInfo) Set(val *Dbv0038TresInfo)
- func (v *NullableDbv0038TresInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038TresInfo) Unset()
- type NullableDbv0038TresListInner
- func (v NullableDbv0038TresListInner) Get() *Dbv0038TresListInner
- func (v NullableDbv0038TresListInner) IsSet() bool
- func (v NullableDbv0038TresListInner) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038TresListInner) Set(val *Dbv0038TresListInner)
- func (v *NullableDbv0038TresListInner) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038TresListInner) Unset()
- type NullableDbv0038TresUpdate
- func (v NullableDbv0038TresUpdate) Get() *Dbv0038TresUpdate
- func (v NullableDbv0038TresUpdate) IsSet() bool
- func (v NullableDbv0038TresUpdate) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038TresUpdate) Set(val *Dbv0038TresUpdate)
- func (v *NullableDbv0038TresUpdate) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038TresUpdate) Unset()
- type NullableDbv0038UpdateAccount
- func (v NullableDbv0038UpdateAccount) Get() *Dbv0038UpdateAccount
- func (v NullableDbv0038UpdateAccount) IsSet() bool
- func (v NullableDbv0038UpdateAccount) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038UpdateAccount) Set(val *Dbv0038UpdateAccount)
- func (v *NullableDbv0038UpdateAccount) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038UpdateAccount) Unset()
- type NullableDbv0038UpdateQos
- func (v NullableDbv0038UpdateQos) Get() *Dbv0038UpdateQos
- func (v NullableDbv0038UpdateQos) IsSet() bool
- func (v NullableDbv0038UpdateQos) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038UpdateQos) Set(val *Dbv0038UpdateQos)
- func (v *NullableDbv0038UpdateQos) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038UpdateQos) Unset()
- type NullableDbv0038UpdateUsers
- func (v NullableDbv0038UpdateUsers) Get() *Dbv0038UpdateUsers
- func (v NullableDbv0038UpdateUsers) IsSet() bool
- func (v NullableDbv0038UpdateUsers) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038UpdateUsers) Set(val *Dbv0038UpdateUsers)
- func (v *NullableDbv0038UpdateUsers) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038UpdateUsers) Unset()
- type NullableDbv0038User
- func (v NullableDbv0038User) Get() *Dbv0038User
- func (v NullableDbv0038User) IsSet() bool
- func (v NullableDbv0038User) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038User) Set(val *Dbv0038User)
- func (v *NullableDbv0038User) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038User) Unset()
- type NullableDbv0038UserDefault
- func (v NullableDbv0038UserDefault) Get() *Dbv0038UserDefault
- func (v NullableDbv0038UserDefault) IsSet() bool
- func (v NullableDbv0038UserDefault) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038UserDefault) Set(val *Dbv0038UserDefault)
- func (v *NullableDbv0038UserDefault) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038UserDefault) Unset()
- type NullableDbv0038UserInfo
- func (v NullableDbv0038UserInfo) Get() *Dbv0038UserInfo
- func (v NullableDbv0038UserInfo) IsSet() bool
- func (v NullableDbv0038UserInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038UserInfo) Set(val *Dbv0038UserInfo)
- func (v *NullableDbv0038UserInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038UserInfo) Unset()
- type NullableDbv0038Wckey
- func (v NullableDbv0038Wckey) Get() *Dbv0038Wckey
- func (v NullableDbv0038Wckey) IsSet() bool
- func (v NullableDbv0038Wckey) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038Wckey) Set(val *Dbv0038Wckey)
- func (v *NullableDbv0038Wckey) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038Wckey) Unset()
- type NullableDbv0038WckeyInfo
- func (v NullableDbv0038WckeyInfo) Get() *Dbv0038WckeyInfo
- func (v NullableDbv0038WckeyInfo) IsSet() bool
- func (v NullableDbv0038WckeyInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0038WckeyInfo) Set(val *Dbv0038WckeyInfo)
- func (v *NullableDbv0038WckeyInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0038WckeyInfo) Unset()
- type NullableDbv0039AccountInfo
- func (v NullableDbv0039AccountInfo) Get() *Dbv0039AccountInfo
- func (v NullableDbv0039AccountInfo) IsSet() bool
- func (v NullableDbv0039AccountInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039AccountInfo) Set(val *Dbv0039AccountInfo)
- func (v *NullableDbv0039AccountInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039AccountInfo) Unset()
- type NullableDbv0039AssociationsInfo
- func (v NullableDbv0039AssociationsInfo) Get() *Dbv0039AssociationsInfo
- func (v NullableDbv0039AssociationsInfo) IsSet() bool
- func (v NullableDbv0039AssociationsInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039AssociationsInfo) Set(val *Dbv0039AssociationsInfo)
- func (v *NullableDbv0039AssociationsInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039AssociationsInfo) Unset()
- type NullableDbv0039ClustersInfo
- func (v NullableDbv0039ClustersInfo) Get() *Dbv0039ClustersInfo
- func (v NullableDbv0039ClustersInfo) IsSet() bool
- func (v NullableDbv0039ClustersInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039ClustersInfo) Set(val *Dbv0039ClustersInfo)
- func (v *NullableDbv0039ClustersInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039ClustersInfo) Unset()
- type NullableDbv0039ConfigInfo
- func (v NullableDbv0039ConfigInfo) Get() *Dbv0039ConfigInfo
- func (v NullableDbv0039ConfigInfo) IsSet() bool
- func (v NullableDbv0039ConfigInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039ConfigInfo) Set(val *Dbv0039ConfigInfo)
- func (v *NullableDbv0039ConfigInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039ConfigInfo) Unset()
- type NullableDbv0039Diag
- func (v NullableDbv0039Diag) Get() *Dbv0039Diag
- func (v NullableDbv0039Diag) IsSet() bool
- func (v NullableDbv0039Diag) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039Diag) Set(val *Dbv0039Diag)
- func (v *NullableDbv0039Diag) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039Diag) Unset()
- type NullableDbv0039Error
- func (v NullableDbv0039Error) Get() *Dbv0039Error
- func (v NullableDbv0039Error) IsSet() bool
- func (v NullableDbv0039Error) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039Error) Set(val *Dbv0039Error)
- func (v *NullableDbv0039Error) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039Error) Unset()
- type NullableDbv0039JobInfo
- func (v NullableDbv0039JobInfo) Get() *Dbv0039JobInfo
- func (v NullableDbv0039JobInfo) IsSet() bool
- func (v NullableDbv0039JobInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039JobInfo) Set(val *Dbv0039JobInfo)
- func (v *NullableDbv0039JobInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039JobInfo) Unset()
- type NullableDbv0039Meta
- func (v NullableDbv0039Meta) Get() *Dbv0039Meta
- func (v NullableDbv0039Meta) IsSet() bool
- func (v NullableDbv0039Meta) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039Meta) Set(val *Dbv0039Meta)
- func (v *NullableDbv0039Meta) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039Meta) Unset()
- type NullableDbv0039MetaPlugin
- func (v NullableDbv0039MetaPlugin) Get() *Dbv0039MetaPlugin
- func (v NullableDbv0039MetaPlugin) IsSet() bool
- func (v NullableDbv0039MetaPlugin) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039MetaPlugin) Set(val *Dbv0039MetaPlugin)
- func (v *NullableDbv0039MetaPlugin) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039MetaPlugin) Unset()
- type NullableDbv0039MetaSlurm
- func (v NullableDbv0039MetaSlurm) Get() *Dbv0039MetaSlurm
- func (v NullableDbv0039MetaSlurm) IsSet() bool
- func (v NullableDbv0039MetaSlurm) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039MetaSlurm) Set(val *Dbv0039MetaSlurm)
- func (v *NullableDbv0039MetaSlurm) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039MetaSlurm) Unset()
- type NullableDbv0039MetaSlurmVersion
- func (v NullableDbv0039MetaSlurmVersion) Get() *Dbv0039MetaSlurmVersion
- func (v NullableDbv0039MetaSlurmVersion) IsSet() bool
- func (v NullableDbv0039MetaSlurmVersion) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039MetaSlurmVersion) Set(val *Dbv0039MetaSlurmVersion)
- func (v *NullableDbv0039MetaSlurmVersion) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039MetaSlurmVersion) Unset()
- type NullableDbv0039QosInfo
- func (v NullableDbv0039QosInfo) Get() *Dbv0039QosInfo
- func (v NullableDbv0039QosInfo) IsSet() bool
- func (v NullableDbv0039QosInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039QosInfo) Set(val *Dbv0039QosInfo)
- func (v *NullableDbv0039QosInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039QosInfo) Unset()
- type NullableDbv0039ResponseAssociationsDelete
- func (v NullableDbv0039ResponseAssociationsDelete) Get() *Dbv0039ResponseAssociationsDelete
- func (v NullableDbv0039ResponseAssociationsDelete) IsSet() bool
- func (v NullableDbv0039ResponseAssociationsDelete) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039ResponseAssociationsDelete) Set(val *Dbv0039ResponseAssociationsDelete)
- func (v *NullableDbv0039ResponseAssociationsDelete) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039ResponseAssociationsDelete) Unset()
- type NullableDbv0039SetConfig
- func (v NullableDbv0039SetConfig) Get() *Dbv0039SetConfig
- func (v NullableDbv0039SetConfig) IsSet() bool
- func (v NullableDbv0039SetConfig) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039SetConfig) Set(val *Dbv0039SetConfig)
- func (v *NullableDbv0039SetConfig) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039SetConfig) Unset()
- type NullableDbv0039TresInfo
- func (v NullableDbv0039TresInfo) Get() *Dbv0039TresInfo
- func (v NullableDbv0039TresInfo) IsSet() bool
- func (v NullableDbv0039TresInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039TresInfo) Set(val *Dbv0039TresInfo)
- func (v *NullableDbv0039TresInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039TresInfo) Unset()
- type NullableDbv0039TresUpdate
- func (v NullableDbv0039TresUpdate) Get() *Dbv0039TresUpdate
- func (v NullableDbv0039TresUpdate) IsSet() bool
- func (v NullableDbv0039TresUpdate) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039TresUpdate) Set(val *Dbv0039TresUpdate)
- func (v *NullableDbv0039TresUpdate) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039TresUpdate) Unset()
- type NullableDbv0039UpdateQos
- func (v NullableDbv0039UpdateQos) Get() *Dbv0039UpdateQos
- func (v NullableDbv0039UpdateQos) IsSet() bool
- func (v NullableDbv0039UpdateQos) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039UpdateQos) Set(val *Dbv0039UpdateQos)
- func (v *NullableDbv0039UpdateQos) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039UpdateQos) Unset()
- type NullableDbv0039UpdateUsers
- func (v NullableDbv0039UpdateUsers) Get() *Dbv0039UpdateUsers
- func (v NullableDbv0039UpdateUsers) IsSet() bool
- func (v NullableDbv0039UpdateUsers) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039UpdateUsers) Set(val *Dbv0039UpdateUsers)
- func (v *NullableDbv0039UpdateUsers) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039UpdateUsers) Unset()
- type NullableDbv0039UserInfo
- func (v NullableDbv0039UserInfo) Get() *Dbv0039UserInfo
- func (v NullableDbv0039UserInfo) IsSet() bool
- func (v NullableDbv0039UserInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039UserInfo) Set(val *Dbv0039UserInfo)
- func (v *NullableDbv0039UserInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039UserInfo) Unset()
- type NullableDbv0039Warning
- func (v NullableDbv0039Warning) Get() *Dbv0039Warning
- func (v NullableDbv0039Warning) IsSet() bool
- func (v NullableDbv0039Warning) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039Warning) Set(val *Dbv0039Warning)
- func (v *NullableDbv0039Warning) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039Warning) Unset()
- type NullableDbv0039WckeyInfo
- func (v NullableDbv0039WckeyInfo) Get() *Dbv0039WckeyInfo
- func (v NullableDbv0039WckeyInfo) IsSet() bool
- func (v NullableDbv0039WckeyInfo) MarshalJSON() ([]byte, error)
- func (v *NullableDbv0039WckeyInfo) Set(val *Dbv0039WckeyInfo)
- func (v *NullableDbv0039WckeyInfo) UnmarshalJSON(src []byte) error
- func (v *NullableDbv0039WckeyInfo) Unset()
- type NullableFloat32
- type NullableFloat64
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableStatus
- type NullableString
- type NullableTime
- type NullableV0039Account
- func (v NullableV0039Account) Get() *V0039Account
- func (v NullableV0039Account) IsSet() bool
- func (v NullableV0039Account) MarshalJSON() ([]byte, error)
- func (v *NullableV0039Account) Set(val *V0039Account)
- func (v *NullableV0039Account) UnmarshalJSON(src []byte) error
- func (v *NullableV0039Account) Unset()
- type NullableV0039Accounting
- func (v NullableV0039Accounting) Get() *V0039Accounting
- func (v NullableV0039Accounting) IsSet() bool
- func (v NullableV0039Accounting) MarshalJSON() ([]byte, error)
- func (v *NullableV0039Accounting) Set(val *V0039Accounting)
- func (v *NullableV0039Accounting) UnmarshalJSON(src []byte) error
- func (v *NullableV0039Accounting) Unset()
- type NullableV0039AccountingAllocated
- func (v NullableV0039AccountingAllocated) Get() *V0039AccountingAllocated
- func (v NullableV0039AccountingAllocated) IsSet() bool
- func (v NullableV0039AccountingAllocated) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AccountingAllocated) Set(val *V0039AccountingAllocated)
- func (v *NullableV0039AccountingAllocated) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AccountingAllocated) Unset()
- type NullableV0039AcctGatherEnergy
- func (v NullableV0039AcctGatherEnergy) Get() *V0039AcctGatherEnergy
- func (v NullableV0039AcctGatherEnergy) IsSet() bool
- func (v NullableV0039AcctGatherEnergy) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AcctGatherEnergy) Set(val *V0039AcctGatherEnergy)
- func (v *NullableV0039AcctGatherEnergy) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AcctGatherEnergy) Unset()
- type NullableV0039Assoc
- type NullableV0039AssocDefault
- func (v NullableV0039AssocDefault) Get() *V0039AssocDefault
- func (v NullableV0039AssocDefault) IsSet() bool
- func (v NullableV0039AssocDefault) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocDefault) Set(val *V0039AssocDefault)
- func (v *NullableV0039AssocDefault) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocDefault) Unset()
- type NullableV0039AssocMax
- func (v NullableV0039AssocMax) Get() *V0039AssocMax
- func (v NullableV0039AssocMax) IsSet() bool
- func (v NullableV0039AssocMax) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMax) Set(val *V0039AssocMax)
- func (v *NullableV0039AssocMax) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMax) Unset()
- type NullableV0039AssocMaxJobs
- func (v NullableV0039AssocMaxJobs) Get() *V0039AssocMaxJobs
- func (v NullableV0039AssocMaxJobs) IsSet() bool
- func (v NullableV0039AssocMaxJobs) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMaxJobs) Set(val *V0039AssocMaxJobs)
- func (v *NullableV0039AssocMaxJobs) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMaxJobs) Unset()
- type NullableV0039AssocMaxJobsPer
- func (v NullableV0039AssocMaxJobsPer) Get() *V0039AssocMaxJobsPer
- func (v NullableV0039AssocMaxJobsPer) IsSet() bool
- func (v NullableV0039AssocMaxJobsPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMaxJobsPer) Set(val *V0039AssocMaxJobsPer)
- func (v *NullableV0039AssocMaxJobsPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMaxJobsPer) Unset()
- type NullableV0039AssocMaxPer
- func (v NullableV0039AssocMaxPer) Get() *V0039AssocMaxPer
- func (v NullableV0039AssocMaxPer) IsSet() bool
- func (v NullableV0039AssocMaxPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMaxPer) Set(val *V0039AssocMaxPer)
- func (v *NullableV0039AssocMaxPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMaxPer) Unset()
- type NullableV0039AssocMaxPerAccount
- func (v NullableV0039AssocMaxPerAccount) Get() *V0039AssocMaxPerAccount
- func (v NullableV0039AssocMaxPerAccount) IsSet() bool
- func (v NullableV0039AssocMaxPerAccount) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMaxPerAccount) Set(val *V0039AssocMaxPerAccount)
- func (v *NullableV0039AssocMaxPerAccount) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMaxPerAccount) Unset()
- type NullableV0039AssocMaxTres
- func (v NullableV0039AssocMaxTres) Get() *V0039AssocMaxTres
- func (v NullableV0039AssocMaxTres) IsSet() bool
- func (v NullableV0039AssocMaxTres) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMaxTres) Set(val *V0039AssocMaxTres)
- func (v *NullableV0039AssocMaxTres) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMaxTres) Unset()
- type NullableV0039AssocMaxTresGroup
- func (v NullableV0039AssocMaxTresGroup) Get() *V0039AssocMaxTresGroup
- func (v NullableV0039AssocMaxTresGroup) IsSet() bool
- func (v NullableV0039AssocMaxTresGroup) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMaxTresGroup) Set(val *V0039AssocMaxTresGroup)
- func (v *NullableV0039AssocMaxTresGroup) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMaxTresGroup) Unset()
- type NullableV0039AssocMaxTresMinutes
- func (v NullableV0039AssocMaxTresMinutes) Get() *V0039AssocMaxTresMinutes
- func (v NullableV0039AssocMaxTresMinutes) IsSet() bool
- func (v NullableV0039AssocMaxTresMinutes) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMaxTresMinutes) Set(val *V0039AssocMaxTresMinutes)
- func (v *NullableV0039AssocMaxTresMinutes) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMaxTresMinutes) Unset()
- type NullableV0039AssocMaxTresMinutesPer
- func (v NullableV0039AssocMaxTresMinutesPer) Get() *V0039AssocMaxTresMinutesPer
- func (v NullableV0039AssocMaxTresMinutesPer) IsSet() bool
- func (v NullableV0039AssocMaxTresMinutesPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMaxTresMinutesPer) Set(val *V0039AssocMaxTresMinutesPer)
- func (v *NullableV0039AssocMaxTresMinutesPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMaxTresMinutesPer) Unset()
- type NullableV0039AssocMaxTresPer
- func (v NullableV0039AssocMaxTresPer) Get() *V0039AssocMaxTresPer
- func (v NullableV0039AssocMaxTresPer) IsSet() bool
- func (v NullableV0039AssocMaxTresPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMaxTresPer) Set(val *V0039AssocMaxTresPer)
- func (v *NullableV0039AssocMaxTresPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMaxTresPer) Unset()
- type NullableV0039AssocMin
- func (v NullableV0039AssocMin) Get() *V0039AssocMin
- func (v NullableV0039AssocMin) IsSet() bool
- func (v NullableV0039AssocMin) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocMin) Set(val *V0039AssocMin)
- func (v *NullableV0039AssocMin) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocMin) Unset()
- type NullableV0039AssocShort
- func (v NullableV0039AssocShort) Get() *V0039AssocShort
- func (v NullableV0039AssocShort) IsSet() bool
- func (v NullableV0039AssocShort) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocShort) Set(val *V0039AssocShort)
- func (v *NullableV0039AssocShort) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocShort) Unset()
- type NullableV0039AssocUsage
- func (v NullableV0039AssocUsage) Get() *V0039AssocUsage
- func (v NullableV0039AssocUsage) IsSet() bool
- func (v NullableV0039AssocUsage) MarshalJSON() ([]byte, error)
- func (v *NullableV0039AssocUsage) Set(val *V0039AssocUsage)
- func (v *NullableV0039AssocUsage) UnmarshalJSON(src []byte) error
- func (v *NullableV0039AssocUsage) Unset()
- type NullableV0039ClusterRec
- func (v NullableV0039ClusterRec) Get() *V0039ClusterRec
- func (v NullableV0039ClusterRec) IsSet() bool
- func (v NullableV0039ClusterRec) MarshalJSON() ([]byte, error)
- func (v *NullableV0039ClusterRec) Set(val *V0039ClusterRec)
- func (v *NullableV0039ClusterRec) UnmarshalJSON(src []byte) error
- func (v *NullableV0039ClusterRec) Unset()
- type NullableV0039ClusterRecAssociations
- func (v NullableV0039ClusterRecAssociations) Get() *V0039ClusterRecAssociations
- func (v NullableV0039ClusterRecAssociations) IsSet() bool
- func (v NullableV0039ClusterRecAssociations) MarshalJSON() ([]byte, error)
- func (v *NullableV0039ClusterRecAssociations) Set(val *V0039ClusterRecAssociations)
- func (v *NullableV0039ClusterRecAssociations) UnmarshalJSON(src []byte) error
- func (v *NullableV0039ClusterRecAssociations) Unset()
- type NullableV0039ClusterRecController
- func (v NullableV0039ClusterRecController) Get() *V0039ClusterRecController
- func (v NullableV0039ClusterRecController) IsSet() bool
- func (v NullableV0039ClusterRecController) MarshalJSON() ([]byte, error)
- func (v *NullableV0039ClusterRecController) Set(val *V0039ClusterRecController)
- func (v *NullableV0039ClusterRecController) UnmarshalJSON(src []byte) error
- func (v *NullableV0039ClusterRecController) Unset()
- type NullableV0039ControllerPing
- func (v NullableV0039ControllerPing) Get() *V0039ControllerPing
- func (v NullableV0039ControllerPing) IsSet() bool
- func (v NullableV0039ControllerPing) MarshalJSON() ([]byte, error)
- func (v *NullableV0039ControllerPing) Set(val *V0039ControllerPing)
- func (v *NullableV0039ControllerPing) UnmarshalJSON(src []byte) error
- func (v *NullableV0039ControllerPing) Unset()
- type NullableV0039Coord
- type NullableV0039CronEntry
- func (v NullableV0039CronEntry) Get() *V0039CronEntry
- func (v NullableV0039CronEntry) IsSet() bool
- func (v NullableV0039CronEntry) MarshalJSON() ([]byte, error)
- func (v *NullableV0039CronEntry) Set(val *V0039CronEntry)
- func (v *NullableV0039CronEntry) UnmarshalJSON(src []byte) error
- func (v *NullableV0039CronEntry) Unset()
- type NullableV0039Diag
- type NullableV0039Error
- type NullableV0039ExtSensorsData
- func (v NullableV0039ExtSensorsData) Get() *V0039ExtSensorsData
- func (v NullableV0039ExtSensorsData) IsSet() bool
- func (v NullableV0039ExtSensorsData) MarshalJSON() ([]byte, error)
- func (v *NullableV0039ExtSensorsData) Set(val *V0039ExtSensorsData)
- func (v *NullableV0039ExtSensorsData) UnmarshalJSON(src []byte) error
- func (v *NullableV0039ExtSensorsData) Unset()
- type NullableV0039Float64NoVal
- func (v NullableV0039Float64NoVal) Get() *V0039Float64NoVal
- func (v NullableV0039Float64NoVal) IsSet() bool
- func (v NullableV0039Float64NoVal) MarshalJSON() ([]byte, error)
- func (v *NullableV0039Float64NoVal) Set(val *V0039Float64NoVal)
- func (v *NullableV0039Float64NoVal) UnmarshalJSON(src []byte) error
- func (v *NullableV0039Float64NoVal) Unset()
- type NullableV0039Job
- type NullableV0039JobArray
- func (v NullableV0039JobArray) Get() *V0039JobArray
- func (v NullableV0039JobArray) IsSet() bool
- func (v NullableV0039JobArray) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobArray) Set(val *V0039JobArray)
- func (v *NullableV0039JobArray) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobArray) Unset()
- type NullableV0039JobArrayLimits
- func (v NullableV0039JobArrayLimits) Get() *V0039JobArrayLimits
- func (v NullableV0039JobArrayLimits) IsSet() bool
- func (v NullableV0039JobArrayLimits) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobArrayLimits) Set(val *V0039JobArrayLimits)
- func (v *NullableV0039JobArrayLimits) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobArrayLimits) Unset()
- type NullableV0039JobArrayLimitsMax
- func (v NullableV0039JobArrayLimitsMax) Get() *V0039JobArrayLimitsMax
- func (v NullableV0039JobArrayLimitsMax) IsSet() bool
- func (v NullableV0039JobArrayLimitsMax) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobArrayLimitsMax) Set(val *V0039JobArrayLimitsMax)
- func (v *NullableV0039JobArrayLimitsMax) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobArrayLimitsMax) Unset()
- type NullableV0039JobArrayLimitsMaxRunning
- func (v NullableV0039JobArrayLimitsMaxRunning) Get() *V0039JobArrayLimitsMaxRunning
- func (v NullableV0039JobArrayLimitsMaxRunning) IsSet() bool
- func (v NullableV0039JobArrayLimitsMaxRunning) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobArrayLimitsMaxRunning) Set(val *V0039JobArrayLimitsMaxRunning)
- func (v *NullableV0039JobArrayLimitsMaxRunning) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobArrayLimitsMaxRunning) Unset()
- type NullableV0039JobArrayResponseMsgInner
- func (v NullableV0039JobArrayResponseMsgInner) Get() *V0039JobArrayResponseMsgInner
- func (v NullableV0039JobArrayResponseMsgInner) IsSet() bool
- func (v NullableV0039JobArrayResponseMsgInner) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobArrayResponseMsgInner) Set(val *V0039JobArrayResponseMsgInner)
- func (v *NullableV0039JobArrayResponseMsgInner) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobArrayResponseMsgInner) Unset()
- type NullableV0039JobComment
- func (v NullableV0039JobComment) Get() *V0039JobComment
- func (v NullableV0039JobComment) IsSet() bool
- func (v NullableV0039JobComment) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobComment) Set(val *V0039JobComment)
- func (v *NullableV0039JobComment) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobComment) Unset()
- type NullableV0039JobDescMsg
- func (v NullableV0039JobDescMsg) Get() *V0039JobDescMsg
- func (v NullableV0039JobDescMsg) IsSet() bool
- func (v NullableV0039JobDescMsg) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobDescMsg) Set(val *V0039JobDescMsg)
- func (v *NullableV0039JobDescMsg) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobDescMsg) Unset()
- type NullableV0039JobExitCode
- func (v NullableV0039JobExitCode) Get() *V0039JobExitCode
- func (v NullableV0039JobExitCode) IsSet() bool
- func (v NullableV0039JobExitCode) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobExitCode) Set(val *V0039JobExitCode)
- func (v *NullableV0039JobExitCode) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobExitCode) Unset()
- type NullableV0039JobExitCodeSignal
- func (v NullableV0039JobExitCodeSignal) Get() *V0039JobExitCodeSignal
- func (v NullableV0039JobExitCodeSignal) IsSet() bool
- func (v NullableV0039JobExitCodeSignal) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobExitCodeSignal) Set(val *V0039JobExitCodeSignal)
- func (v *NullableV0039JobExitCodeSignal) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobExitCodeSignal) Unset()
- type NullableV0039JobHet
- func (v NullableV0039JobHet) Get() *V0039JobHet
- func (v NullableV0039JobHet) IsSet() bool
- func (v NullableV0039JobHet) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobHet) Set(val *V0039JobHet)
- func (v *NullableV0039JobHet) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobHet) Unset()
- type NullableV0039JobInfo
- func (v NullableV0039JobInfo) Get() *V0039JobInfo
- func (v NullableV0039JobInfo) IsSet() bool
- func (v NullableV0039JobInfo) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobInfo) Set(val *V0039JobInfo)
- func (v *NullableV0039JobInfo) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobInfo) Unset()
- type NullableV0039JobInfoPower
- func (v NullableV0039JobInfoPower) Get() *V0039JobInfoPower
- func (v NullableV0039JobInfoPower) IsSet() bool
- func (v NullableV0039JobInfoPower) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobInfoPower) Set(val *V0039JobInfoPower)
- func (v *NullableV0039JobInfoPower) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobInfoPower) Unset()
- type NullableV0039JobMcs
- func (v NullableV0039JobMcs) Get() *V0039JobMcs
- func (v NullableV0039JobMcs) IsSet() bool
- func (v NullableV0039JobMcs) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobMcs) Set(val *V0039JobMcs)
- func (v *NullableV0039JobMcs) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobMcs) Unset()
- type NullableV0039JobRequired
- func (v NullableV0039JobRequired) Get() *V0039JobRequired
- func (v NullableV0039JobRequired) IsSet() bool
- func (v NullableV0039JobRequired) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobRequired) Set(val *V0039JobRequired)
- func (v *NullableV0039JobRequired) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobRequired) Unset()
- type NullableV0039JobRes
- func (v NullableV0039JobRes) Get() *V0039JobRes
- func (v NullableV0039JobRes) IsSet() bool
- func (v NullableV0039JobRes) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobRes) Set(val *V0039JobRes)
- func (v *NullableV0039JobRes) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobRes) Unset()
- type NullableV0039JobReservation
- func (v NullableV0039JobReservation) Get() *V0039JobReservation
- func (v NullableV0039JobReservation) IsSet() bool
- func (v NullableV0039JobReservation) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobReservation) Set(val *V0039JobReservation)
- func (v *NullableV0039JobReservation) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobReservation) Unset()
- type NullableV0039JobState
- func (v NullableV0039JobState) Get() *V0039JobState
- func (v NullableV0039JobState) IsSet() bool
- func (v NullableV0039JobState) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobState) Set(val *V0039JobState)
- func (v *NullableV0039JobState) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobState) Unset()
- type NullableV0039JobSubmission
- func (v NullableV0039JobSubmission) Get() *V0039JobSubmission
- func (v NullableV0039JobSubmission) IsSet() bool
- func (v NullableV0039JobSubmission) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobSubmission) Set(val *V0039JobSubmission)
- func (v *NullableV0039JobSubmission) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobSubmission) Unset()
- type NullableV0039JobSubmissionResponse
- func (v NullableV0039JobSubmissionResponse) Get() *V0039JobSubmissionResponse
- func (v NullableV0039JobSubmissionResponse) IsSet() bool
- func (v NullableV0039JobSubmissionResponse) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobSubmissionResponse) Set(val *V0039JobSubmissionResponse)
- func (v *NullableV0039JobSubmissionResponse) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobSubmissionResponse) Unset()
- type NullableV0039JobTime
- func (v NullableV0039JobTime) Get() *V0039JobTime
- func (v NullableV0039JobTime) IsSet() bool
- func (v NullableV0039JobTime) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobTime) Set(val *V0039JobTime)
- func (v *NullableV0039JobTime) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobTime) Unset()
- type NullableV0039JobTimeSystem
- func (v NullableV0039JobTimeSystem) Get() *V0039JobTimeSystem
- func (v NullableV0039JobTimeSystem) IsSet() bool
- func (v NullableV0039JobTimeSystem) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobTimeSystem) Set(val *V0039JobTimeSystem)
- func (v *NullableV0039JobTimeSystem) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobTimeSystem) Unset()
- type NullableV0039JobTres
- func (v NullableV0039JobTres) Get() *V0039JobTres
- func (v NullableV0039JobTres) IsSet() bool
- func (v NullableV0039JobTres) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobTres) Set(val *V0039JobTres)
- func (v *NullableV0039JobTres) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobTres) Unset()
- type NullableV0039JobUpdateResponse
- func (v NullableV0039JobUpdateResponse) Get() *V0039JobUpdateResponse
- func (v NullableV0039JobUpdateResponse) IsSet() bool
- func (v NullableV0039JobUpdateResponse) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobUpdateResponse) Set(val *V0039JobUpdateResponse)
- func (v *NullableV0039JobUpdateResponse) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobUpdateResponse) Unset()
- type NullableV0039JobsResponse
- func (v NullableV0039JobsResponse) Get() *V0039JobsResponse
- func (v NullableV0039JobsResponse) IsSet() bool
- func (v NullableV0039JobsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableV0039JobsResponse) Set(val *V0039JobsResponse)
- func (v *NullableV0039JobsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableV0039JobsResponse) Unset()
- type NullableV0039License
- func (v NullableV0039License) Get() *V0039License
- func (v NullableV0039License) IsSet() bool
- func (v NullableV0039License) MarshalJSON() ([]byte, error)
- func (v *NullableV0039License) Set(val *V0039License)
- func (v *NullableV0039License) UnmarshalJSON(src []byte) error
- func (v *NullableV0039License) Unset()
- type NullableV0039LicensesInfo
- func (v NullableV0039LicensesInfo) Get() *V0039LicensesInfo
- func (v NullableV0039LicensesInfo) IsSet() bool
- func (v NullableV0039LicensesInfo) MarshalJSON() ([]byte, error)
- func (v *NullableV0039LicensesInfo) Set(val *V0039LicensesInfo)
- func (v *NullableV0039LicensesInfo) UnmarshalJSON(src []byte) error
- func (v *NullableV0039LicensesInfo) Unset()
- type NullableV0039Meta
- type NullableV0039Node
- type NullableV0039NodesResponse
- func (v NullableV0039NodesResponse) Get() *V0039NodesResponse
- func (v NullableV0039NodesResponse) IsSet() bool
- func (v NullableV0039NodesResponse) MarshalJSON() ([]byte, error)
- func (v *NullableV0039NodesResponse) Set(val *V0039NodesResponse)
- func (v *NullableV0039NodesResponse) UnmarshalJSON(src []byte) error
- func (v *NullableV0039NodesResponse) Unset()
- type NullableV0039PartitionInfo
- func (v NullableV0039PartitionInfo) Get() *V0039PartitionInfo
- func (v NullableV0039PartitionInfo) IsSet() bool
- func (v NullableV0039PartitionInfo) MarshalJSON() ([]byte, error)
- func (v *NullableV0039PartitionInfo) Set(val *V0039PartitionInfo)
- func (v *NullableV0039PartitionInfo) UnmarshalJSON(src []byte) error
- func (v *NullableV0039PartitionInfo) Unset()
- type NullableV0039PartitionInfoDefaults
- func (v NullableV0039PartitionInfoDefaults) Get() *V0039PartitionInfoDefaults
- func (v NullableV0039PartitionInfoDefaults) IsSet() bool
- func (v NullableV0039PartitionInfoDefaults) MarshalJSON() ([]byte, error)
- func (v *NullableV0039PartitionInfoDefaults) Set(val *V0039PartitionInfoDefaults)
- func (v *NullableV0039PartitionInfoDefaults) UnmarshalJSON(src []byte) error
- func (v *NullableV0039PartitionInfoDefaults) Unset()
- type NullableV0039PartitionInfoMaximums
- func (v NullableV0039PartitionInfoMaximums) Get() *V0039PartitionInfoMaximums
- func (v NullableV0039PartitionInfoMaximums) IsSet() bool
- func (v NullableV0039PartitionInfoMaximums) MarshalJSON() ([]byte, error)
- func (v *NullableV0039PartitionInfoMaximums) Set(val *V0039PartitionInfoMaximums)
- func (v *NullableV0039PartitionInfoMaximums) UnmarshalJSON(src []byte) error
- func (v *NullableV0039PartitionInfoMaximums) Unset()
- type NullableV0039PartitionInfoTimeouts
- func (v NullableV0039PartitionInfoTimeouts) Get() *V0039PartitionInfoTimeouts
- func (v NullableV0039PartitionInfoTimeouts) IsSet() bool
- func (v NullableV0039PartitionInfoTimeouts) MarshalJSON() ([]byte, error)
- func (v *NullableV0039PartitionInfoTimeouts) Set(val *V0039PartitionInfoTimeouts)
- func (v *NullableV0039PartitionInfoTimeouts) UnmarshalJSON(src []byte) error
- func (v *NullableV0039PartitionInfoTimeouts) Unset()
- type NullableV0039PartitionsResponse
- func (v NullableV0039PartitionsResponse) Get() *V0039PartitionsResponse
- func (v NullableV0039PartitionsResponse) IsSet() bool
- func (v NullableV0039PartitionsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableV0039PartitionsResponse) Set(val *V0039PartitionsResponse)
- func (v *NullableV0039PartitionsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableV0039PartitionsResponse) Unset()
- type NullableV0039Pings
- type NullableV0039PowerMgmtData
- func (v NullableV0039PowerMgmtData) Get() *V0039PowerMgmtData
- func (v NullableV0039PowerMgmtData) IsSet() bool
- func (v NullableV0039PowerMgmtData) MarshalJSON() ([]byte, error)
- func (v *NullableV0039PowerMgmtData) Set(val *V0039PowerMgmtData)
- func (v *NullableV0039PowerMgmtData) UnmarshalJSON(src []byte) error
- func (v *NullableV0039PowerMgmtData) Unset()
- type NullableV0039Qos
- type NullableV0039QosLimits
- func (v NullableV0039QosLimits) Get() *V0039QosLimits
- func (v NullableV0039QosLimits) IsSet() bool
- func (v NullableV0039QosLimits) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimits) Set(val *V0039QosLimits)
- func (v *NullableV0039QosLimits) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimits) Unset()
- type NullableV0039QosLimitsMax
- func (v NullableV0039QosLimitsMax) Get() *V0039QosLimitsMax
- func (v NullableV0039QosLimitsMax) IsSet() bool
- func (v NullableV0039QosLimitsMax) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMax) Set(val *V0039QosLimitsMax)
- func (v *NullableV0039QosLimitsMax) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMax) Unset()
- type NullableV0039QosLimitsMaxActiveJobs
- func (v NullableV0039QosLimitsMaxActiveJobs) Get() *V0039QosLimitsMaxActiveJobs
- func (v NullableV0039QosLimitsMaxActiveJobs) IsSet() bool
- func (v NullableV0039QosLimitsMaxActiveJobs) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxActiveJobs) Set(val *V0039QosLimitsMaxActiveJobs)
- func (v *NullableV0039QosLimitsMaxActiveJobs) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxActiveJobs) Unset()
- type NullableV0039QosLimitsMaxJobs
- func (v NullableV0039QosLimitsMaxJobs) Get() *V0039QosLimitsMaxJobs
- func (v NullableV0039QosLimitsMaxJobs) IsSet() bool
- func (v NullableV0039QosLimitsMaxJobs) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxJobs) Set(val *V0039QosLimitsMaxJobs)
- func (v *NullableV0039QosLimitsMaxJobs) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxJobs) Unset()
- type NullableV0039QosLimitsMaxJobsActiveJobs
- func (v NullableV0039QosLimitsMaxJobsActiveJobs) Get() *V0039QosLimitsMaxJobsActiveJobs
- func (v NullableV0039QosLimitsMaxJobsActiveJobs) IsSet() bool
- func (v NullableV0039QosLimitsMaxJobsActiveJobs) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxJobsActiveJobs) Set(val *V0039QosLimitsMaxJobsActiveJobs)
- func (v *NullableV0039QosLimitsMaxJobsActiveJobs) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxJobsActiveJobs) Unset()
- type NullableV0039QosLimitsMaxJobsActiveJobsPer
- func (v NullableV0039QosLimitsMaxJobsActiveJobsPer) Get() *V0039QosLimitsMaxJobsActiveJobsPer
- func (v NullableV0039QosLimitsMaxJobsActiveJobsPer) IsSet() bool
- func (v NullableV0039QosLimitsMaxJobsActiveJobsPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxJobsActiveJobsPer) Set(val *V0039QosLimitsMaxJobsActiveJobsPer)
- func (v *NullableV0039QosLimitsMaxJobsActiveJobsPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxJobsActiveJobsPer) Unset()
- type NullableV0039QosLimitsMaxTres
- func (v NullableV0039QosLimitsMaxTres) Get() *V0039QosLimitsMaxTres
- func (v NullableV0039QosLimitsMaxTres) IsSet() bool
- func (v NullableV0039QosLimitsMaxTres) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxTres) Set(val *V0039QosLimitsMaxTres)
- func (v *NullableV0039QosLimitsMaxTres) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxTres) Unset()
- type NullableV0039QosLimitsMaxTresMinutes
- func (v NullableV0039QosLimitsMaxTresMinutes) Get() *V0039QosLimitsMaxTresMinutes
- func (v NullableV0039QosLimitsMaxTresMinutes) IsSet() bool
- func (v NullableV0039QosLimitsMaxTresMinutes) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxTresMinutes) Set(val *V0039QosLimitsMaxTresMinutes)
- func (v *NullableV0039QosLimitsMaxTresMinutes) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxTresMinutes) Unset()
- type NullableV0039QosLimitsMaxTresMinutesPer
- func (v NullableV0039QosLimitsMaxTresMinutesPer) Get() *V0039QosLimitsMaxTresMinutesPer
- func (v NullableV0039QosLimitsMaxTresMinutesPer) IsSet() bool
- func (v NullableV0039QosLimitsMaxTresMinutesPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxTresMinutesPer) Set(val *V0039QosLimitsMaxTresMinutesPer)
- func (v *NullableV0039QosLimitsMaxTresMinutesPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxTresMinutesPer) Unset()
- type NullableV0039QosLimitsMaxTresPer
- func (v NullableV0039QosLimitsMaxTresPer) Get() *V0039QosLimitsMaxTresPer
- func (v NullableV0039QosLimitsMaxTresPer) IsSet() bool
- func (v NullableV0039QosLimitsMaxTresPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxTresPer) Set(val *V0039QosLimitsMaxTresPer)
- func (v *NullableV0039QosLimitsMaxTresPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxTresPer) Unset()
- type NullableV0039QosLimitsMaxWallClock
- func (v NullableV0039QosLimitsMaxWallClock) Get() *V0039QosLimitsMaxWallClock
- func (v NullableV0039QosLimitsMaxWallClock) IsSet() bool
- func (v NullableV0039QosLimitsMaxWallClock) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxWallClock) Set(val *V0039QosLimitsMaxWallClock)
- func (v *NullableV0039QosLimitsMaxWallClock) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxWallClock) Unset()
- type NullableV0039QosLimitsMaxWallClockPer
- func (v NullableV0039QosLimitsMaxWallClockPer) Get() *V0039QosLimitsMaxWallClockPer
- func (v NullableV0039QosLimitsMaxWallClockPer) IsSet() bool
- func (v NullableV0039QosLimitsMaxWallClockPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMaxWallClockPer) Set(val *V0039QosLimitsMaxWallClockPer)
- func (v *NullableV0039QosLimitsMaxWallClockPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMaxWallClockPer) Unset()
- type NullableV0039QosLimitsMin
- func (v NullableV0039QosLimitsMin) Get() *V0039QosLimitsMin
- func (v NullableV0039QosLimitsMin) IsSet() bool
- func (v NullableV0039QosLimitsMin) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMin) Set(val *V0039QosLimitsMin)
- func (v *NullableV0039QosLimitsMin) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMin) Unset()
- type NullableV0039QosLimitsMinTres
- func (v NullableV0039QosLimitsMinTres) Get() *V0039QosLimitsMinTres
- func (v NullableV0039QosLimitsMinTres) IsSet() bool
- func (v NullableV0039QosLimitsMinTres) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosLimitsMinTres) Set(val *V0039QosLimitsMinTres)
- func (v *NullableV0039QosLimitsMinTres) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosLimitsMinTres) Unset()
- type NullableV0039QosPreempt
- func (v NullableV0039QosPreempt) Get() *V0039QosPreempt
- func (v NullableV0039QosPreempt) IsSet() bool
- func (v NullableV0039QosPreempt) MarshalJSON() ([]byte, error)
- func (v *NullableV0039QosPreempt) Set(val *V0039QosPreempt)
- func (v *NullableV0039QosPreempt) UnmarshalJSON(src []byte) error
- func (v *NullableV0039QosPreempt) Unset()
- type NullableV0039ReservationCoreSpec
- func (v NullableV0039ReservationCoreSpec) Get() *V0039ReservationCoreSpec
- func (v NullableV0039ReservationCoreSpec) IsSet() bool
- func (v NullableV0039ReservationCoreSpec) MarshalJSON() ([]byte, error)
- func (v *NullableV0039ReservationCoreSpec) Set(val *V0039ReservationCoreSpec)
- func (v *NullableV0039ReservationCoreSpec) UnmarshalJSON(src []byte) error
- func (v *NullableV0039ReservationCoreSpec) Unset()
- type NullableV0039ReservationInfo
- func (v NullableV0039ReservationInfo) Get() *V0039ReservationInfo
- func (v NullableV0039ReservationInfo) IsSet() bool
- func (v NullableV0039ReservationInfo) MarshalJSON() ([]byte, error)
- func (v *NullableV0039ReservationInfo) Set(val *V0039ReservationInfo)
- func (v *NullableV0039ReservationInfo) UnmarshalJSON(src []byte) error
- func (v *NullableV0039ReservationInfo) Unset()
- type NullableV0039ReservationInfoPurgeCompleted
- func (v NullableV0039ReservationInfoPurgeCompleted) Get() *V0039ReservationInfoPurgeCompleted
- func (v NullableV0039ReservationInfoPurgeCompleted) IsSet() bool
- func (v NullableV0039ReservationInfoPurgeCompleted) MarshalJSON() ([]byte, error)
- func (v *NullableV0039ReservationInfoPurgeCompleted) Set(val *V0039ReservationInfoPurgeCompleted)
- func (v *NullableV0039ReservationInfoPurgeCompleted) UnmarshalJSON(src []byte) error
- func (v *NullableV0039ReservationInfoPurgeCompleted) Unset()
- type NullableV0039ReservationsResponse
- func (v NullableV0039ReservationsResponse) Get() *V0039ReservationsResponse
- func (v NullableV0039ReservationsResponse) IsSet() bool
- func (v NullableV0039ReservationsResponse) MarshalJSON() ([]byte, error)
- func (v *NullableV0039ReservationsResponse) Set(val *V0039ReservationsResponse)
- func (v *NullableV0039ReservationsResponse) UnmarshalJSON(src []byte) error
- func (v *NullableV0039ReservationsResponse) Unset()
- type NullableV0039RollupStatsInner
- func (v NullableV0039RollupStatsInner) Get() *V0039RollupStatsInner
- func (v NullableV0039RollupStatsInner) IsSet() bool
- func (v NullableV0039RollupStatsInner) MarshalJSON() ([]byte, error)
- func (v *NullableV0039RollupStatsInner) Set(val *V0039RollupStatsInner)
- func (v *NullableV0039RollupStatsInner) UnmarshalJSON(src []byte) error
- func (v *NullableV0039RollupStatsInner) Unset()
- type NullableV0039SlurmStepId
- func (v NullableV0039SlurmStepId) Get() *V0039SlurmStepId
- func (v NullableV0039SlurmStepId) IsSet() bool
- func (v NullableV0039SlurmStepId) MarshalJSON() ([]byte, error)
- func (v *NullableV0039SlurmStepId) Set(val *V0039SlurmStepId)
- func (v *NullableV0039SlurmStepId) UnmarshalJSON(src []byte) error
- func (v *NullableV0039SlurmStepId) Unset()
- type NullableV0039StatsMsg
- func (v NullableV0039StatsMsg) Get() *V0039StatsMsg
- func (v NullableV0039StatsMsg) IsSet() bool
- func (v NullableV0039StatsMsg) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StatsMsg) Set(val *V0039StatsMsg)
- func (v *NullableV0039StatsMsg) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StatsMsg) Unset()
- type NullableV0039StatsRec
- func (v NullableV0039StatsRec) Get() *V0039StatsRec
- func (v NullableV0039StatsRec) IsSet() bool
- func (v NullableV0039StatsRec) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StatsRec) Set(val *V0039StatsRec)
- func (v *NullableV0039StatsRec) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StatsRec) Unset()
- type NullableV0039StatsRpc
- func (v NullableV0039StatsRpc) Get() *V0039StatsRpc
- func (v NullableV0039StatsRpc) IsSet() bool
- func (v NullableV0039StatsRpc) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StatsRpc) Set(val *V0039StatsRpc)
- func (v *NullableV0039StatsRpc) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StatsRpc) Unset()
- type NullableV0039StatsRpcTime
- func (v NullableV0039StatsRpcTime) Get() *V0039StatsRpcTime
- func (v NullableV0039StatsRpcTime) IsSet() bool
- func (v NullableV0039StatsRpcTime) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StatsRpcTime) Set(val *V0039StatsRpcTime)
- func (v *NullableV0039StatsRpcTime) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StatsRpcTime) Unset()
- type NullableV0039StatsUser
- func (v NullableV0039StatsUser) Get() *V0039StatsUser
- func (v NullableV0039StatsUser) IsSet() bool
- func (v NullableV0039StatsUser) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StatsUser) Set(val *V0039StatsUser)
- func (v *NullableV0039StatsUser) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StatsUser) Unset()
- type NullableV0039Step
- type NullableV0039StepCPU
- func (v NullableV0039StepCPU) Get() *V0039StepCPU
- func (v NullableV0039StepCPU) IsSet() bool
- func (v NullableV0039StepCPU) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepCPU) Set(val *V0039StepCPU)
- func (v *NullableV0039StepCPU) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepCPU) Unset()
- type NullableV0039StepCPURequestedFrequency
- func (v NullableV0039StepCPURequestedFrequency) Get() *V0039StepCPURequestedFrequency
- func (v NullableV0039StepCPURequestedFrequency) IsSet() bool
- func (v NullableV0039StepCPURequestedFrequency) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepCPURequestedFrequency) Set(val *V0039StepCPURequestedFrequency)
- func (v *NullableV0039StepCPURequestedFrequency) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepCPURequestedFrequency) Unset()
- type NullableV0039StepNodes
- func (v NullableV0039StepNodes) Get() *V0039StepNodes
- func (v NullableV0039StepNodes) IsSet() bool
- func (v NullableV0039StepNodes) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepNodes) Set(val *V0039StepNodes)
- func (v *NullableV0039StepNodes) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepNodes) Unset()
- type NullableV0039StepStatistics
- func (v NullableV0039StepStatistics) Get() *V0039StepStatistics
- func (v NullableV0039StepStatistics) IsSet() bool
- func (v NullableV0039StepStatistics) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepStatistics) Set(val *V0039StepStatistics)
- func (v *NullableV0039StepStatistics) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepStatistics) Unset()
- type NullableV0039StepStatisticsCPU
- func (v NullableV0039StepStatisticsCPU) Get() *V0039StepStatisticsCPU
- func (v NullableV0039StepStatisticsCPU) IsSet() bool
- func (v NullableV0039StepStatisticsCPU) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepStatisticsCPU) Set(val *V0039StepStatisticsCPU)
- func (v *NullableV0039StepStatisticsCPU) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepStatisticsCPU) Unset()
- type NullableV0039StepStatisticsEnergy
- func (v NullableV0039StepStatisticsEnergy) Get() *V0039StepStatisticsEnergy
- func (v NullableV0039StepStatisticsEnergy) IsSet() bool
- func (v NullableV0039StepStatisticsEnergy) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepStatisticsEnergy) Set(val *V0039StepStatisticsEnergy)
- func (v *NullableV0039StepStatisticsEnergy) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepStatisticsEnergy) Unset()
- type NullableV0039StepStep
- func (v NullableV0039StepStep) Get() *V0039StepStep
- func (v NullableV0039StepStep) IsSet() bool
- func (v NullableV0039StepStep) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepStep) Set(val *V0039StepStep)
- func (v *NullableV0039StepStep) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepStep) Unset()
- type NullableV0039StepTask
- func (v NullableV0039StepTask) Get() *V0039StepTask
- func (v NullableV0039StepTask) IsSet() bool
- func (v NullableV0039StepTask) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepTask) Set(val *V0039StepTask)
- func (v *NullableV0039StepTask) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepTask) Unset()
- type NullableV0039StepTasks
- func (v NullableV0039StepTasks) Get() *V0039StepTasks
- func (v NullableV0039StepTasks) IsSet() bool
- func (v NullableV0039StepTasks) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepTasks) Set(val *V0039StepTasks)
- func (v *NullableV0039StepTasks) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepTasks) Unset()
- type NullableV0039StepTime
- func (v NullableV0039StepTime) Get() *V0039StepTime
- func (v NullableV0039StepTime) IsSet() bool
- func (v NullableV0039StepTime) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepTime) Set(val *V0039StepTime)
- func (v *NullableV0039StepTime) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepTime) Unset()
- type NullableV0039StepTimeSystem
- func (v NullableV0039StepTimeSystem) Get() *V0039StepTimeSystem
- func (v NullableV0039StepTimeSystem) IsSet() bool
- func (v NullableV0039StepTimeSystem) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepTimeSystem) Set(val *V0039StepTimeSystem)
- func (v *NullableV0039StepTimeSystem) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepTimeSystem) Unset()
- type NullableV0039StepTres
- func (v NullableV0039StepTres) Get() *V0039StepTres
- func (v NullableV0039StepTres) IsSet() bool
- func (v NullableV0039StepTres) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepTres) Set(val *V0039StepTres)
- func (v *NullableV0039StepTres) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepTres) Unset()
- type NullableV0039StepTresConsumed
- func (v NullableV0039StepTresConsumed) Get() *V0039StepTresConsumed
- func (v NullableV0039StepTresConsumed) IsSet() bool
- func (v NullableV0039StepTresConsumed) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepTresConsumed) Set(val *V0039StepTresConsumed)
- func (v *NullableV0039StepTresConsumed) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepTresConsumed) Unset()
- type NullableV0039StepTresRequested
- func (v NullableV0039StepTresRequested) Get() *V0039StepTresRequested
- func (v NullableV0039StepTresRequested) IsSet() bool
- func (v NullableV0039StepTresRequested) MarshalJSON() ([]byte, error)
- func (v *NullableV0039StepTresRequested) Set(val *V0039StepTresRequested)
- func (v *NullableV0039StepTresRequested) UnmarshalJSON(src []byte) error
- func (v *NullableV0039StepTresRequested) Unset()
- type NullableV0039Tres
- type NullableV0039Uint16NoVal
- func (v NullableV0039Uint16NoVal) Get() *V0039Uint16NoVal
- func (v NullableV0039Uint16NoVal) IsSet() bool
- func (v NullableV0039Uint16NoVal) MarshalJSON() ([]byte, error)
- func (v *NullableV0039Uint16NoVal) Set(val *V0039Uint16NoVal)
- func (v *NullableV0039Uint16NoVal) UnmarshalJSON(src []byte) error
- func (v *NullableV0039Uint16NoVal) Unset()
- type NullableV0039Uint32NoVal
- func (v NullableV0039Uint32NoVal) Get() *V0039Uint32NoVal
- func (v NullableV0039Uint32NoVal) IsSet() bool
- func (v NullableV0039Uint32NoVal) MarshalJSON() ([]byte, error)
- func (v *NullableV0039Uint32NoVal) Set(val *V0039Uint32NoVal)
- func (v *NullableV0039Uint32NoVal) UnmarshalJSON(src []byte) error
- func (v *NullableV0039Uint32NoVal) Unset()
- type NullableV0039Uint64NoVal
- func (v NullableV0039Uint64NoVal) Get() *V0039Uint64NoVal
- func (v NullableV0039Uint64NoVal) IsSet() bool
- func (v NullableV0039Uint64NoVal) MarshalJSON() ([]byte, error)
- func (v *NullableV0039Uint64NoVal) Set(val *V0039Uint64NoVal)
- func (v *NullableV0039Uint64NoVal) UnmarshalJSON(src []byte) error
- func (v *NullableV0039Uint64NoVal) Unset()
- type NullableV0039UpdateNodeMsg
- func (v NullableV0039UpdateNodeMsg) Get() *V0039UpdateNodeMsg
- func (v NullableV0039UpdateNodeMsg) IsSet() bool
- func (v NullableV0039UpdateNodeMsg) MarshalJSON() ([]byte, error)
- func (v *NullableV0039UpdateNodeMsg) Set(val *V0039UpdateNodeMsg)
- func (v *NullableV0039UpdateNodeMsg) UnmarshalJSON(src []byte) error
- func (v *NullableV0039UpdateNodeMsg) Unset()
- type NullableV0039User
- type NullableV0039UserDefault
- func (v NullableV0039UserDefault) Get() *V0039UserDefault
- func (v NullableV0039UserDefault) IsSet() bool
- func (v NullableV0039UserDefault) MarshalJSON() ([]byte, error)
- func (v *NullableV0039UserDefault) Set(val *V0039UserDefault)
- func (v *NullableV0039UserDefault) UnmarshalJSON(src []byte) error
- func (v *NullableV0039UserDefault) Unset()
- type NullableV0039Warning
- func (v NullableV0039Warning) Get() *V0039Warning
- func (v NullableV0039Warning) IsSet() bool
- func (v NullableV0039Warning) MarshalJSON() ([]byte, error)
- func (v *NullableV0039Warning) Set(val *V0039Warning)
- func (v *NullableV0039Warning) UnmarshalJSON(src []byte) error
- func (v *NullableV0039Warning) Unset()
- type NullableV0039Wckey
- type NullableV0039WckeyTag
- func (v NullableV0039WckeyTag) Get() *V0039WckeyTag
- func (v NullableV0039WckeyTag) IsSet() bool
- func (v NullableV0039WckeyTag) MarshalJSON() ([]byte, error)
- func (v *NullableV0039WckeyTag) Set(val *V0039WckeyTag)
- func (v *NullableV0039WckeyTag) UnmarshalJSON(src []byte) error
- func (v *NullableV0039WckeyTag) Unset()
- type NullableV0040Account
- func (v NullableV0040Account) Get() *V0040Account
- func (v NullableV0040Account) IsSet() bool
- func (v NullableV0040Account) MarshalJSON() ([]byte, error)
- func (v *NullableV0040Account) Set(val *V0040Account)
- func (v *NullableV0040Account) UnmarshalJSON(src []byte) error
- func (v *NullableV0040Account) Unset()
- type NullableV0040AccountShort
- func (v NullableV0040AccountShort) Get() *V0040AccountShort
- func (v NullableV0040AccountShort) IsSet() bool
- func (v NullableV0040AccountShort) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AccountShort) Set(val *V0040AccountShort)
- func (v *NullableV0040AccountShort) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AccountShort) Unset()
- type NullableV0040Accounting
- func (v NullableV0040Accounting) Get() *V0040Accounting
- func (v NullableV0040Accounting) IsSet() bool
- func (v NullableV0040Accounting) MarshalJSON() ([]byte, error)
- func (v *NullableV0040Accounting) Set(val *V0040Accounting)
- func (v *NullableV0040Accounting) UnmarshalJSON(src []byte) error
- func (v *NullableV0040Accounting) Unset()
- type NullableV0040AccountsAddCond
- func (v NullableV0040AccountsAddCond) Get() *V0040AccountsAddCond
- func (v NullableV0040AccountsAddCond) IsSet() bool
- func (v NullableV0040AccountsAddCond) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AccountsAddCond) Set(val *V0040AccountsAddCond)
- func (v *NullableV0040AccountsAddCond) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AccountsAddCond) Unset()
- type NullableV0040AcctGatherEnergy
- func (v NullableV0040AcctGatherEnergy) Get() *V0040AcctGatherEnergy
- func (v NullableV0040AcctGatherEnergy) IsSet() bool
- func (v NullableV0040AcctGatherEnergy) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AcctGatherEnergy) Set(val *V0040AcctGatherEnergy)
- func (v *NullableV0040AcctGatherEnergy) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AcctGatherEnergy) Unset()
- type NullableV0040Assoc
- type NullableV0040AssocMax
- func (v NullableV0040AssocMax) Get() *V0040AssocMax
- func (v NullableV0040AssocMax) IsSet() bool
- func (v NullableV0040AssocMax) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMax) Set(val *V0040AssocMax)
- func (v *NullableV0040AssocMax) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMax) Unset()
- type NullableV0040AssocMaxJobs
- func (v NullableV0040AssocMaxJobs) Get() *V0040AssocMaxJobs
- func (v NullableV0040AssocMaxJobs) IsSet() bool
- func (v NullableV0040AssocMaxJobs) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMaxJobs) Set(val *V0040AssocMaxJobs)
- func (v *NullableV0040AssocMaxJobs) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMaxJobs) Unset()
- type NullableV0040AssocMaxJobsPer
- func (v NullableV0040AssocMaxJobsPer) Get() *V0040AssocMaxJobsPer
- func (v NullableV0040AssocMaxJobsPer) IsSet() bool
- func (v NullableV0040AssocMaxJobsPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMaxJobsPer) Set(val *V0040AssocMaxJobsPer)
- func (v *NullableV0040AssocMaxJobsPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMaxJobsPer) Unset()
- type NullableV0040AssocMaxPer
- func (v NullableV0040AssocMaxPer) Get() *V0040AssocMaxPer
- func (v NullableV0040AssocMaxPer) IsSet() bool
- func (v NullableV0040AssocMaxPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMaxPer) Set(val *V0040AssocMaxPer)
- func (v *NullableV0040AssocMaxPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMaxPer) Unset()
- type NullableV0040AssocMaxPerAccount
- func (v NullableV0040AssocMaxPerAccount) Get() *V0040AssocMaxPerAccount
- func (v NullableV0040AssocMaxPerAccount) IsSet() bool
- func (v NullableV0040AssocMaxPerAccount) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMaxPerAccount) Set(val *V0040AssocMaxPerAccount)
- func (v *NullableV0040AssocMaxPerAccount) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMaxPerAccount) Unset()
- type NullableV0040AssocMaxTres
- func (v NullableV0040AssocMaxTres) Get() *V0040AssocMaxTres
- func (v NullableV0040AssocMaxTres) IsSet() bool
- func (v NullableV0040AssocMaxTres) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMaxTres) Set(val *V0040AssocMaxTres)
- func (v *NullableV0040AssocMaxTres) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMaxTres) Unset()
- type NullableV0040AssocMaxTresGroup
- func (v NullableV0040AssocMaxTresGroup) Get() *V0040AssocMaxTresGroup
- func (v NullableV0040AssocMaxTresGroup) IsSet() bool
- func (v NullableV0040AssocMaxTresGroup) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMaxTresGroup) Set(val *V0040AssocMaxTresGroup)
- func (v *NullableV0040AssocMaxTresGroup) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMaxTresGroup) Unset()
- type NullableV0040AssocMaxTresMinutes
- func (v NullableV0040AssocMaxTresMinutes) Get() *V0040AssocMaxTresMinutes
- func (v NullableV0040AssocMaxTresMinutes) IsSet() bool
- func (v NullableV0040AssocMaxTresMinutes) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMaxTresMinutes) Set(val *V0040AssocMaxTresMinutes)
- func (v *NullableV0040AssocMaxTresMinutes) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMaxTresMinutes) Unset()
- type NullableV0040AssocMaxTresPer
- func (v NullableV0040AssocMaxTresPer) Get() *V0040AssocMaxTresPer
- func (v NullableV0040AssocMaxTresPer) IsSet() bool
- func (v NullableV0040AssocMaxTresPer) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMaxTresPer) Set(val *V0040AssocMaxTresPer)
- func (v *NullableV0040AssocMaxTresPer) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMaxTresPer) Unset()
- type NullableV0040AssocMin
- func (v NullableV0040AssocMin) Get() *V0040AssocMin
- func (v NullableV0040AssocMin) IsSet() bool
- func (v NullableV0040AssocMin) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocMin) Set(val *V0040AssocMin)
- func (v *NullableV0040AssocMin) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocMin) Unset()
- type NullableV0040AssocRecSet
- func (v NullableV0040AssocRecSet) Get() *V0040AssocRecSet
- func (v NullableV0040AssocRecSet) IsSet() bool
- func (v NullableV0040AssocRecSet) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocRecSet) Set(val *V0040AssocRecSet)
- func (v *NullableV0040AssocRecSet) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocRecSet) Unset()
- type NullableV0040AssocSharesObjWrap
- func (v NullableV0040AssocSharesObjWrap) Get() *V0040AssocSharesObjWrap
- func (v NullableV0040AssocSharesObjWrap) IsSet() bool
- func (v NullableV0040AssocSharesObjWrap) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocSharesObjWrap) Set(val *V0040AssocSharesObjWrap)
- func (v *NullableV0040AssocSharesObjWrap) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocSharesObjWrap) Unset()
- type NullableV0040AssocSharesObjWrapFairshare
- func (v NullableV0040AssocSharesObjWrapFairshare) Get() *V0040AssocSharesObjWrapFairshare
- func (v NullableV0040AssocSharesObjWrapFairshare) IsSet() bool
- func (v NullableV0040AssocSharesObjWrapFairshare) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocSharesObjWrapFairshare) Set(val *V0040AssocSharesObjWrapFairshare)
- func (v *NullableV0040AssocSharesObjWrapFairshare) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocSharesObjWrapFairshare) Unset()
- type NullableV0040AssocSharesObjWrapTres
- func (v NullableV0040AssocSharesObjWrapTres) Get() *V0040AssocSharesObjWrapTres
- func (v NullableV0040AssocSharesObjWrapTres) IsSet() bool
- func (v NullableV0040AssocSharesObjWrapTres) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocSharesObjWrapTres) Set(val *V0040AssocSharesObjWrapTres)
- func (v *NullableV0040AssocSharesObjWrapTres) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocSharesObjWrapTres) Unset()
- type NullableV0040AssocShort
- func (v NullableV0040AssocShort) Get() *V0040AssocShort
- func (v NullableV0040AssocShort) IsSet() bool
- func (v NullableV0040AssocShort) MarshalJSON() ([]byte, error)
- func (v *NullableV0040AssocShort) Set(val *V0040AssocShort)
- func (v *NullableV0040AssocShort) UnmarshalJSON(src []byte) error
- func (v *NullableV0040AssocShort) Unset()
- type NullableV0040BfExitFields
- func (v NullableV0040BfExitFields) Get() *V0040BfExitFields
- func (v NullableV0040BfExitFields) IsSet() bool
- func (v NullableV0040BfExitFields) MarshalJSON() ([]byte, error)
- func (v *NullableV0040BfExitFields) Set(val *V0040BfExitFields)
- func (v *NullableV0040BfExitFields) UnmarshalJSON(src []byte) error
- func (v *NullableV0040BfExitFields) Unset()
- type NullableV0040ClusterRec
- func (v NullableV0040ClusterRec) Get() *V0040ClusterRec
- func (v NullableV0040ClusterRec) IsSet() bool
- func (v NullableV0040ClusterRec) MarshalJSON() ([]byte, error)
- func (v *NullableV0040ClusterRec) Set(val *V0040ClusterRec)
- func (v *NullableV0040ClusterRec) UnmarshalJSON(src []byte) error
- func (v *NullableV0040ClusterRec) Unset()
- type NullableV0040ClusterRecAssociations
- func (v NullableV0040ClusterRecAssociations) Get() *V0040ClusterRecAssociations
- func (v NullableV0040ClusterRecAssociations) IsSet() bool
- func (v NullableV0040ClusterRecAssociations) MarshalJSON() ([]byte, error)
- func (v *NullableV0040ClusterRecAssociations) Set(val *V0040ClusterRecAssociations)
- func (v *NullableV0040ClusterRecAssociations) UnmarshalJSON(src []byte) error
- func (v *NullableV0040ClusterRecAssociations) Unset()
- type NullableV0040ControllerPing
- func (v NullableV0040ControllerPing) Get() *V0040ControllerPing
- func (v NullableV0040ControllerPing) IsSet() bool
- func (v NullableV0040ControllerPing) MarshalJSON() ([]byte, error)
- func (v *NullableV0040ControllerPing) Set(val *V0040ControllerPing)
- func (v *NullableV0040ControllerPing) UnmarshalJSON(src []byte) error
- func (v *NullableV0040ControllerPing) Unset()
- type NullableV0040Coord
- type NullableV0040CronEntry
- func (v NullableV0040CronEntry) Get() *V0040CronEntry
- func (v NullableV0040CronEntry) IsSet() bool
- func (v NullableV0040CronEntry) MarshalJSON() ([]byte, error)
- func (v *NullableV0040CronEntry) Set(val *V0040CronEntry)
- func (v *NullableV0040CronEntry) UnmarshalJSON(src []byte) error
- func (v *NullableV0040CronEntry) Unset()
- type NullableV0040CronEntryLine
- func (v NullableV0040CronEntryLine) Get() *V0040CronEntryLine
- func (v NullableV0040CronEntryLine) IsSet() bool
- func (v NullableV0040CronEntryLine) MarshalJSON() ([]byte, error)
- func (v *NullableV0040CronEntryLine) Set(val *V0040CronEntryLine)
- func (v *NullableV0040CronEntryLine) UnmarshalJSON(src []byte) error
- func (v *NullableV0040CronEntryLine) Unset()
- type NullableV0040ExtSensorsData
- func (v NullableV0040ExtSensorsData) Get() *V0040ExtSensorsData
- func (v NullableV0040ExtSensorsData) IsSet() bool
- func (v NullableV0040ExtSensorsData) MarshalJSON() ([]byte, error)
- func (v *NullableV0040ExtSensorsData) Set(val *V0040ExtSensorsData)
- func (v *NullableV0040ExtSensorsData) UnmarshalJSON(src []byte) error
- func (v *NullableV0040ExtSensorsData) Unset()
- type NullableV0040Float64NoVal
- func (v NullableV0040Float64NoVal) Get() *V0040Float64NoVal
- func (v NullableV0040Float64NoVal) IsSet() bool
- func (v NullableV0040Float64NoVal) MarshalJSON() ([]byte, error)
- func (v *NullableV0040Float64NoVal) Set(val *V0040Float64NoVal)
- func (v *NullableV0040Float64NoVal) UnmarshalJSON(src []byte) error
- func (v *NullableV0040Float64NoVal) Unset()
- type NullableV0040Instance
- func (v NullableV0040Instance) Get() *V0040Instance
- func (v NullableV0040Instance) IsSet() bool
- func (v NullableV0040Instance) MarshalJSON() ([]byte, error)
- func (v *NullableV0040Instance) Set(val *V0040Instance)
- func (v *NullableV0040Instance) UnmarshalJSON(src []byte) error
- func (v *NullableV0040Instance) Unset()
- type NullableV0040InstanceTime
- func (v NullableV0040InstanceTime) Get() *V0040InstanceTime
- func (v NullableV0040InstanceTime) IsSet() bool
- func (v NullableV0040InstanceTime) MarshalJSON() ([]byte, error)
- func (v *NullableV0040InstanceTime) Set(val *V0040InstanceTime)
- func (v *NullableV0040InstanceTime) UnmarshalJSON(src []byte) error
- func (v *NullableV0040InstanceTime) Unset()
- type NullableV0040Job
- type NullableV0040JobArray
- func (v NullableV0040JobArray) Get() *V0040JobArray
- func (v NullableV0040JobArray) IsSet() bool
- func (v NullableV0040JobArray) MarshalJSON() ([]byte, error)
- func (v *NullableV0040JobArray) Set(val *V0040JobArray)
- func (v *NullableV0040JobArray) UnmarshalJSON(src []byte) error
- func (v *NullableV0040JobArray) Unset()
- type NullableV0040JobArrayResponseMsgEntry
- func (v NullableV0040JobArrayResponseMsgEntry) Get() *V0040JobArrayResponseMsgEntry
- func (v NullableV0040JobArrayResponseMsgEntry) IsSet() bool
- func (v NullableV0040JobArrayResponseMsgEntry) MarshalJSON() ([]byte, error)
- func (v *NullableV0040JobArrayResponseMsgEntry) Set(val *V0040JobArrayResponseMsgEntry)
- func (v *NullableV0040JobArrayResponseMsgEntry) UnmarshalJSON(src []byte) error
- func (v *NullableV0040JobArrayResponseMsgEntry) Unset()
- type NullableV0040JobDescMsg
- func (v NullableV0040JobDescMsg) Get() *V0040JobDescMsg
- func (v NullableV0040JobDescMsg) IsSet() bool
- func (v NullableV0040JobDescMsg) MarshalJSON() ([]byte, error)
- func (v *NullableV0040JobDescMsg) Set(val *V0040JobDescMsg)
- func (v *NullableV0040JobDescMsg) UnmarshalJSON(src []byte) error
- func (v *NullableV0040JobDescMsg) Unset()
- type NullableV0040JobDescMsgRlimits
- func (v NullableV0040JobDescMsgRlimits) Get() *V0040JobDescMsgRlimits
- func (v NullableV0040JobDescMsgRlimits) IsSet() bool
- func (v NullableV0040JobDescMsgRlimits) MarshalJSON() ([]byte, error)
- func (v *NullableV0040JobDescMsgRlimits) Set(val *V0040JobDescMsgRlimits)
- func (v *NullableV0040JobDescMsgRlimits) UnmarshalJSON(src []byte) error
- func (v *NullableV0040JobDescMsgRlimits) Unset()
- type NullableV0040JobHet
- func (v NullableV0040JobHet) Get() *V0040JobHet
- func (v NullableV0040JobHet) IsSet() bool
- func (v NullableV0040JobHet) MarshalJSON() ([]byte, error)
- func (v *NullableV0040JobHet) Set(val *V0040JobHet)
- func (v *NullableV0040JobHet) UnmarshalJSON(src []byte) error
- func (v *NullableV0040JobHet) Unset()
- type NullableV0040JobInfo