Versions in this module Expand all Collapse all v1 v1.2.1 Jun 19, 2015 v1.2.0 Jun 9, 2015 Changes in this version + type AckPublishMetric struct + Message *string + type BadRequestException struct + Message *string + type CWStatsSet struct + Max *float64 + Min *float64 + SampleCount *int64 + Sum *float64 + type ContainerMetric struct + CpuStatsSet *CWStatsSet + MemoryStatsSet *CWStatsSet + type HeartbeatMessage struct + Healthy *bool + type HeartbeatOutput struct + type InvalidParameterException struct + Message *string + type MetricsMetadata struct + Cluster *string + ContainerInstance *string + Idle *bool + func NewMetricsMetadata(cluster string, containerInstanceArn string) *MetricsMetadata + type PublishMetricsRequest struct + Metadata *MetricsMetadata + TaskMetrics []*TaskMetric + Timestamp *time.Time + func NewPublishMetricsRequest(metadata *MetricsMetadata, taskMetrics []*TaskMetric) *PublishMetricsRequest + type ResourceValidationException struct + Message *string + type ServerException struct + Message *string + type StartTelemetrySessionRequest struct + Cluster *string + ContainerInstance *string + type StopTelemetrySessionMessage struct + Message *string + type TaskMetric struct + ContainerMetrics []*ContainerMetric + TaskArn *string + TaskDefinitionFamily *string + TaskDefinitionVersion *string