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
↓ 4 callers
Method
SetBufferBody
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 callers
Method
Sign
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 callers
Method
appendKeyValue
(b *bytes.Buffer, key, value interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/text_formatter.go:132
↓ 4 callers
Function
buildAny
(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 callers
Function
convertType
(v reflect.Value)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/rest/build.go:192
↓ 4 callers
Function
rValuesAtPath
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 callers
Function
ContainerPorts
ContainerPorts returns all of the ports that a given container within the tasks is listening on.
lib/taskhelpers/filter.go:24
↓ 3 callers
Method
CopySnapshotRequest
(*ec2.CopySnapshotInput)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go:105
↓ 3 callers
Method
DescribeContainerInstances
(*ecs.DescribeContainerInstancesInput)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/ecsiface/interface.go:43
↓ 3 callers
Method
DescribeInstances
(*ec2.DescribeInstancesInput)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/ec2iface/interface.go:377
↓ 3 callers
Method
DescribeTasks
(*ecs.DescribeTasksInput)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/ecsiface/interface.go:55
↓ 3 callers
Method
Do
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 callers
Method
Error
()
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/bugsnag/bugsnag.go:23
↓ 3 callers
Function
Load
Loads and returns a File from a reader.
Godeps/_workspace/src/github.com/vaughan0/go-ini/ini.go:112
↓ 3 callers
Method
Logf
(format string, args ...interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:96
↓ 3 callers
Function
New
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 callers
Function
NewHook
(endpoint, apiKey, env string)
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake/airbrake.go:19
↓ 3 callers
Method
Panic
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:91
↓ 3 callers
Method
Panicf
(string, ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:92
↓ 3 callers
Method
Panicln
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:93
↓ 3 callers
Method
PushFront
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 callers
Function
S
(s string)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/json/jsonutil/build_test.go:12
↓ 3 callers
Method
Section
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 callers
Method
SetReaderBody
SetReaderBody will set the request's body reader.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/request.go:126
↓ 3 callers
Method
Value
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 callers
Method
Warnf
(format string, args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:171
↓ 3 callers
Method
WithRegion
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 callers
Function
commonTestOrderedCalls
(t *testing.T)
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:284
↓ 3 callers
Function
elemOf
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 callers
Function
initTestServer
(path string, resp string)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/ec2metadata/api_test.go:19
↓ 3 callers
Method
methodType
()
Godeps/_workspace/src/github.com/golang/mock/gomock/call.go:232
↓ 3 callers
Function
startAirbrakeServer
(t *testing.T)
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks/airbrake/airbrake_test.go:121
↓ 2 callers
Method
AnyTimes
()
Godeps/_workspace/src/github.com/golang/mock/gomock/call.go:44
↓ 2 callers
Method
Available
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 callers
Function
BoolSlice
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 callers
Function
BoolValueSlice
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 callers
Method
DescribeInstanceStatusRequest
DescribeInstanceStatusRequest generates a request for the DescribeInstanceStatus operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3045
↓ 2 callers
Method
DescribeInstancesRequest
DescribeInstancesRequest generates a request for the DescribeInstances operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3104
↓ 2 callers
Method
DescribeReservedInstancesModificationsRequest
DescribeReservedInstancesModificationsRequest generates a request for the DescribeReservedInstancesModifications operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3492
↓ 2 callers
Method
DescribeReservedInstancesOfferingsRequest
DescribeReservedInstancesOfferingsRequest generates a request for the DescribeReservedInstancesOfferings operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3538
↓ 2 callers
Method
DescribeSnapshotsRequest
DescribeSnapshotsRequest generates a request for the DescribeSnapshots operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3685
↓ 2 callers
Method
DescribeSpotPriceHistoryRequest
DescribeSpotPriceHistoryRequest generates a request for the DescribeSpotPriceHistory operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:3917
↓ 2 callers
Method
DescribeVolumeStatusRequest
DescribeVolumeStatusRequest generates a request for the DescribeVolumeStatus operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:4056
↓ 2 callers
Method
DescribeVolumesRequest
DescribeVolumesRequest generates a request for the DescribeVolumes operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ec2/api.go:4130
↓ 2 callers
Method
EC2Instance
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 callers
Method
EXPECT
()
Godeps/_workspace/src/github.com/golang/mock/gomock/mock_matcher/mock_matcher.go:27
↓ 2 callers
Function
EndpointForRegion
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 callers
Function
Eq
(x interface{})
Godeps/_workspace/src/github.com/golang/mock/gomock/matchers.go:90
↓ 2 callers
Method
Error
()
Godeps/_workspace/src/github.com/vaughan0/go-ini/ini.go:24
↓ 2 callers
Function
EscapePath
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 callers
Method
Fatal
(args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:139
↓ 2 callers
Method
Fatalln
(...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/logrus.go:89
↓ 2 callers
Method
Fire
(*Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/hooks.go:10
↓ 2 callers
Function
Float64Slice
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 callers
Function
Float64ValueSlice
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 callers
Method
Format
(entry *Entry)
Godeps/_workspace/src/github.com/Sirupsen/logrus/text_formatter.go:58
↓ 2 callers
Method
HasNextPage
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 callers
Method
Infof
(format string, args ...interface{})
Godeps/_workspace/src/github.com/Sirupsen/logrus/entry.go:161
↓ 2 callers
Method
InputService1TestCaseOperation1Request
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 callers
Method
InputService1TestCaseOperation1Request
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 callers
Method
InputService2TestCaseOperation1Request
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 callers
Method
InputService2TestCaseOperation1Request
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 callers
Method
InputService3TestCaseOperation1Request
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 callers
Method
InputService3TestCaseOperation1Request
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 callers
Method
InputService3TestCaseOperation2Request
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 callers
Method
InputService4TestCaseOperation1Request
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 callers
Method
InputService4TestCaseOperation1Request
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 callers
Method
InputService5TestCaseOperation1Request
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 callers
Method
InputService5TestCaseOperation1Request
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 callers
Method
InputService5TestCaseOperation2Request
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 callers
Method
InputService5TestCaseOperation3Request
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 callers
Method
InputService5TestCaseOperation4Request
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 callers
Method
InputService5TestCaseOperation5Request
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 callers
Method
InputService5TestCaseOperation6Request
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 callers
Method
InputService6TestCaseOperation1Request
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 callers
Method
InputService6TestCaseOperation1Request
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 callers
Method
InputService7TestCaseOperation1Request
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 callers
Method
InputService8TestCaseOperation1Request
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 callers
Function
Int
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 callers
Function
Int64Slice
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 callers
Function
Int64ValueSlice
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 callers
Function
IntSlice
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 callers
Function
IntValueSlice
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 callers
Method
IsExpired
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 callers
Method
IsExpired
IsExpired returns if the credentials have been retrieved.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/credentials/env_provider.go:71
↓ 2 callers
Method
Len
Len returns the number of handlers in the list.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/aws/request/handlers.go:72
↓ 2 callers
Method
ListClustersRequest
ListClustersRequest generates a request for the ListClusters operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:378
↓ 2 callers
Method
ListContainerInstancesRequest
ListContainerInstancesRequest generates a request for the ListContainerInstances operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:418
↓ 2 callers
Method
ListServicesRequest
ListServicesRequest generates a request for the ListServices operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:458
↓ 2 callers
Method
ListTaskDefinitionFamiliesRequest
ListTaskDefinitionFamiliesRequest generates a request for the ListTaskDefinitionFamilies operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:498
↓ 2 callers
Method
ListTaskDefinitionsRequest
ListTaskDefinitionsRequest generates a request for the ListTaskDefinitions operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:540
↓ 2 callers
Method
ListTasksPages
(*ecs.ListTasksInput, func(*ecs.ListTasksOutput, bool) bool)
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/ecsiface/interface.go:95
↓ 2 callers
Method
ListTasksRequest
ListTasksRequest generates a request for the ListTasks operation.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/service/ecs/api.go:582
↓ 2 callers
Method
Load
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 callers
Method
LoadFile
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 callers
Function
LogLevel
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 callers
Function
NewDefaultLogger
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 callers
Function
NewErrorReporter
(t *testing.T)
Godeps/_workspace/src/github.com/golang/mock/gomock/controller_test.go:32
↓ 2 callers
Function
NewInputService3ProtocolTest
New returns a new InputService3ProtocolTest client.
Godeps/_workspace/src/github.com/aws/aws-sdk-go/internal/protocol/jsonrpc/build_test.go:197
↓ 2 callers
Function
NewSentryHook
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
← previous
next →
101–200 of 4,063, ranked by callers