Home
last modified time | relevance | path

Searched defs:MergeBranchesBySquashInput (Results 1 – 25 of 125) sorted by relevance

12345

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codecommit/
H A Dapi_op_MergeBranchesBySquash.go30 type MergeBranchesBySquashInput struct { struct
36 DestinationCommitSpecifier *string
41 RepositoryName *string
47 SourceCommitSpecifier *string
51 AuthorName *string
54 CommitMessage *string
64 ConflictResolution *types.ConflictResolution
74 Email *string
79 KeepEmptyFolders bool
82 TargetBranch *string
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codecommit/
H A Dapi_op_MergeBranchesBySquash.go30 type MergeBranchesBySquashInput struct { struct
36 DestinationCommitSpecifier *string
41 RepositoryName *string
47 SourceCommitSpecifier *string
51 AuthorName *string
54 CommitMessage *string
60 ConflictDetailLevel types.ConflictDetailLevelTypeEnum
64 ConflictResolution *types.ConflictResolution
74 Email *string
79 KeepEmptyFolders bool
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/codecommit/
H A Dapi_op_MergeBranchesBySquash.go30 type MergeBranchesBySquashInput struct { struct
36 DestinationCommitSpecifier *string
41 RepositoryName *string
47 SourceCommitSpecifier *string
51 AuthorName *string
54 CommitMessage *string
60 ConflictDetailLevel types.ConflictDetailLevelTypeEnum
64 ConflictResolution *types.ConflictResolution
74 Email *string
79 KeepEmptyFolders bool
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codecommit/
H A Dapi_op_MergeBranchesBySquash.go30 type MergeBranchesBySquashInput struct { struct
36 DestinationCommitSpecifier *string
41 RepositoryName *string
47 SourceCommitSpecifier *string
51 AuthorName *string
54 CommitMessage *string
60 ConflictDetailLevel types.ConflictDetailLevelTypeEnum
64 ConflictResolution *types.ConflictResolution
74 Email *string
79 KeepEmptyFolders bool
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codecommit/
H A Dapi_op_MergeBranchesBySquash.go30 type MergeBranchesBySquashInput struct { struct
36 DestinationCommitSpecifier *string
41 RepositoryName *string
47 SourceCommitSpecifier *string
51 AuthorName *string
54 CommitMessage *string
60 ConflictDetailLevel types.ConflictDetailLevelTypeEnum
64 ConflictResolution *types.ConflictResolution
74 Email *string
79 KeepEmptyFolders bool
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codecommit/
H A Dapi_op_MergeBranchesBySquash.go30 type MergeBranchesBySquashInput struct { struct
36 DestinationCommitSpecifier *string
41 RepositoryName *string
47 SourceCommitSpecifier *string
51 AuthorName *string
54 CommitMessage *string
60 ConflictDetailLevel types.ConflictDetailLevelTypeEnum
64 ConflictResolution *types.ConflictResolution
74 Email *string
79 KeepEmptyFolders bool
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codecommit/
H A Dapi_op_MergeBranchesBySquash.go30 type MergeBranchesBySquashInput struct { struct
36 DestinationCommitSpecifier *string
41 RepositoryName *string
47 SourceCommitSpecifier *string
51 AuthorName *string
54 CommitMessage *string
60 ConflictDetailLevel types.ConflictDetailLevelTypeEnum
64 ConflictResolution *types.ConflictResolution
74 Email *string
79 KeepEmptyFolders bool
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codecommit/
H A Dapi_op_MergeBranchesBySquash.go30 type MergeBranchesBySquashInput struct { struct
36 DestinationCommitSpecifier *string
41 RepositoryName *string
47 SourceCommitSpecifier *string
51 AuthorName *string
54 CommitMessage *string
60 ConflictDetailLevel types.ConflictDetailLevelTypeEnum
64 ConflictResolution *types.ConflictResolution
74 Email *string
79 KeepEmptyFolders bool
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go12748 type MergeBranchesBySquashInput struct { struct
12749 _ struct{} `type:"structure"`
12753 AuthorName *string `locationName:"authorName" type:"string"`
12756 CommitMessage *string `locationName:"commitMessage" type:"string"`
12783 Email *string `locationName:"email" type:"string"`
12788 KeepEmptyFolders *bool `locationName:"keepEmptyFolders" type:"boolean"`
12802 TargetBranch *string `locationName:"targetBranch" min:"1" type:"string"`
12806 func (s MergeBranchesBySquashInput) String() string {
12811 func (s MergeBranchesBySquashInput) GoString() string {
12816 func (s *MergeBranchesBySquashInput) Validate() error {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go13030 type MergeBranchesBySquashInput struct { struct
13031 _ struct{} `type:"structure"`
13035 AuthorName *string `locationName:"authorName" type:"string"`
13038 CommitMessage *string `locationName:"commitMessage" type:"string"`
13065 Email *string `locationName:"email" type:"string"`
13070 KeepEmptyFolders *bool `locationName:"keepEmptyFolders" type:"boolean"`
13084 TargetBranch *string `locationName:"targetBranch" min:"1" type:"string"`
13088 func (s MergeBranchesBySquashInput) String() string {
13093 func (s MergeBranchesBySquashInput) GoString() string {
13098 func (s *MergeBranchesBySquashInput) Validate() error {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go13030 type MergeBranchesBySquashInput struct { struct
13031 _ struct{} `type:"structure"`
13035 AuthorName *string `locationName:"authorName" type:"string"`
13038 CommitMessage *string `locationName:"commitMessage" type:"string"`
13065 Email *string `locationName:"email" type:"string"`
13070 KeepEmptyFolders *bool `locationName:"keepEmptyFolders" type:"boolean"`
13084 TargetBranch *string `locationName:"targetBranch" min:"1" type:"string"`
13088 func (s MergeBranchesBySquashInput) String() string {
13093 func (s MergeBranchesBySquashInput) GoString() string {
13098 func (s *MergeBranchesBySquashInput) Validate() error {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go17320 type MergeBranchesBySquashInput struct { struct
17321 _ struct{} `type:"structure"`
17325 AuthorName *string `locationName:"authorName" type:"string"`
17328 CommitMessage *string `locationName:"commitMessage" type:"string"`
17354 Email *string `locationName:"email" type:"string"`
17359 KeepEmptyFolders *bool `locationName:"keepEmptyFolders" type:"boolean"`
17373 TargetBranch *string `locationName:"targetBranch" min:"1" type:"string"`
17377 func (s MergeBranchesBySquashInput) String() string {
17382 func (s MergeBranchesBySquashInput) GoString() string {
17387 func (s *MergeBranchesBySquashInput) Validate() error {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/codecommit/
H A Dapi.go17320 type MergeBranchesBySquashInput struct { struct
17321 _ struct{} `type:"structure"`
17325 AuthorName *string `locationName:"authorName" type:"string"`
17328 CommitMessage *string `locationName:"commitMessage" type:"string"`
17354 Email *string `locationName:"email" type:"string"`
17359 KeepEmptyFolders *bool `locationName:"keepEmptyFolders" type:"boolean"`
17373 TargetBranch *string `locationName:"targetBranch" min:"1" type:"string"`
17377 func (s MergeBranchesBySquashInput) String() string {
17382 func (s MergeBranchesBySquashInput) GoString() string {
17387 func (s *MergeBranchesBySquashInput) Validate() error {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go222 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
223 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
224 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go226 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
227 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
228 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go226 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
227 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
228 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/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/codecommit/codecommitiface/
H A Dinterface.go295 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
296 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
297 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go295 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
296 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
297 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go295 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
296 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
297 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go295 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
296 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
297 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go295 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
296 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
297 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go302 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
303 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
304 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go302 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
303 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
304 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go302 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
303 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
304 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codecommit/codecommitiface/
H A Dinterface.go302 …MergeBranchesBySquash(*codecommit.MergeBranchesBySquashInput) (*codecommit.MergeBranchesBySquashOu…
303 …MergeBranchesBySquashWithContext(aws.Context, *codecommit.MergeBranchesBySquashInput, ...request.O…
304 …MergeBranchesBySquashRequest(*codecommit.MergeBranchesBySquashInput) (*request.Request, *codecommi…

12345