MCPcopy Create free account

hub / github.com/awslabs/ecs-task-kite / functions

Functions4,063 in github.com/awslabs/ecs-task-kite

↓ 924 callersMethodString
String describes what the matcher matches.
Godeps/_workspace/src/github.com/golang/mock/gomock/matchers.go:29
↓ 471 callersMethodCall
(receiver interface{}, method string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:107
↓ 463 callersMethodRecordCall
(receiver interface{}, method string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:83
↓ 423 callersMethodPrintln
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:85
↓ 253 callersMethodSend
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 callersMethodError
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 callersMethodPushBack
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 callersMethodnewRequest
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 callersMethodGet
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 callersMethodErrorf
(format string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:63
↓ 59 callersMethodLen
()
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/corehandlers/handlers.go:20
↓ 51 callersMethodNewRequest
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 callersMethodFatal
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:87
↓ 41 callersMethodClear
Clear removes callback functions for all handlers
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:35
↓ 32 callersMethodAdd
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 callersMethodInitialize
Initialize initializes the service.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/service/service.go:37
↓ 31 callersMethodMerge
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 callersFunctionNewEntry
(logger *Logger)
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:31
↓ 27 callersMethodnewRequest
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 callersMethodClose
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 callersMethodInfo
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:117
↓ 25 callersMethodReturn
(rets ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/call.go:57
↓ 23 callersMethodBuild
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 callersMethodError
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:133
↓ 19 callersMethodFinish
()
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:142
↓ 18 callersFunctionLogAndAssertJSON
(t *testing.T, log func(*Logger), assertions func(fields Fields))
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus_test.go:14
↓ 17 callersMethodEachPage
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 callersMethodWithFields
Add a map of fields to the Entry.
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:62
↓ 16 callersMethodRun
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 callersMethodDebug
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:107
↓ 14 callersMethodPushBackNamed
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 callersMethodIsExpired
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 callersMethodMatches
Matches returns whether y is a match.
Godeps/_workspace/src/github.com/golang/mock/gomock/matchers.go:26
↓ 13 callersMethodWarn
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:123
↓ 13 callersFunctionbody
(str string)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request_test.go:25
↓ 13 callersFunctioncreateFixtures
(t *testing.T)
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:128
↓ 12 callersMethodError
()
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake/airbrake_test.go:25
↓ 12 callersMethodFormat
(*Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatter.go:18
↓ 12 callersMethodWithField
Add a single field to the Entry.
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:57
↓ 11 callersMethodEXPECT
()
lib/ecsclient/mocks/client_mocks.go:101
↓ 11 callersFunctionstrptr
(s string)
lib/ecsclient/client_test.go:30
↓ 10 callersMethodassertFatal
Use to check that code triggers a fatal test failure.
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:56
↓ 10 callersMethodcopy
copy creates a copy of the handler list.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:60
↓ 10 callersMethodsign
()
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/signer/v4/v4.go:100
↓ 9 callersMethodAddChild
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 callersMethodCode
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 callersMethodCopy
Copy will return a shallow copy of the Config object.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/config.go:236
↓ 9 callersFunctionNewXMLElement
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 callersFunctionSign
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 callersFunctionbuildSigner
(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 callersFunctionBool
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 callersMethodBytes
Bytes returns a slice of bytes written to the buffer.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/types.go:84
↓ 8 callersMethodContainer
(string)
lib/ecsclient/client.go:44
↓ 8 callersMethodCopy
Copy returns of this handler's lists.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:19
↓ 8 callersMethodFatalf
(format string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller.go:64
↓ 8 callersFunctionParseLevel
ParseLevel takes a string level and returns the Logrus log level constant.
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:35
↓ 8 callersMethodRunning
()
lib/ecsclient/client.go:54
↓ 8 callersMethodSeek
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 callersFunctionWithField
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 callersFunctiondebugLogReqError
(r *Request, stage string, retrying bool, err error)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:142
↓ 7 callersMethodAfter
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 callersMethodEXPECT
()
lib/ecsclient/mocks/client_mocks.go:30
↓ 7 callersFunctionNew
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 callersFunctionNewCredentials
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 callersMethodRetrieve
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 callersFunctionString
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 callersMethodassertPass
(msg string)
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:42
↓ 6 callersMethodContainerPorts
(string)
lib/ecsclient/client.go:52
↓ 6 callersMethodFatalf
(string, ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:88
↓ 6 callersMethodFormat
(entry *Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/json_formatter.go:13
↓ 6 callersMethodInfoln
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:207
↓ 6 callersMethodIsExpired
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 callersMethodLog
(...interface{})
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/logger.go:79
↓ 6 callersMethodMessage
Returns the error details message.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/awserr/error.go:39
↓ 6 callersFunctionNewInputService5ProtocolTest
New returns a new InputService5ProtocolTest client.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:386
↓ 6 callersMethodRetrieve
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 callersMethodWriteAt
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 callersFunctiondoBenchmark
(b *testing.B, formatter Formatter, fields Fields)
Godeps/_workspace/src/github.com/Sirupsen/logrus/formatter_bench_test.go:72
↓ 6 callersMethodlog
(level Level, msg string)
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:73
↓ 6 callersFunctionnetworkBinding
(port uint16, proto string)
lib/ecsclient/client_pkg_test.go:49
↓ 6 callersMethodnewRequest
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 callersMethodsprintlnn
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 callersMethodGetMetadata
GetMetadata uses the path provided to request
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go:10
↓ 5 callersMethodPrint
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:83
↓ 5 callersMethodRetrieve
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 callersMethodRetrieve
Retrieve retrieves the keys from the environment.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go:41
↓ 5 callersMethodWithMaxRetries
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 callersMethodbuildValue
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 callersFunctioninitTestServer
(expireOn string, failAssume bool)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/ec2rolecreds/ec2_role_provider_test.go:34
↓ 5 callersFunctionmakeHmac
(key []byte, data []byte)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/signer/v4/v4.go:346
↓ 5 callersFunctionparse
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 callersMethodparseValue
(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 callersFunctionunmarshalAny
(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 callersMethodClose
Close closes all current proxying connections and stops listening.
lib/proxy/proxy.go:170
↓ 4 callersMethodContainerPorts
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 callersMethodDataFilled
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 callersMethodEXPECT
()
lib/ecsclient/mocks/ec2/ec2_mocks.go:29
↓ 4 callersMethodExpire
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 callersMethodIsExpired
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 callersMethodParamsFilled
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