Name | Type | Description | Notes |
---|---|---|---|
CpusPerNode | Pointer to V0040Uint32NoVal | [optional] | |
CpusPerSocket | Pointer to V0040Uint32NoVal | [optional] | |
MemoryPerCpu | Pointer to int64 | [optional] | |
PartitionMemoryPerCpu | Pointer to V0040Uint64NoVal | [optional] | |
PartitionMemoryPerNode | Pointer to V0040Uint64NoVal | [optional] | |
Nodes | Pointer to V0040Uint32NoVal | [optional] | |
Shares | Pointer to int32 | [optional] | |
Oversubscribe | Pointer to V0041OpenapiPartitionRespPartitionsInnerMaximumsOversubscribe | [optional] | |
Time | Pointer to V0040Uint32NoVal | [optional] | |
OverTimeLimit | Pointer to V0040Uint16NoVal | [optional] |
func NewV0040PartitionInfoMaximums() *V0040PartitionInfoMaximums
NewV0040PartitionInfoMaximums instantiates a new V0040PartitionInfoMaximums object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed
func NewV0040PartitionInfoMaximumsWithDefaults() *V0040PartitionInfoMaximums
NewV0040PartitionInfoMaximumsWithDefaults instantiates a new V0040PartitionInfoMaximums object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set
func (o *V0040PartitionInfoMaximums) GetCpusPerNode() V0040Uint32NoVal
GetCpusPerNode returns the CpusPerNode field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetCpusPerNodeOk() (*V0040Uint32NoVal, bool)
GetCpusPerNodeOk returns a tuple with the CpusPerNode field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetCpusPerNode(v V0040Uint32NoVal)
SetCpusPerNode sets CpusPerNode field to given value.
func (o *V0040PartitionInfoMaximums) HasCpusPerNode() bool
HasCpusPerNode returns a boolean if a field has been set.
func (o *V0040PartitionInfoMaximums) GetCpusPerSocket() V0040Uint32NoVal
GetCpusPerSocket returns the CpusPerSocket field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetCpusPerSocketOk() (*V0040Uint32NoVal, bool)
GetCpusPerSocketOk returns a tuple with the CpusPerSocket field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetCpusPerSocket(v V0040Uint32NoVal)
SetCpusPerSocket sets CpusPerSocket field to given value.
func (o *V0040PartitionInfoMaximums) HasCpusPerSocket() bool
HasCpusPerSocket returns a boolean if a field has been set.
func (o *V0040PartitionInfoMaximums) GetMemoryPerCpu() int64
GetMemoryPerCpu returns the MemoryPerCpu field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetMemoryPerCpuOk() (*int64, bool)
GetMemoryPerCpuOk returns a tuple with the MemoryPerCpu field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetMemoryPerCpu(v int64)
SetMemoryPerCpu sets MemoryPerCpu field to given value.
func (o *V0040PartitionInfoMaximums) HasMemoryPerCpu() bool
HasMemoryPerCpu returns a boolean if a field has been set.
func (o *V0040PartitionInfoMaximums) GetPartitionMemoryPerCpu() V0040Uint64NoVal
GetPartitionMemoryPerCpu returns the PartitionMemoryPerCpu field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetPartitionMemoryPerCpuOk() (*V0040Uint64NoVal, bool)
GetPartitionMemoryPerCpuOk returns a tuple with the PartitionMemoryPerCpu field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetPartitionMemoryPerCpu(v V0040Uint64NoVal)
SetPartitionMemoryPerCpu sets PartitionMemoryPerCpu field to given value.
func (o *V0040PartitionInfoMaximums) HasPartitionMemoryPerCpu() bool
HasPartitionMemoryPerCpu returns a boolean if a field has been set.
func (o *V0040PartitionInfoMaximums) GetPartitionMemoryPerNode() V0040Uint64NoVal
GetPartitionMemoryPerNode returns the PartitionMemoryPerNode field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetPartitionMemoryPerNodeOk() (*V0040Uint64NoVal, bool)
GetPartitionMemoryPerNodeOk returns a tuple with the PartitionMemoryPerNode field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetPartitionMemoryPerNode(v V0040Uint64NoVal)
SetPartitionMemoryPerNode sets PartitionMemoryPerNode field to given value.
func (o *V0040PartitionInfoMaximums) HasPartitionMemoryPerNode() bool
HasPartitionMemoryPerNode returns a boolean if a field has been set.
func (o *V0040PartitionInfoMaximums) GetNodes() V0040Uint32NoVal
GetNodes returns the Nodes field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetNodesOk() (*V0040Uint32NoVal, bool)
GetNodesOk returns a tuple with the Nodes field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetNodes(v V0040Uint32NoVal)
SetNodes sets Nodes field to given value.
func (o *V0040PartitionInfoMaximums) HasNodes() bool
HasNodes returns a boolean if a field has been set.
func (o *V0040PartitionInfoMaximums) GetShares() int32
GetShares returns the Shares field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetSharesOk() (*int32, bool)
GetSharesOk returns a tuple with the Shares field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetShares(v int32)
SetShares sets Shares field to given value.
func (o *V0040PartitionInfoMaximums) HasShares() bool
HasShares returns a boolean if a field has been set.
func (o *V0040PartitionInfoMaximums) GetOversubscribe() V0041OpenapiPartitionRespPartitionsInnerMaximumsOversubscribe
GetOversubscribe returns the Oversubscribe field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetOversubscribeOk() (*V0041OpenapiPartitionRespPartitionsInnerMaximumsOversubscribe, bool)
GetOversubscribeOk returns a tuple with the Oversubscribe field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetOversubscribe(v V0041OpenapiPartitionRespPartitionsInnerMaximumsOversubscribe)
SetOversubscribe sets Oversubscribe field to given value.
func (o *V0040PartitionInfoMaximums) HasOversubscribe() bool
HasOversubscribe returns a boolean if a field has been set.
func (o *V0040PartitionInfoMaximums) GetTime() V0040Uint32NoVal
GetTime returns the Time field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetTimeOk() (*V0040Uint32NoVal, bool)
GetTimeOk returns a tuple with the Time field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetTime(v V0040Uint32NoVal)
SetTime sets Time field to given value.
func (o *V0040PartitionInfoMaximums) HasTime() bool
HasTime returns a boolean if a field has been set.
func (o *V0040PartitionInfoMaximums) GetOverTimeLimit() V0040Uint16NoVal
GetOverTimeLimit returns the OverTimeLimit field if non-nil, zero value otherwise.
func (o *V0040PartitionInfoMaximums) GetOverTimeLimitOk() (*V0040Uint16NoVal, bool)
GetOverTimeLimitOk returns a tuple with the OverTimeLimit field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *V0040PartitionInfoMaximums) SetOverTimeLimit(v V0040Uint16NoVal)
SetOverTimeLimit sets OverTimeLimit field to given value.
func (o *V0040PartitionInfoMaximums) HasOverTimeLimit() bool
HasOverTimeLimit returns a boolean if a field has been set.