Home
last modified time | relevance | path

Searched defs:TaskRunProperties (Results 1 – 25 of 132) sorted by relevance

123456

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-glue/source/model/
H A DTaskRunProperties.cpp21 TaskRunProperties::TaskRunProperties() : in TaskRunProperties() function in Aws::Glue::Model::TaskRunProperties
31 TaskRunProperties::TaskRunProperties(JsonView jsonValue) : in TaskRunProperties() function in Aws::Glue::Model::TaskRunProperties
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/glue/types/
H A Dtypes.go3135 type TaskRunProperties struct { struct
3138 ExportLabelsTaskRunProperties *ExportLabelsTaskRunProperties
3141 FindMatchesTaskRunProperties *FindMatchesTaskRunProperties
3144 ImportLabelsTaskRunProperties *ImportLabelsTaskRunProperties
3147 LabelingSetGenerationTaskRunProperties *LabelingSetGenerationTaskRunProperties
3150 TaskType TaskType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/glue/types/
H A Dtypes.go3082 type TaskRunProperties struct { struct
3085 ExportLabelsTaskRunProperties *ExportLabelsTaskRunProperties
3088 FindMatchesTaskRunProperties *FindMatchesTaskRunProperties
3091 ImportLabelsTaskRunProperties *ImportLabelsTaskRunProperties
3094 LabelingSetGenerationTaskRunProperties *LabelingSetGenerationTaskRunProperties
3097 TaskType TaskType
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/glue/types/
H A Dtypes.go3082 type TaskRunProperties struct { struct
3085 ExportLabelsTaskRunProperties *ExportLabelsTaskRunProperties
3088 FindMatchesTaskRunProperties *FindMatchesTaskRunProperties
3091 ImportLabelsTaskRunProperties *ImportLabelsTaskRunProperties
3094 LabelingSetGenerationTaskRunProperties *LabelingSetGenerationTaskRunProperties
3097 TaskType TaskType
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/glue/types/
H A Dtypes.go3082 type TaskRunProperties struct { struct
3085 ExportLabelsTaskRunProperties *ExportLabelsTaskRunProperties
3088 FindMatchesTaskRunProperties *FindMatchesTaskRunProperties
3091 ImportLabelsTaskRunProperties *ImportLabelsTaskRunProperties
3094 LabelingSetGenerationTaskRunProperties *LabelingSetGenerationTaskRunProperties
3097 TaskType TaskType
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/glue/types/
H A Dtypes.go3135 type TaskRunProperties struct { struct
3138 ExportLabelsTaskRunProperties *ExportLabelsTaskRunProperties
3141 FindMatchesTaskRunProperties *FindMatchesTaskRunProperties
3144 ImportLabelsTaskRunProperties *ImportLabelsTaskRunProperties
3147 LabelingSetGenerationTaskRunProperties *LabelingSetGenerationTaskRunProperties
3150 TaskType TaskType
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/glue/types/
H A Dtypes.go3155 type TaskRunProperties struct { struct
3158 ExportLabelsTaskRunProperties *ExportLabelsTaskRunProperties
3161 FindMatchesTaskRunProperties *FindMatchesTaskRunProperties
3164 ImportLabelsTaskRunProperties *ImportLabelsTaskRunProperties
3167 LabelingSetGenerationTaskRunProperties *LabelingSetGenerationTaskRunProperties
3170 TaskType TaskType
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/glue/types/
H A Dtypes.go3135 type TaskRunProperties struct { struct
3138 ExportLabelsTaskRunProperties *ExportLabelsTaskRunProperties
3141 FindMatchesTaskRunProperties *FindMatchesTaskRunProperties
3144 ImportLabelsTaskRunProperties *ImportLabelsTaskRunProperties
3147 LabelingSetGenerationTaskRunProperties *LabelingSetGenerationTaskRunProperties
3150 TaskType TaskType
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/mgmt/2019-06-01-preview/containerregistry/
H A Dmodels.go4669 *TaskRunProperties `json:"properties,omitempty"` anonMember
4935 type TaskRunProperties struct { struct
4937 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
4939 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
4941 RunResult *Run `json:"runResult,omitempty"`
4943 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
4947 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
4957 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/mgmt/2019-06-01-preview/containerregistry/
H A Dmodels.go4669 *TaskRunProperties `json:"properties,omitempty"` anonMember
4935 type TaskRunProperties struct { struct
4937 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
4939 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
4941 RunResult *Run `json:"runResult,omitempty"`
4943 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
4947 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
4957 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/sdk/containerregistry/armcontainerregistry/
H A Dzz_generated_models.go4307 type TaskRunProperties struct { struct
4309 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
4312 RunRequest RunRequestClassification `json:"runRequest,omitempty"`
4315 ProvisioningState *ProvisioningState `json:"provisioningState,omitempty" azure:"ro"`
4318 RunResult *Run `json:"runResult,omitempty" azure:"ro"`
4322 func (t TaskRunProperties) MarshalJSON() ([]byte, error) {
4332 func (t *TaskRunProperties) UnmarshalJSON(data []byte) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/sdk/containerregistry/armcontainerregistry/
H A Dzz_generated_models.go4307 type TaskRunProperties struct { struct
4309 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
4312 RunRequest RunRequestClassification `json:"runRequest,omitempty"`
4315 ProvisioningState *ProvisioningState `json:"provisioningState,omitempty" azure:"ro"`
4318 RunResult *Run `json:"runResult,omitempty" azure:"ro"`
4322 func (t TaskRunProperties) MarshalJSON() ([]byte, error) {
4332 func (t *TaskRunProperties) UnmarshalJSON(data []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/sdk/containerregistry/armcontainerregistry/
H A Dzz_generated_models.go4307 type TaskRunProperties struct { struct
4309 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
4312 RunRequest RunRequestClassification `json:"runRequest,omitempty"`
4315 ProvisioningState *ProvisioningState `json:"provisioningState,omitempty" azure:"ro"`
4318 RunResult *Run `json:"runResult,omitempty" azure:"ro"`
4322 func (t TaskRunProperties) MarshalJSON() ([]byte, error) {
4332 func (t *TaskRunProperties) UnmarshalJSON(data []byte) error {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/glue/types/
H A Dtypes.go3596 type TaskRunProperties struct { struct
3599 ExportLabelsTaskRunProperties *ExportLabelsTaskRunProperties
3602 FindMatchesTaskRunProperties *FindMatchesTaskRunProperties
3605 ImportLabelsTaskRunProperties *ImportLabelsTaskRunProperties
3608 LabelingSetGenerationTaskRunProperties *LabelingSetGenerationTaskRunProperties
3611 TaskType TaskType
3613 noSmithyDocumentSerde
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/sdk/containerregistry/armcontainerregistry/
H A Dzz_generated_models.go4307 type TaskRunProperties struct { struct
4309 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
4312 RunRequest RunRequestClassification `json:"runRequest,omitempty"`
4315 ProvisioningState *ProvisioningState `json:"provisioningState,omitempty" azure:"ro"`
4318 RunResult *Run `json:"runResult,omitempty" azure:"ro"`
4322 func (t TaskRunProperties) MarshalJSON() ([]byte, error) {
4332 func (t *TaskRunProperties) UnmarshalJSON(data []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/sdk/containerregistry/armcontainerregistry/
H A Dzz_generated_models.go4307 type TaskRunProperties struct { struct
4309 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
4312 RunRequest RunRequestClassification `json:"runRequest,omitempty"`
4315 ProvisioningState *ProvisioningState `json:"provisioningState,omitempty" azure:"ro"`
4318 RunResult *Run `json:"runResult,omitempty" azure:"ro"`
4322 func (t TaskRunProperties) MarshalJSON() ([]byte, error) {
4332 func (t *TaskRunProperties) UnmarshalJSON(data []byte) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/mgmt/2019-06-01-preview/containerregistry/
H A Dmodels.go5218 *TaskRunProperties `json:"properties,omitempty"` anonMember
5484 type TaskRunProperties struct { struct
5486 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
5488 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
5490 RunResult *Run `json:"runResult,omitempty"`
5492 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
5496 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
5506 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/containerregistry/mgmt/2019-06-01-preview/containerregistry/
H A Dmodels.go5218 *TaskRunProperties `json:"properties,omitempty"` anonMember
5484 type TaskRunProperties struct { struct
5486 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
5488 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
5490 RunResult *Run `json:"runResult,omitempty"`
5492 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
5496 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
5506 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/containerregistry/mgmt/2019-06-01-preview/containerregistry/
H A Dmodels.go5218 *TaskRunProperties `json:"properties,omitempty"` anonMember
5484 type TaskRunProperties struct { struct
5486 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
5488 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
5490 RunResult *Run `json:"runResult,omitempty"`
5492 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
5496 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
5506 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/mgmt/2019-06-01-preview/containerregistry/
H A Dmodels.go5218 *TaskRunProperties `json:"properties,omitempty"` anonMember
5484 type TaskRunProperties struct { struct
5486 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
5488 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
5490 RunResult *Run `json:"runResult,omitempty"`
5492 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
5496 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
5506 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/mgmt/2019-06-01-preview/containerregistry/
H A Dmodels.go5218 *TaskRunProperties `json:"properties,omitempty"` anonMember
5484 type TaskRunProperties struct { struct
5486 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
5488 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
5490 RunResult *Run `json:"runResult,omitempty"`
5492 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
5496 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
5506 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/containerregistry/mgmt/2019-06-01-preview/containerregistry/
H A Dmodels.go5218 *TaskRunProperties `json:"properties,omitempty"` anonMember
5484 type TaskRunProperties struct { struct
5486 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
5488 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
5490 RunResult *Run `json:"runResult,omitempty"`
5492 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
5496 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
5506 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/containerregistry/mgmt/2019-06-01-preview/containerregistry/
H A Dmodels.go5127 *TaskRunProperties `json:"properties,omitempty"` anonMember
5383 type TaskRunProperties struct { struct
5385 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
5387 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
5389 RunResult *Run `json:"runResult,omitempty"`
5391 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
5395 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/mgmt/2019-12-01-preview/containerregistry/
H A Dmodels.go6385 *TaskRunProperties `json:"properties,omitempty"` anonMember
6651 type TaskRunProperties struct { struct
6653 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
6655 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
6657 RunResult *Run `json:"runResult,omitempty"`
6659 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
6663 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
6673 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/containerregistry/mgmt/2019-12-01-preview/containerregistry/
H A Dmodels.go6385 *TaskRunProperties `json:"properties,omitempty"` anonMember
6651 type TaskRunProperties struct { struct
6653 ProvisioningState ProvisioningState `json:"provisioningState,omitempty"`
6655 RunRequest BasicRunRequest `json:"runRequest,omitempty"`
6657 RunResult *Run `json:"runResult,omitempty"`
6659 ForceUpdateTag *string `json:"forceUpdateTag,omitempty"`
6663 func (trp TaskRunProperties) MarshalJSON() ([]byte, error) {
6673 func (trp *TaskRunProperties) UnmarshalJSON(body []byte) error {

123456