func()

in lib/go/si/si.pb.go [682:687]


func (x *AllocationRequest) GetAllocations() []*Allocation {
	if x != nil {
		return x.Allocations
	}
	return nil
}