Home
last modified time | relevance | path

Searched defs:WebhookDefinition (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codepipeline/source/model/
H A DWebhookDefinition.cpp21 WebhookDefinition::WebhookDefinition() : in WebhookDefinition() function in Aws::CodePipeline::Model::WebhookDefinition
32 WebhookDefinition::WebhookDefinition(JsonView jsonValue) : in WebhookDefinition() function in Aws::CodePipeline::Model::WebhookDefinition
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codepipeline/types/
H A Dtypes.go1201 type WebhookDefinition struct { struct
1218 Authentication WebhookAuthenticationType
1227 AuthenticationConfiguration *WebhookAuthConfiguration
1234 Filters []WebhookFilterRule
1239 Name *string
1245 TargetAction *string
1250 TargetPipeline *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codepipeline/types/
H A Dtypes.go1201 type WebhookDefinition struct { struct
1218 Authentication WebhookAuthenticationType
1227 AuthenticationConfiguration *WebhookAuthConfiguration
1234 Filters []WebhookFilterRule
1239 Name *string
1245 TargetAction *string
1250 TargetPipeline *string
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codepipeline/types/
H A Dtypes.go1441 type WebhookDefinition struct { struct
1458 Authentication WebhookAuthenticationType
1467 AuthenticationConfiguration *WebhookAuthConfiguration
1474 Filters []WebhookFilterRule
1479 Name *string
1485 TargetAction *string
1490 TargetPipeline *string
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codepipeline/types/
H A Dtypes.go1441 type WebhookDefinition struct { struct
1458 Authentication WebhookAuthenticationType
1467 AuthenticationConfiguration *WebhookAuthConfiguration
1474 Filters []WebhookFilterRule
1479 Name *string
1485 TargetAction *string
1490 TargetPipeline *string
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codepipeline/types/
H A Dtypes.go1441 type WebhookDefinition struct { struct
1458 Authentication WebhookAuthenticationType
1467 AuthenticationConfiguration *WebhookAuthConfiguration
1474 Filters []WebhookFilterRule
1479 Name *string
1485 TargetAction *string
1490 TargetPipeline *string
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codepipeline/types/
H A Dtypes.go1441 type WebhookDefinition struct { struct
1458 Authentication WebhookAuthenticationType
1467 AuthenticationConfiguration *WebhookAuthConfiguration
1474 Filters []WebhookFilterRule
1479 Name *string
1485 TargetAction *string
1490 TargetPipeline *string
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codepipeline/types/
H A Dtypes.go1574 type WebhookDefinition struct { struct
1591 Authentication WebhookAuthenticationType
1600 AuthenticationConfiguration *WebhookAuthConfiguration
1607 Filters []WebhookFilterRule
1612 Name *string
1618 TargetAction *string
1623 TargetPipeline *string
1625 noSmithyDocumentSerde
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/codepipeline/
H A Dapi.go8541 type WebhookDefinition struct { struct
8542 _ struct{} `type:"structure"`
8571 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
8576 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
8591 func (s WebhookDefinition) String() string {
8596 func (s WebhookDefinition) GoString() string {
8601 func (s *WebhookDefinition) Validate() error {
8653 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
8671 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
8677 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go10209 type WebhookDefinition struct { struct
10210 _ struct{} `type:"structure"`
10241 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
10246 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
10261 func (s WebhookDefinition) String() string {
10266 func (s WebhookDefinition) GoString() string {
10271 func (s *WebhookDefinition) Validate() error {
10323 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
10341 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
10347 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go10352 type WebhookDefinition struct { struct
10353 _ struct{} `type:"structure"`
10383 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
10388 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
10403 func (s WebhookDefinition) String() string {
10408 func (s WebhookDefinition) GoString() string {
10413 func (s *WebhookDefinition) Validate() error {
10465 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
10483 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
10489 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go10283 type WebhookDefinition struct { struct
10284 _ struct{} `type:"structure"`
10314 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
10319 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
10334 func (s WebhookDefinition) String() string {
10339 func (s WebhookDefinition) GoString() string {
10344 func (s *WebhookDefinition) Validate() error {
10396 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
10414 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
10420 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go10286 type WebhookDefinition struct { struct
10287 _ struct{} `type:"structure"`
10318 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
10323 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
10338 func (s WebhookDefinition) String() string {
10343 func (s WebhookDefinition) GoString() string {
10348 func (s *WebhookDefinition) Validate() error {
10400 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
10418 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
10424 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go10352 type WebhookDefinition struct { struct
10353 _ struct{} `type:"structure"`
10383 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
10388 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
10403 func (s WebhookDefinition) String() string {
10408 func (s WebhookDefinition) GoString() string {
10413 func (s *WebhookDefinition) Validate() error {
10465 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
10483 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
10489 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go12459 type WebhookDefinition struct { struct
12460 _ struct{} `type:"structure"`
12490 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
12495 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
12510 func (s WebhookDefinition) String() string {
12515 func (s WebhookDefinition) GoString() string {
12520 func (s *WebhookDefinition) Validate() error {
12572 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
12590 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
12596 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/codepipeline/
H A Dapi.go12459 type WebhookDefinition struct { struct
12460 _ struct{} `type:"structure"`
12490 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
12495 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
12510 func (s WebhookDefinition) String() string {
12515 func (s WebhookDefinition) GoString() string {
12520 func (s *WebhookDefinition) Validate() error {
12572 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
12590 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
12596 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/codepipeline/
H A Dapi.go12459 type WebhookDefinition struct { struct
12460 _ struct{} `type:"structure"`
12490 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
12495 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
12510 func (s WebhookDefinition) String() string {
12515 func (s WebhookDefinition) GoString() string {
12520 func (s *WebhookDefinition) Validate() error {
12572 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
12590 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
12596 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go12577 type WebhookDefinition struct { struct
12578 _ struct{} `type:"structure"`
12608 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
12613 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
12628 func (s WebhookDefinition) String() string {
12633 func (s WebhookDefinition) GoString() string {
12638 func (s *WebhookDefinition) Validate() error {
12690 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
12708 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
12714 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go12459 type WebhookDefinition struct { struct
12460 _ struct{} `type:"structure"`
12490 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
12495 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
12510 func (s WebhookDefinition) String() string {
12515 func (s WebhookDefinition) GoString() string {
12520 func (s *WebhookDefinition) Validate() error {
12572 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
12590 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
12596 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go12459 type WebhookDefinition struct { struct
12460 _ struct{} `type:"structure"`
12490 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
12495 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
12510 func (s WebhookDefinition) String() string {
12515 func (s WebhookDefinition) GoString() string {
12520 func (s *WebhookDefinition) Validate() error {
12572 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
12590 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
12596 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go12577 type WebhookDefinition struct { struct
12578 _ struct{} `type:"structure"`
12608 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
12613 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
12628 func (s WebhookDefinition) String() string {
12633 func (s WebhookDefinition) GoString() string {
12638 func (s *WebhookDefinition) Validate() error {
12690 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
12708 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
12714 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go12459 type WebhookDefinition struct { struct
12460 _ struct{} `type:"structure"`
12490 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
12495 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
12510 func (s WebhookDefinition) String() string {
12515 func (s WebhookDefinition) GoString() string {
12520 func (s *WebhookDefinition) Validate() error {
12572 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
12590 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
12596 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go13816 type WebhookDefinition struct { struct
13817 _ struct{} `type:"structure"`
13847 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
13852 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
13867 func (s WebhookDefinition) String() string {
13872 func (s WebhookDefinition) GoString() string {
13877 func (s *WebhookDefinition) Validate() error {
13929 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
13947 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
13953 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go13816 type WebhookDefinition struct { struct
13817 _ struct{} `type:"structure"`
13847 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
13852 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
13867 func (s WebhookDefinition) String() string {
13872 func (s WebhookDefinition) GoString() string {
13877 func (s *WebhookDefinition) Validate() error {
13929 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
13947 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
13953 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/codepipeline/
H A Dapi.go13816 type WebhookDefinition struct { struct
13817 _ struct{} `type:"structure"`
13847 Filters []*WebhookFilterRule `locationName:"filters" type:"list" required:"true"`
13852 Name *string `locationName:"name" min:"1" type:"string" required:"true"`
13867 func (s WebhookDefinition) String() string {
13872 func (s WebhookDefinition) GoString() string {
13877 func (s *WebhookDefinition) Validate() error {
13929 func (s *WebhookDefinition) SetAuthentication(v string) *WebhookDefinition {
13947 func (s *WebhookDefinition) SetName(v string) *WebhookDefinition {
13953 func (s *WebhookDefinition) SetTargetAction(v string) *WebhookDefinition {
[all …]

12345