Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/ecs-task-kite
/ functions
Functions
4,063 in github.com/awslabs/ecs-task-kite
⨍
Functions
4,063
◇
Types & classes
1,484
↓ 924 callers
Method
String
String describes what the matcher matches.
Godeps/_workspace/src/github.com/golang/mock/gomock/matchers.go:29
↓ 471 callers
Method
Call
(receiver interface{}, method string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:107
↓ 463 callers
Method
RecordCall
(receiver interface{}, method string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:83
↓ 423 callers
Method
Println
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:85
↓ 253 callers
Method
Send
Send will send the request returning error if errors are encountered. Send will sign the request prior to sending. All Send Handlers will be executed
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:200
↓ 224 callers
Method
Error
Error returns the string representation of the error. See ErrorWithExtra for formatting. Satisfies the error interface.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/awserr/types.go:58
↓ 186 callers
Method
PushBack
PushBack pushes handler f to the back of the handler list.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:77
↓ 182 callers
Method
newRequest
newRequest creates a new request for a EC2 operation and runs any custom request initialization.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/service.go:57
↓ 129 callers
Method
Get
Get returns the credentials value, or error if the credentials Value failed to be retrieved. Will return the cached credentials Value if it has not e
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go:177
↓ 66 callers
Method
Errorf
(format string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:63
↓ 59 callers
Method
Len
()
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go:20
↓ 51 callers
Method
NewRequest
NewRequest returns a new Request pointer for the service API operation and parameters.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/service/service.go:65
↓ 42 callers
Method
Fatal
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:87
↓ 41 callers
Method
Clear
Clear removes callback functions for all handlers
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:35
↓ 32 callers
Method
Add
Add a hook to an instance of logger. This is called with `log.Hooks.Add(new(MyHook))` where `MyHook` implements the `Hook` interface.
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks.go:18
↓ 32 callers
Method
Initialize
Initialize initializes the service.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/service/service.go:37
↓ 31 callers
Method
Merge
Merge returns a new Config with the other Config's attribute values merged into this Config. If the other Config's attribute is nil it will not be mer
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/config.go:177
↓ 28 callers
Function
NewEntry
(logger *Logger)
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:31
↓ 27 callers
Method
newRequest
newRequest creates a new request for a ECS operation and runs any custom request initialization.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/service.go:68
↓ 26 callers
Method
Close
Close closes the ReaderSeekerCloser. If the ReaderSeekerCloser is not an io.Closer nothing will be done.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/types.go:50
↓ 26 callers
Method
Info
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:117
↓ 25 callers
Method
Return
(rets ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/call.go:57
↓ 23 callers
Method
Build
Build will build the request's object so it can be signed and sent to the service. Build will also validate all the request's parameters. Anny additio
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:166
↓ 23 callers
Method
Error
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:133
↓ 19 callers
Method
Finish
()
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:142
↓ 18 callers
Function
LogAndAssertJSON
(t *testing.T, log func(*Logger), assertions func(fields Fields))
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus_test.go:14
↓ 17 callers
Method
EachPage
EachPage iterates over each page of a paginated request object. The fn parameter should be a function with the following sample signature: func(page
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:338
↓ 17 callers
Method
WithFields
Add a map of fields to the Entry.
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:62
↓ 16 callers
Method
Run
Run executes all handlers in the list with a given request object.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:108
↓ 14 callers
Method
Debug
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:107
↓ 14 callers
Method
PushBackNamed
PushBackNamed pushes named handler f to the back of the handler list.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:87
↓ 13 callers
Method
IsExpired
IsExpired returns if the credentials are no longer valid, and need to be retrieved.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go:94
↓ 13 callers
Method
Matches
Matches returns whether y is a match.
Godeps/_workspace/src/github.com/golang/mock/gomock/matchers.go:26
↓ 13 callers
Method
Warn
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:123
↓ 13 callers
Function
body
(str string)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request_test.go:25
↓ 13 callers
Function
createFixtures
(t *testing.T)
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:128
↓ 12 callers
Method
Error
()
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake/airbrake_test.go:25
↓ 12 callers
Method
Format
(*Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatter.go:18
↓ 12 callers
Method
WithField
Add a single field to the Entry.
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:57
↓ 11 callers
Method
EXPECT
()
lib/ecsclient/mocks/client_mocks.go:101
↓ 11 callers
Function
strptr
(s string)
lib/ecsclient/client_test.go:30
↓ 10 callers
Method
assertFatal
Use to check that code triggers a fatal test failure.
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:56
↓ 10 callers
Method
copy
copy creates a copy of the handler list.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:60
↓ 10 callers
Method
sign
()
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/signer/v4/v4.go:100
↓ 9 callers
Method
AddChild
AddChild adds child to the XMLNode.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/xml/xmlutil/xml_to_struct.go:27
↓ 9 callers
Method
Code
Returns the short phrase depicting the classification of the error.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/awserr/error.go:36
↓ 9 callers
Method
Copy
Copy will return a shallow copy of the Config object.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/config.go:236
↓ 9 callers
Function
NewXMLElement
NewXMLElement returns a pointer to a new XMLNode initialized to default values.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/xml/xmlutil/xml_to_struct.go:18
↓ 9 callers
Function
Sign
Sign requests with signature version 4. Will sign the requests with the service config's Credentials object Signing is skipped if the credentials is
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/signer/v4/v4.go:67
↓ 9 callers
Function
buildSigner
(serviceName string, region string, signTime time.Time, expireTime time.Duration, body string)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/signer/v4/v4_test.go:16
↓ 8 callers
Function
Bool
Bool returns a pointer to of the bool value passed in.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:65
↓ 8 callers
Method
Bytes
Bytes returns a slice of bytes written to the buffer.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/types.go:84
↓ 8 callers
Method
Container
(string)
lib/ecsclient/client.go:44
↓ 8 callers
Method
Copy
Copy returns of this handler's lists.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:19
↓ 8 callers
Method
Fatalf
(format string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:64
↓ 8 callers
Function
ParseLevel
ParseLevel takes a string level and returns the Logrus log level constant.
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:35
↓ 8 callers
Method
Running
()
lib/ecsclient/client.go:54
↓ 8 callers
Method
Seek
Seek sets the offset for the next Read to offset, interpreted according to whence: 0 means relative to the origin of the file, 1 means relative to the
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/types.go:39
↓ 8 callers
Function
WithField
WithField creates an entry from the standard logger and adds a field to it. If you want multiple fields, use `WithFields`. Note that it doesn't log u
Godeps/_workspace/src/github.com/Sirupsen/logrus/exported.go:56
↓ 8 callers
Function
debugLogReqError
(r *Request, stage string, retrying bool, err error)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:142
↓ 7 callers
Method
After
After declares that the call may only match after preReq has been exhausted.
Godeps/_workspace/src/github.com/golang/mock/gomock/call.go:137
↓ 7 callers
Method
EXPECT
()
lib/ecsclient/mocks/client_mocks.go:30
↓ 7 callers
Function
New
Creates a new logger. Configuration should be set by changing `Formatter`, `Out` and `Hooks` directly on the default logger instance. You can also jus
Godeps/_workspace/src/github.com/Sirupsen/logrus/logger.go:45
↓ 7 callers
Function
NewCredentials
NewCredentials returns a pointer to a new Credentials with the provider set.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go:161
↓ 7 callers
Method
Retrieve
Retrieve reads and extracts the shared credentials from the current users home directory.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go:53
↓ 7 callers
Function
String
String returns a pointer to of the string value passed in.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:6
↓ 7 callers
Method
assertPass
(msg string)
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:42
↓ 6 callers
Method
ContainerPorts
(string)
lib/ecsclient/client.go:52
↓ 6 callers
Method
Fatalf
(string, ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:88
↓ 6 callers
Method
Format
(entry *Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/json_formatter.go:13
↓ 6 callers
Method
Infoln
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:207
↓ 6 callers
Method
IsExpired
IsExpired will returned the expired state of the currently cached provider if there is one. If there is no current provider, true will be returned.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go:79
↓ 6 callers
Method
Log
(...interface{})
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/logger.go:79
↓ 6 callers
Method
Message
Returns the error details message.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/awserr/error.go:39
↓ 6 callers
Function
NewInputService5ProtocolTest
New returns a new InputService5ProtocolTest client.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:386
↓ 6 callers
Method
Retrieve
Retrieve retrieves credentials from the EC2 service. Error will be returned if the request fails, or unable to extract the desired credentials.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider.go:75
↓ 6 callers
Method
WriteAt
WriteAt writes a slice of bytes to a buffer starting at the position provided The number of bytes written will be returned, or error. Can overwrite pr
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/types.go:69
↓ 6 callers
Function
doBenchmark
(b *testing.B, formatter Formatter, fields Fields)
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatter_bench_test.go:72
↓ 6 callers
Method
log
(level Level, msg string)
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:73
↓ 6 callers
Function
networkBinding
(port uint16, proto string)
lib/ecsclient/client_pkg_test.go:49
↓ 6 callers
Method
newRequest
newRequest creates a new request for a InputService5ProtocolTest operation and runs any custom request initialization.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:410
↓ 6 callers
Method
sprintlnn
Sprintlnn => Sprint no newline. This is to get the behavior of how fmt.Sprintln where spaces are always added between operands, regardless of their ty
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:249
↓ 5 callers
Method
GetMetadata
GetMetadata uses the path provided to request
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go:10
↓ 5 callers
Method
Print
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:83
↓ 5 callers
Method
Retrieve
Retrieve returns the credentials value or error if no provider returned without error. If a provider is found it will be cached and any calls to IsEx
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/chain_provider.go:63
↓ 5 callers
Method
Retrieve
Retrieve retrieves the keys from the environment.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go:41
↓ 5 callers
Method
WithMaxRetries
WithMaxRetries sets a config MaxRetries value returning a Config pointer for chaining.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/config.go:127
↓ 5 callers
Method
buildValue
buildValue generic XMLNode builder for any type. Will build value for their specific type struct, list, map, scalar. Also takes a "type" tag value to
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/xml/xmlutil/build.go:50
↓ 5 callers
Function
initTestServer
(expireOn string, failAssume bool)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider_test.go:34
↓ 5 callers
Function
makeHmac
(key []byte, data []byte)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/signer/v4/v4.go:346
↓ 5 callers
Function
parse
parse deserializes any value from the XMLNode. The type tag is used to infer the type, or reflect will be used to determine the type from r.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/xml/xmlutil/unmarshal.go:42
↓ 5 callers
Method
parseValue
(v url.Values, value reflect.Value, prefix string, tag reflect.StructTag)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/query/queryutil/queryutil.go:32
↓ 5 callers
Function
unmarshalAny
(value reflect.Value, data interface{}, tag reflect.StructTag)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/json/jsonutil/unmarshal.go:33
↓ 4 callers
Method
Close
Close closes all current proxying connections and stops listening.
lib/proxy/proxy.go:170
↓ 4 callers
Method
ContainerPorts
ContainerPorts returns the container side of all the port bindings specified (both dynamic and static) in a container. It takes the protocol to filter
lib/ecsclient/client.go:75
↓ 4 callers
Method
DataFilled
DataFilled returns true if the request's data for response deserialization target has been set and is a valid. False is returned if data is not set, o
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:110
↓ 4 callers
Method
EXPECT
()
lib/ecsclient/mocks/ec2/ec2_mocks.go:29
↓ 4 callers
Method
Expire
Expire expires the credentials and forces them to be retrieved on the next call to Get(). This will override the Provider's expired state, and force
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go:198
↓ 4 callers
Method
IsExpired
IsExpired returns if the credentials are no longer valid, and need to be retrieved. If the Credentials were forced to be expired with Expire() this w
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/credentials.go:210
↓ 4 callers
Method
ParamsFilled
ParamsFilled returns if the request's parameters have been populated and the parameters are valid. False is returned if no parameters are provided or
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:103
next →
1–100 of 4,063, ranked by callers