Home
last modified time | relevance | path

Searched refs:GetApiOutput (Results 1 – 25 of 66) sorted by relevance

123

/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/apigatewayv2/
H A Dapi_op_GetApi.go16 …GetApi(ctx context.Context, params *GetApiInput, optFns ...func(*Options)) (*GetApiOutput, error) {
26 out := result.(*GetApiOutput)
39 type GetApiOutput struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/apigatewayv2/
H A Dapi_op_GetApi.go16 …GetApi(ctx context.Context, params *GetApiInput, optFns ...func(*Options)) (*GetApiOutput, error) {
26 out := result.(*GetApiOutput)
39 type GetApiOutput struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/apigatewayv2/
H A Dapi_op_GetApi.go16 …GetApi(ctx context.Context, params *GetApiInput, optFns ...func(*Options)) (*GetApiOutput, error) {
26 out := result.(*GetApiOutput)
39 type GetApiOutput struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/apigatewayv2/
H A Dapi_op_GetApi.go16 …GetApi(ctx context.Context, params *GetApiInput, optFns ...func(*Options)) (*GetApiOutput, error) {
26 out := result.(*GetApiOutput)
39 type GetApiOutput struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/apigatewayv2/
H A Dapi_op_GetApi.go16 …GetApi(ctx context.Context, params *GetApiInput, optFns ...func(*Options)) (*GetApiOutput, error) {
26 out := result.(*GetApiOutput)
41 type GetApiOutput struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/apigatewayv2/
H A Dapi_op_GetApi.go16 …GetApi(ctx context.Context, params *GetApiInput, optFns ...func(*Options)) (*GetApiOutput, error) {
26 out := result.(*GetApiOutput)
39 type GetApiOutput struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/apigatewayv2/
H A Dapi_op_GetApi.go16 …GetApi(ctx context.Context, params *GetApiInput, optFns ...func(*Options)) (*GetApiOutput, error) {
26 out := result.(*GetApiOutput)
39 type GetApiOutput struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/apigatewayv2/
H A Dapi_op_GetApi.go16 …GetApi(ctx context.Context, params *GetApiInput, optFns ...func(*Options)) (*GetApiOutput, error) {
26 out := result.(*GetApiOutput)
39 type GetApiOutput struct { struct
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go9010 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
9016 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
9028 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
9034 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
9040 func (s *GetApiOutput) SetDisableSchemaValidation(v bool) *GetApiOutput { argument
9046 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
9052 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
9058 func (s *GetApiOutput) SetRouteSelectionExpression(v string) *GetApiOutput { argument
9064 func (s *GetApiOutput) SetTags(v map[string]*string) *GetApiOutput { argument
9070 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go9004 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
9010 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
9022 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
9028 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
9034 func (s *GetApiOutput) SetDisableSchemaValidation(v bool) *GetApiOutput { argument
9040 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
9046 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
9052 func (s *GetApiOutput) SetRouteSelectionExpression(v string) *GetApiOutput { argument
9058 func (s *GetApiOutput) SetTags(v map[string]*string) *GetApiOutput { argument
9064 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go9004 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
9010 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
9022 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
9028 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
9034 func (s *GetApiOutput) SetDisableSchemaValidation(v bool) *GetApiOutput { argument
9040 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
9046 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
9052 func (s *GetApiOutput) SetRouteSelectionExpression(v string) *GetApiOutput { argument
9058 func (s *GetApiOutput) SetTags(v map[string]*string) *GetApiOutput { argument
9064 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/apigatewayv2iface/
H A Dinterface.go151 GetApi(*apigatewayv2.GetApiInput) (*apigatewayv2.GetApiOutput, error)
152 …text(aws.Context, *apigatewayv2.GetApiInput, ...request.Option) (*apigatewayv2.GetApiOutput, error)
153 GetApiRequest(*apigatewayv2.GetApiInput) (*request.Request, *apigatewayv2.GetApiOutput)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/apigatewayv2iface/
H A Dinterface.go151 GetApi(*apigatewayv2.GetApiInput) (*apigatewayv2.GetApiOutput, error)
152 …text(aws.Context, *apigatewayv2.GetApiInput, ...request.Option) (*apigatewayv2.GetApiOutput, error)
153 GetApiRequest(*apigatewayv2.GetApiInput) (*request.Request, *apigatewayv2.GetApiOutput)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/apigatewayv2iface/
H A Dinterface.go151 GetApi(*apigatewayv2.GetApiInput) (*apigatewayv2.GetApiOutput, error)
152 …text(aws.Context, *apigatewayv2.GetApiInput, ...request.Option) (*apigatewayv2.GetApiOutput, error)
153 GetApiRequest(*apigatewayv2.GetApiInput) (*request.Request, *apigatewayv2.GetApiOutput)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go9799 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
9805 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
9817 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
9823 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
9829 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
9841 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
9847 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
9853 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
9865 func (s *GetApiOutput) SetTags(v map[string]*string) *GetApiOutput { argument
9871 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go9972 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
9978 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
9990 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
9996 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
10002 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
10014 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
10020 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
10026 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
10038 func (s *GetApiOutput) SetTags(v map[string]*string) *GetApiOutput { argument
10044 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go9799 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput {
9805 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput {
9817 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput {
9823 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput {
9829 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput {
9841 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput {
9847 func (s *GetApiOutput) SetName(v string) *GetApiOutput {
9853 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput {
9865 func (s *GetApiOutput) SetTags(v map[string]*string) *GetApiOutput {
9871 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go11467 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
11473 func (s *GetApiOutput) SetApiGatewayManaged(v bool) *GetApiOutput { argument
11479 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
11491 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
11497 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
11503 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
11521 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
11527 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
11533 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
11551 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go11467 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
11473 func (s *GetApiOutput) SetApiGatewayManaged(v bool) *GetApiOutput { argument
11479 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
11491 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
11497 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
11503 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
11521 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
11527 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
11533 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
11551 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go11478 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
11484 func (s *GetApiOutput) SetApiGatewayManaged(v bool) *GetApiOutput { argument
11490 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
11502 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
11508 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
11514 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
11532 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
11538 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
11544 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
11562 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go11467 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
11473 func (s *GetApiOutput) SetApiGatewayManaged(v bool) *GetApiOutput { argument
11479 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
11491 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
11497 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
11503 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
11521 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
11527 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
11533 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
11551 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go11467 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
11473 func (s *GetApiOutput) SetApiGatewayManaged(v bool) *GetApiOutput { argument
11479 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
11491 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
11497 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
11503 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
11521 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
11527 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
11533 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
11551 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go11478 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
11484 func (s *GetApiOutput) SetApiGatewayManaged(v bool) *GetApiOutput { argument
11490 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
11502 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
11508 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
11514 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
11532 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
11538 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
11544 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
11562 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go12078 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
12084 func (s *GetApiOutput) SetApiGatewayManaged(v bool) *GetApiOutput { argument
12090 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
12102 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
12108 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
12114 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
12132 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
12138 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
12144 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
12162 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/apigatewayv2/
H A Dapi.go11397 func (s *GetApiOutput) SetApiEndpoint(v string) *GetApiOutput { argument
11403 func (s *GetApiOutput) SetApiGatewayManaged(v bool) *GetApiOutput { argument
11409 func (s *GetApiOutput) SetApiId(v string) *GetApiOutput { argument
11421 func (s *GetApiOutput) SetCorsConfiguration(v *Cors) *GetApiOutput { argument
11427 func (s *GetApiOutput) SetCreatedDate(v time.Time) *GetApiOutput { argument
11433 func (s *GetApiOutput) SetDescription(v string) *GetApiOutput { argument
11451 func (s *GetApiOutput) SetImportInfo(v []*string) *GetApiOutput { argument
11457 func (s *GetApiOutput) SetName(v string) *GetApiOutput { argument
11463 func (s *GetApiOutput) SetProtocolType(v string) *GetApiOutput { argument
11481 func (s *GetApiOutput) SetVersion(v string) *GetApiOutput { argument
[all …]

123