MCPcopy Create free account

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

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

↓ 4 callersMethodSetBufferBody
SetBufferBody will set the request's body bytes that will be sent to the service API.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:116
↓ 4 callersMethodSign
Sign will sign the request retuning error if errors are encountered. Send will build the request prior to signing. All Sign Handlers will be executed
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:185
↓ 4 callersMethodappendKeyValue
(b *bytes.Buffer, key, value interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/text_formatter.go:132
↓ 4 callersFunctionbuildAny
(value reflect.Value, buf *bytes.Buffer, tag reflect.StructTag)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/json/jsonutil/build.go:23
↓ 4 callersFunctionconvertType
(v reflect.Value)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/rest/build.go:192
↓ 4 callersFunctionrValuesAtPath
rValuesAtPath returns a slice of values found in value v. The values in v are explored recursively so all nested values are collected.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go:14
↓ 3 callersFunctionContainerPorts
ContainerPorts returns all of the ports that a given container within the tasks is listening on.
lib/taskhelpers/filter.go:24
↓ 3 callersMethodCopySnapshotRequest
(*ec2.CopySnapshotInput)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go:105
↓ 3 callersMethodDescribeContainerInstances
(*ecs.DescribeContainerInstancesInput)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/ecsiface/interface.go:43
↓ 3 callersMethodDescribeInstances
(*ec2.DescribeInstancesInput)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go:377
↓ 3 callersMethodDescribeTasks
(*ecs.DescribeTasksInput)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/ecsiface/interface.go:55
↓ 3 callersMethodDo
Do declares the action to run when the call is matched. It takes an interface{} argument to support n-arity functions.
Godeps/_workspace/src/github.com/golang/mock/gomock/call.go:51
↓ 3 callersMethodError
()
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/bugsnag/bugsnag.go:23
↓ 3 callersFunctionLoad
Loads and returns a File from a reader.
Godeps/_workspace/src/github.com/vaughan0/go-ini/ini.go:112
↓ 3 callersMethodLogf
(format string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:96
↓ 3 callersFunctionNew
New creates a new ECSSimpleClient. The 'ecsclient' and 'ec2client' arguments may both be nil in which case they will be constructed for you. If region
lib/ecsclient/client.go:185
↓ 3 callersFunctionNewHook
(endpoint, apiKey, env string)
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake/airbrake.go:19
↓ 3 callersMethodPanic
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:91
↓ 3 callersMethodPanicf
(string, ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:92
↓ 3 callersMethodPanicln
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:93
↓ 3 callersMethodPushFront
PushFront pushes handler f to the front of the handler list.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:82
↓ 3 callersFunctionS
(s string)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/json/jsonutil/build_test.go:12
↓ 3 callersMethodSection
Returns a named Section. A Section will be created if one does not already exist for the given name.
Godeps/_workspace/src/github.com/vaughan0/go-ini/ini.go:35
↓ 3 callersMethodSetReaderBody
SetReaderBody will set the request's body reader.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:126
↓ 3 callersMethodValue
Value returns the LogLevel value or the default value LogOff if the LogLevel is nil. Safe to use on nil value LogLevelTypes.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/logger.go:20
↓ 3 callersMethodWarnf
(format string, args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:171
↓ 3 callersMethodWithRegion
WithRegion sets a config Region value returning a Config pointer for chaining.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/config.go:106
↓ 3 callersFunctioncommonTestOrderedCalls
(t *testing.T)
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:284
↓ 3 callersFunctionelemOf
Returns the reflection element of a value, if it is a pointer.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/xml/xmlutil/build.go:32
↓ 3 callersFunctioninitTestServer
(path string, resp string)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api_test.go:19
↓ 3 callersMethodmethodType
()
Godeps/_workspace/src/github.com/golang/mock/gomock/call.go:232
↓ 3 callersFunctionstartAirbrakeServer
(t *testing.T)
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake/airbrake_test.go:121
↓ 2 callersMethodAnyTimes
()
Godeps/_workspace/src/github.com/golang/mock/gomock/call.go:44
↓ 2 callersMethodAvailable
Available returns if the application has access to the EC2 Metadata service. Can be used to determine if application is running within an EC2 Instance
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api.go:37
↓ 2 callersFunctionBoolSlice
BoolSlice converts a slice of bool values into a slice of bool pointers
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:80
↓ 2 callersFunctionBoolValueSlice
BoolValueSlice converts a slice of bool pointers into a slice of bool values
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:90
↓ 2 callersMethodDescribeInstanceStatusRequest
DescribeInstanceStatusRequest generates a request for the DescribeInstanceStatus operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3045
↓ 2 callersMethodDescribeInstancesRequest
DescribeInstancesRequest generates a request for the DescribeInstances operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3104
↓ 2 callersMethodDescribeReservedInstancesModificationsRequest
DescribeReservedInstancesModificationsRequest generates a request for the DescribeReservedInstancesModifications operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3492
↓ 2 callersMethodDescribeReservedInstancesOfferingsRequest
DescribeReservedInstancesOfferingsRequest generates a request for the DescribeReservedInstancesOfferings operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3538
↓ 2 callersMethodDescribeSnapshotsRequest
DescribeSnapshotsRequest generates a request for the DescribeSnapshots operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3685
↓ 2 callersMethodDescribeSpotPriceHistoryRequest
DescribeSpotPriceHistoryRequest generates a request for the DescribeSpotPriceHistory operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3917
↓ 2 callersMethodDescribeVolumeStatusRequest
DescribeVolumeStatusRequest generates a request for the DescribeVolumeStatus operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:4056
↓ 2 callersMethodDescribeVolumesRequest
DescribeVolumesRequest generates a request for the DescribeVolumes operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:4130
↓ 2 callersMethodEC2Instance
EC2Instance returns the underlying ec2 instance SDK struct for this task. If this task is nil, it returns nil
lib/ecsclient/client.go:121
↓ 2 callersMethodEXPECT
()
Godeps/_workspace/src/github.com/golang/mock/gomock/mock_matcher/mock_matcher.go:27
↓ 2 callersFunctionEndpointForRegion
EndpointForRegion returns an endpoint and its signing region for a service and region. if the service and region pair are not found endpoint and signi
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/endpoints/endpoints.go:11
↓ 2 callersFunctionEq
(x interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/matchers.go:90
↓ 2 callersMethodError
()
Godeps/_workspace/src/github.com/vaughan0/go-ini/ini.go:24
↓ 2 callersFunctionEscapePath
EscapePath escapes part of a URL path in Amazon style
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/rest/build.go:178
↓ 2 callersMethodFatal
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:139
↓ 2 callersMethodFatalln
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:89
↓ 2 callersMethodFire
(*Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks.go:10
↓ 2 callersFunctionFloat64Slice
Float64Slice converts a slice of float64 values into a slice of float64 pointers
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:257
↓ 2 callersFunctionFloat64ValueSlice
Float64ValueSlice converts a slice of float64 pointers into a slice of float64 values
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:267
↓ 2 callersMethodFormat
(entry *Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/text_formatter.go:58
↓ 2 callersMethodHasNextPage
HasNextPage returns true if this request has more pages of data available.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:268
↓ 2 callersMethodInfof
(format string, args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:161
↓ 2 callersMethodInputService1TestCaseOperation1Request
InputService1TestCaseOperation1Request generates a request for the InputService1TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:75
↓ 2 callersMethodInputService1TestCaseOperation1Request
InputService1TestCaseOperation1Request generates a request for the InputService1TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/ec2query/build_test.go:73
↓ 2 callersMethodInputService2TestCaseOperation1Request
InputService2TestCaseOperation1Request generates a request for the InputService2TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:153
↓ 2 callersMethodInputService2TestCaseOperation1Request
InputService2TestCaseOperation1Request generates a request for the InputService2TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/ec2query/build_test.go:150
↓ 2 callersMethodInputService3TestCaseOperation1Request
InputService3TestCaseOperation1Request generates a request for the InputService3TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:230
↓ 2 callersMethodInputService3TestCaseOperation1Request
InputService3TestCaseOperation1Request generates a request for the InputService3TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/ec2query/build_test.go:229
↓ 2 callersMethodInputService3TestCaseOperation2Request
InputService3TestCaseOperation2Request generates a request for the InputService3TestCaseOperation2 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:254
↓ 2 callersMethodInputService4TestCaseOperation1Request
InputService4TestCaseOperation1Request generates a request for the InputService4TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:341
↓ 2 callersMethodInputService4TestCaseOperation1Request
InputService4TestCaseOperation1Request generates a request for the InputService4TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/ec2query/build_test.go:314
↓ 2 callersMethodInputService5TestCaseOperation1Request
InputService5TestCaseOperation1Request generates a request for the InputService5TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:419
↓ 2 callersMethodInputService5TestCaseOperation1Request
InputService5TestCaseOperation1Request generates a request for the InputService5TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/ec2query/build_test.go:389
↓ 2 callersMethodInputService5TestCaseOperation2Request
InputService5TestCaseOperation2Request generates a request for the InputService5TestCaseOperation2 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:443
↓ 2 callersMethodInputService5TestCaseOperation3Request
InputService5TestCaseOperation3Request generates a request for the InputService5TestCaseOperation3 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:467
↓ 2 callersMethodInputService5TestCaseOperation4Request
InputService5TestCaseOperation4Request generates a request for the InputService5TestCaseOperation4 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:491
↓ 2 callersMethodInputService5TestCaseOperation5Request
InputService5TestCaseOperation5Request generates a request for the InputService5TestCaseOperation5 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:515
↓ 2 callersMethodInputService5TestCaseOperation6Request
InputService5TestCaseOperation6Request generates a request for the InputService5TestCaseOperation6 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:539
↓ 2 callersMethodInputService6TestCaseOperation1Request
InputService6TestCaseOperation1Request generates a request for the InputService6TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:672
↓ 2 callersMethodInputService6TestCaseOperation1Request
InputService6TestCaseOperation1Request generates a request for the InputService6TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/ec2query/build_test.go:464
↓ 2 callersMethodInputService7TestCaseOperation1Request
InputService7TestCaseOperation1Request generates a request for the InputService7TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/ec2query/build_test.go:539
↓ 2 callersMethodInputService8TestCaseOperation1Request
InputService8TestCaseOperation1Request generates a request for the InputService8TestCaseOperation1 operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/ec2query/build_test.go:614
↓ 2 callersFunctionInt
Int returns a pointer to of the int value passed in.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:124
↓ 2 callersFunctionInt64Slice
Int64Slice converts a slice of int64 values into a slice of int64 pointers
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:198
↓ 2 callersFunctionInt64ValueSlice
Int64ValueSlice converts a slice of int64 pointers into a slice of int64 values
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:208
↓ 2 callersFunctionIntSlice
IntSlice converts a slice of int values into a slice of int pointers
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:139
↓ 2 callersFunctionIntValueSlice
IntValueSlice converts a slice of int pointers into a slice of int values
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/convert_types.go:149
↓ 2 callersMethodIsExpired
IsExpired returns if the shared credentials have expired.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/shared_credentials_provider.go:71
↓ 2 callersMethodIsExpired
IsExpired returns if the credentials have been retrieved.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go:71
↓ 2 callersMethodLen
Len returns the number of handlers in the list.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:72
↓ 2 callersMethodListClustersRequest
ListClustersRequest generates a request for the ListClusters operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:378
↓ 2 callersMethodListContainerInstancesRequest
ListContainerInstancesRequest generates a request for the ListContainerInstances operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:418
↓ 2 callersMethodListServicesRequest
ListServicesRequest generates a request for the ListServices operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:458
↓ 2 callersMethodListTaskDefinitionFamiliesRequest
ListTaskDefinitionFamiliesRequest generates a request for the ListTaskDefinitionFamilies operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:498
↓ 2 callersMethodListTaskDefinitionsRequest
ListTaskDefinitionsRequest generates a request for the ListTaskDefinitions operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:540
↓ 2 callersMethodListTasksPages
(*ecs.ListTasksInput, func(*ecs.ListTasksOutput, bool) bool)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/ecsiface/interface.go:95
↓ 2 callersMethodListTasksRequest
ListTasksRequest generates a request for the ListTasks operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:582
↓ 2 callersMethodLoad
Loads INI data from a reader and stores the data in the File.
Godeps/_workspace/src/github.com/vaughan0/go-ini/ini.go:53
↓ 2 callersMethodLoadFile
Loads INI data from a named file and stores the data in the File.
Godeps/_workspace/src/github.com/vaughan0/go-ini/ini.go:62
↓ 2 callersFunctionLogLevel
LogLevel returns the pointer to a LogLevel. Should be used to workaround not being able to take the address of a non-composite literal.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/logger.go:14
↓ 2 callersFunctionNewDefaultLogger
NewDefaultLogger returns a Logger which will write log messages to stdout, and use same formatting runes as the stdlib log.Logger
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/logger.go:84
↓ 2 callersFunctionNewErrorReporter
(t *testing.T)
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:32
↓ 2 callersFunctionNewInputService3ProtocolTest
New returns a new InputService3ProtocolTest client.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:197
↓ 2 callersFunctionNewSentryHook
NewSentryHook creates a hook to be added to an instance of logger and initializes the raven client. This method sets the timeout to 100 milliseconds.
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/sentry/sentry.go:53
← previousnext →101–200 of 4,063, ranked by callers