Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for deallocationRequested (0.2 sec)

  1. staging/src/k8s.io/api/resource/v1alpha2/generated.pb.go

    		`Allocation:` + strings.Replace(this.Allocation.String(), "AllocationResult", "AllocationResult", 1) + `,`,
    		`ReservedFor:` + repeatedStringForReservedFor + `,`,
    		`DeallocationRequested:` + fmt.Sprintf("%v", this.DeallocationRequested) + `,`,
    		`}`,
    	}, "")
    	return s
    }
    func (this *ResourceClaimTemplate) String() string {
    	if this == nil {
    		return "nil"
    	}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 17:07:36 UTC 2024
    - 261.9K bytes
    - Viewed (0)
Back to top