Home
last modified time | relevance | path

Searched refs:ConnectionName (Results 1 – 25 of 750) sorted by relevance

12345678910>>...30

/dports/security/vault/vault-1.8.2/builtin/logical/database/
H A Drollback.go21 ConnectionName string member
43 config, err := b.DatabaseConfig(ctx, req.Storage, entry.ConnectionName)
53 err := b.ClearConnection(entry.ConnectionName)
62 _, err = b.GetConnection(ctx, req.Storage, entry.ConnectionName)
84 dbi, err := b.GetConnectionWithConfig(ctx, entry.ConnectionName, config)
91 if err := b.ClearConnection(entry.ConnectionName); err != nil {
/dports/www/tusc/tusc-0.4.7/vendor/github.com/tus/tusd/consullocker/
H A Dconsullocker.go30 ConnectionName string member
93 if locker.ConnectionName != "" {
94 msg += " Please ensure that the connection to '" + locker.ConnectionName + "' is stable."
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/codestarconnections/
H A Dapi.go400 ConnectionName *string `min:"1" type:"string"` member
433 s.ConnectionName = &v
462 ConnectionName *string `min:"1" type:"string" required:"true"` member
484 if s.ConnectionName == nil {
487 if s.ConnectionName != nil && len(*s.ConnectionName) < 1 {
502 s.ConnectionName = &v
/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/codestarconnections/
H A Dapi.go402 ConnectionName *string `min:"1" type:"string"` member
435 s.ConnectionName = &v
464 ConnectionName *string `min:"1" type:"string" required:"true"` member
486 if s.ConnectionName == nil {
489 if s.ConnectionName != nil && len(*s.ConnectionName) < 1 {
504 s.ConnectionName = &v
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/codestarconnections/
H A Dapi.go402 ConnectionName *string `min:"1" type:"string"` member
435 s.ConnectionName = &v
464 ConnectionName *string `min:"1" type:"string" required:"true"` member
486 if s.ConnectionName == nil {
489 if s.ConnectionName != nil && len(*s.ConnectionName) < 1 {
504 s.ConnectionName = &v
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.ServicePoint/src/System/Net/
H A DServicePoint.cs22 ConnectionName = address.Scheme; in ServicePoint()
76 public string ConnectionName { get; } property in System.Net.ServicePoint
/dports/devel/awscli/awscli-1.20.61/awscli/examples/codestar-connections/
H A Dlist-connections.rst15 "ConnectionName": "my-connection",
22 "ConnectionName": "my-other-connection",
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/apprunner/types/
H A Dtypes.go214 ConnectionName *string member
236 ConnectionName *string member
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/codestarconnections/
H A Dapi.go649 ConnectionName *string `min:"1" type:"string"` member
682 s.ConnectionName = &v
711 ConnectionName *string `min:"1" type:"string" required:"true"` member
736 if s.ConnectionName == nil {
739 if s.ConnectionName != nil && len(*s.ConnectionName) < 1 {
764 s.ConnectionName = &v
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/directconnect/
H A Dapi_op_UpdateConnection.go46 ConnectionName *string member
71 ConnectionName *string member
H A Dapi_op_AllocateConnectionOnInterconnect.go49 ConnectionName *string member
86 ConnectionName *string member
H A Dapi_op_CreateConnection.go49 ConnectionName *string member
91 ConnectionName *string member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/directconnect/
H A Dapi_op_UpdateConnection.go46 ConnectionName *string member
71 ConnectionName *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/directconnect/
H A Dapi_op_AllocateConnectionOnInterconnect.go49 ConnectionName *string member
86 ConnectionName *string member
H A Dapi_op_CreateConnection.go49 ConnectionName *string member
84 ConnectionName *string member
H A Dapi_op_AllocateHostedConnection.go55 ConnectionName *string
89 ConnectionName *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/directconnect/
H A Dapi_op_AllocateConnectionOnInterconnect.go49 ConnectionName *string member
86 ConnectionName *string member
H A Dapi_op_AllocateHostedConnection.go55 ConnectionName *string member
89 ConnectionName *string member
H A Dapi_op_CreateConnection.go49 ConnectionName *string member
84 ConnectionName *string member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/directconnect/
H A Dapi_op_AllocateConnectionOnInterconnect.go49 ConnectionName *string member
86 ConnectionName *string member
H A Dapi_op_CreateConnection.go49 ConnectionName *string member
84 ConnectionName *string member
H A Dapi_op_AllocateHostedConnection.go55 ConnectionName *string member
89 ConnectionName *string member
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/directconnect/
H A Dapi_op_UpdateConnection.go46 ConnectionName *string member
71 ConnectionName *string member
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/directconnect/
H A Dapi_op_UpdateConnection.go46 ConnectionName *string member
71 ConnectionName *string member
/dports/net/rp-pppoe/rp-pppoe-3.15/gui/
H A Dtkpppoe.in1260 set name [value $thing ConnectionName]
1280 if {[value $thing ConnectionName] == "$name"} {
1300 if {[value $thing ConnectionName] == "$name"} {
1337 set name [value $conn ConnectionName]
1427 set name [value $con ConnectionName]
1514 set name [value $connection ConnectionName]
2144 set name [value $ans ConnectionName]
2178 ConnectionName {
2247 set name [value $conn ConnectionName]
2271 set name [value $thing ConnectionName]
[all …]

12345678910>>...30