Home
last modified time | relevance | path

Searched defs:TaskExecutionInformation (Results 1 – 25 of 141) sorted by relevance

123456

/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2015-12-01.2.2/batch/
H A Dmodels.go2546 type TaskExecutionInformation struct { struct
2548 StartTime *date.Time `json:"startTime,omitempty"`
2550 EndTime *date.Time `json:"endTime,omitempty"`
2552 ExitCode *int32 `json:"exitCode,omitempty"`
2554 SchedulingError *TaskSchedulingError `json:"schedulingError,omitempty"`
2556 RetryCount *int32 `json:"retryCount,omitempty"`
2558 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2560 RequeueCount *int32 `json:"requeueCount,omitempty"`
2562 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/batch/2015-12-01.2.2/batch/
H A Dmodels.go2546 type TaskExecutionInformation struct { struct
2548 StartTime *date.Time `json:"startTime,omitempty"`
2550 EndTime *date.Time `json:"endTime,omitempty"`
2552 ExitCode *int32 `json:"exitCode,omitempty"`
2554 SchedulingError *TaskSchedulingError `json:"schedulingError,omitempty"`
2556 RetryCount *int32 `json:"retryCount,omitempty"`
2558 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2560 RequeueCount *int32 `json:"requeueCount,omitempty"`
2562 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2015-12-01.2.2/batch/
H A Dmodels.go2546 type TaskExecutionInformation struct { struct
2548 StartTime *date.Time `json:"startTime,omitempty"`
2550 EndTime *date.Time `json:"endTime,omitempty"`
2552 ExitCode *int32 `json:"exitCode,omitempty"`
2554 SchedulingError *TaskSchedulingError `json:"schedulingError,omitempty"`
2556 RetryCount *int32 `json:"retryCount,omitempty"`
2558 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2560 RequeueCount *int32 `json:"requeueCount,omitempty"`
2562 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2016-02-01.3.0/batch/
H A Dmodels.go2891 type TaskExecutionInformation struct { struct
2893 StartTime *date.Time `json:"startTime,omitempty"`
2895 EndTime *date.Time `json:"endTime,omitempty"`
2897 ExitCode *int32 `json:"exitCode,omitempty"`
2899 SchedulingError *TaskSchedulingError `json:"schedulingError,omitempty"`
2901 RetryCount *int32 `json:"retryCount,omitempty"`
2903 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2905 RequeueCount *int32 `json:"requeueCount,omitempty"`
2907 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/batch/2016-02-01.3.0/batch/
H A Dmodels.go2891 type TaskExecutionInformation struct { struct
2893 StartTime *date.Time `json:"startTime,omitempty"`
2895 EndTime *date.Time `json:"endTime,omitempty"`
2897 ExitCode *int32 `json:"exitCode,omitempty"`
2899 SchedulingError *TaskSchedulingError `json:"schedulingError,omitempty"`
2901 RetryCount *int32 `json:"retryCount,omitempty"`
2903 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2905 RequeueCount *int32 `json:"requeueCount,omitempty"`
2907 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2016-02-01.3.0/batch/
H A Dmodels.go2891 type TaskExecutionInformation struct { struct
2893 StartTime *date.Time `json:"startTime,omitempty"`
2895 EndTime *date.Time `json:"endTime,omitempty"`
2897 ExitCode *int32 `json:"exitCode,omitempty"`
2899 SchedulingError *TaskSchedulingError `json:"schedulingError,omitempty"`
2901 RetryCount *int32 `json:"retryCount,omitempty"`
2903 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2905 RequeueCount *int32 `json:"requeueCount,omitempty"`
2907 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2017-09-01.6.0/batch/
H A Dmodels.go3293 type TaskExecutionInformation struct { struct
3295 StartTime *date.Time `json:"startTime,omitempty"`
3297 EndTime *date.Time `json:"endTime,omitempty"`
3299 ExitCode *int32 `json:"exitCode,omitempty"`
3301 ContainerInfo *TaskContainerExecutionInformation `json:"containerInfo,omitempty"`
3303 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
3305 RetryCount *int32 `json:"retryCount,omitempty"`
3307 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3309 RequeueCount *int32 `json:"requeueCount,omitempty"`
3311 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/batch/2017-09-01.6.0/batch/
H A Dmodels.go3293 type TaskExecutionInformation struct { struct
3295 StartTime *date.Time `json:"startTime,omitempty"`
3297 EndTime *date.Time `json:"endTime,omitempty"`
3299 ExitCode *int32 `json:"exitCode,omitempty"`
3301 ContainerInfo *TaskContainerExecutionInformation `json:"containerInfo,omitempty"`
3303 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
3305 RetryCount *int32 `json:"retryCount,omitempty"`
3307 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3309 RequeueCount *int32 `json:"requeueCount,omitempty"`
3311 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2017-09-01.6.0/batch/
H A Dmodels.go3293 type TaskExecutionInformation struct { struct
3295 StartTime *date.Time `json:"startTime,omitempty"`
3297 EndTime *date.Time `json:"endTime,omitempty"`
3299 ExitCode *int32 `json:"exitCode,omitempty"`
3301 ContainerInfo *TaskContainerExecutionInformation `json:"containerInfo,omitempty"`
3303 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
3305 RetryCount *int32 `json:"retryCount,omitempty"`
3307 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3309 RequeueCount *int32 `json:"requeueCount,omitempty"`
3311 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2986 type TaskExecutionInformation struct { struct
2988 StartTime *date.Time `json:"startTime,omitempty"`
2990 EndTime *date.Time `json:"endTime,omitempty"`
2992 ExitCode *int32 `json:"exitCode,omitempty"`
2994 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
2996 RetryCount *int32 `json:"retryCount,omitempty"`
2998 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3000 RequeueCount *int32 `json:"requeueCount,omitempty"`
3002 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
3004 Result TaskExecutionResult `json:"result,omitempty"`
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2986 type TaskExecutionInformation struct { struct
2988 StartTime *date.Time `json:"startTime,omitempty"`
2990 EndTime *date.Time `json:"endTime,omitempty"`
2992 ExitCode *int32 `json:"exitCode,omitempty"`
2994 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
2996 RetryCount *int32 `json:"retryCount,omitempty"`
2998 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3000 RequeueCount *int32 `json:"requeueCount,omitempty"`
3002 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
3004 Result TaskExecutionResult `json:"result,omitempty"`
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2986 type TaskExecutionInformation struct { struct
2988 StartTime *date.Time `json:"startTime,omitempty"`
2990 EndTime *date.Time `json:"endTime,omitempty"`
2992 ExitCode *int32 `json:"exitCode,omitempty"`
2994 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
2996 RetryCount *int32 `json:"retryCount,omitempty"`
2998 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3000 RequeueCount *int32 `json:"requeueCount,omitempty"`
3002 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
3004 Result TaskExecutionResult `json:"result,omitempty"`
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2997 type TaskExecutionInformation struct { struct
2999 StartTime *date.Time `json:"startTime,omitempty"`
3001 EndTime *date.Time `json:"endTime,omitempty"`
3003 ExitCode *int32 `json:"exitCode,omitempty"`
3005 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
3007 RetryCount *int32 `json:"retryCount,omitempty"`
3009 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3011 RequeueCount *int32 `json:"requeueCount,omitempty"`
3013 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
3015 Result TaskExecutionResult `json:"result,omitempty"`
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2986 type TaskExecutionInformation struct { struct
2988 StartTime *date.Time `json:"startTime,omitempty"`
2990 EndTime *date.Time `json:"endTime,omitempty"`
2992 ExitCode *int32 `json:"exitCode,omitempty"`
2994 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
2996 RetryCount *int32 `json:"retryCount,omitempty"`
2998 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3000 RequeueCount *int32 `json:"requeueCount,omitempty"`
3002 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
3004 Result TaskExecutionResult `json:"result,omitempty"`
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2964 type TaskExecutionInformation struct { struct
2966 StartTime *date.Time `json:"startTime,omitempty"`
2968 EndTime *date.Time `json:"endTime,omitempty"`
2970 ExitCode *int32 `json:"exitCode,omitempty"`
2972 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
2974 RetryCount *int32 `json:"retryCount,omitempty"`
2976 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2978 RequeueCount *int32 `json:"requeueCount,omitempty"`
2980 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
2982 Result TaskExecutionResult `json:"result,omitempty"`
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2986 type TaskExecutionInformation struct { struct
2988 StartTime *date.Time `json:"startTime,omitempty"`
2990 EndTime *date.Time `json:"endTime,omitempty"`
2992 ExitCode *int32 `json:"exitCode,omitempty"`
2994 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
2996 RetryCount *int32 `json:"retryCount,omitempty"`
2998 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3000 RequeueCount *int32 `json:"requeueCount,omitempty"`
3002 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
3004 Result TaskExecutionResult `json:"result,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2964 type TaskExecutionInformation struct { struct
2966 StartTime *date.Time `json:"startTime,omitempty"`
2968 EndTime *date.Time `json:"endTime,omitempty"`
2970 ExitCode *int32 `json:"exitCode,omitempty"`
2972 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
2974 RetryCount *int32 `json:"retryCount,omitempty"`
2976 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2978 RequeueCount *int32 `json:"requeueCount,omitempty"`
2980 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
2982 Result TaskExecutionResult `json:"result,omitempty"`
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2986 type TaskExecutionInformation struct { struct
2988 StartTime *date.Time `json:"startTime,omitempty"`
2990 EndTime *date.Time `json:"endTime,omitempty"`
2992 ExitCode *int32 `json:"exitCode,omitempty"`
2994 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
2996 RetryCount *int32 `json:"retryCount,omitempty"`
2998 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3000 RequeueCount *int32 `json:"requeueCount,omitempty"`
3002 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
3004 Result TaskExecutionResult `json:"result,omitempty"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2017-05-01.5.0/batch/
H A Dmodels.go2997 type TaskExecutionInformation struct { struct
2999 StartTime *date.Time `json:"startTime,omitempty"`
3001 EndTime *date.Time `json:"endTime,omitempty"`
3003 ExitCode *int32 `json:"exitCode,omitempty"`
3005 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
3007 RetryCount *int32 `json:"retryCount,omitempty"`
3009 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
3011 RequeueCount *int32 `json:"requeueCount,omitempty"`
3013 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
3015 Result TaskExecutionResult `json:"result,omitempty"`
/dports/security/lego/lego-4.5.3/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2016-07-01.3.1/batch/
H A Dmodels.go2745 type TaskExecutionInformation struct { struct
2747 StartTime *date.Time `json:"startTime,omitempty"`
2749 EndTime *date.Time `json:"endTime,omitempty"`
2751 ExitCode *int32 `json:"exitCode,omitempty"`
2753 SchedulingError *TaskSchedulingError `json:"schedulingError,omitempty"`
2755 RetryCount *int32 `json:"retryCount,omitempty"`
2757 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2759 RequeueCount *int32 `json:"requeueCount,omitempty"`
2761 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/services/batch/2016-07-01.3.1/batch/
H A Dmodels.go2745 type TaskExecutionInformation struct { struct
2747 StartTime *date.Time `json:"startTime,omitempty"`
2749 EndTime *date.Time `json:"endTime,omitempty"`
2751 ExitCode *int32 `json:"exitCode,omitempty"`
2753 SchedulingError *TaskSchedulingError `json:"schedulingError,omitempty"`
2755 RetryCount *int32 `json:"retryCount,omitempty"`
2757 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2759 RequeueCount *int32 `json:"requeueCount,omitempty"`
2761 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2016-07-01.3.1/batch/
H A Dmodels.go2745 type TaskExecutionInformation struct { struct
2747 StartTime *date.Time `json:"startTime,omitempty"`
2749 EndTime *date.Time `json:"endTime,omitempty"`
2751 ExitCode *int32 `json:"exitCode,omitempty"`
2753 SchedulingError *TaskSchedulingError `json:"schedulingError,omitempty"`
2755 RetryCount *int32 `json:"retryCount,omitempty"`
2757 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
2759 RequeueCount *int32 `json:"requeueCount,omitempty"`
2761 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2019-08-01.10.0/batch/
H A Dmodels.go4142 type TaskExecutionInformation struct { struct
4144 StartTime *date.Time `json:"startTime,omitempty"`
4146 EndTime *date.Time `json:"endTime,omitempty"`
4148 ExitCode *int32 `json:"exitCode,omitempty"`
4150 ContainerInfo *TaskContainerExecutionInformation `json:"containerInfo,omitempty"`
4152 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
4154 RetryCount *int32 `json:"retryCount,omitempty"`
4156 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
4158 RequeueCount *int32 `json:"requeueCount,omitempty"`
4160 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2018-03-01.6.1/batch/
H A Dmodels.go3987 type TaskExecutionInformation struct { struct
3989 StartTime *date.Time `json:"startTime,omitempty"`
3991 EndTime *date.Time `json:"endTime,omitempty"`
3993 ExitCode *int32 `json:"exitCode,omitempty"`
3995 ContainerInfo *TaskContainerExecutionInformation `json:"containerInfo,omitempty"`
3997 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
3999 RetryCount *int32 `json:"retryCount,omitempty"`
4001 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
4003 RequeueCount *int32 `json:"requeueCount,omitempty"`
4005 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/batch/2019-06-01.9.0/batch/
H A Dmodels.go4074 type TaskExecutionInformation struct { struct
4076 StartTime *date.Time `json:"startTime,omitempty"`
4078 EndTime *date.Time `json:"endTime,omitempty"`
4080 ExitCode *int32 `json:"exitCode,omitempty"`
4082 ContainerInfo *TaskContainerExecutionInformation `json:"containerInfo,omitempty"`
4084 FailureInfo *TaskFailureInformation `json:"failureInfo,omitempty"`
4086 RetryCount *int32 `json:"retryCount,omitempty"`
4088 LastRetryTime *date.Time `json:"lastRetryTime,omitempty"`
4090 RequeueCount *int32 `json:"requeueCount,omitempty"`
4092 LastRequeueTime *date.Time `json:"lastRequeueTime,omitempty"`
[all …]

123456