Documentation
¶
Index ¶
- func AllLambdaListController(auth client.Auth) []*lambda.FunctionConfiguration
- func GetLambadaLatencyTimeController(function string, startTime string, endTime string, auth client.Auth) string
- func LambdaDetails(function string, auth client.Auth) *lambda.GetFunctionOutput
- func LambdaDetailsErrorController(function string, auth client.Auth)
- func LambdaGetNumberOfErrorController(function string, auth client.Auth) int
- func LambdaGetTotalNumberOfLambda(auth client.Auth) int
- func LambdaListController(marker string, auth client.Auth) *lambda.ListFunctionsOutput
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllLambdaListController ¶ added in v1.0.4
func AllLambdaListController(auth client.Auth) []*lambda.FunctionConfiguration
AllLambdaListController for all lambda list
func GetLambadaLatencyTimeController ¶ added in v1.0.4
func LambdaDetails ¶ added in v1.0.4
func LambdaDetails(function string, auth client.Auth) *lambda.GetFunctionOutput
func LambdaDetailsErrorController ¶ added in v1.0.4
func LambdaGetNumberOfErrorController ¶ added in v1.0.4
func LambdaGetTotalNumberOfLambda ¶ added in v1.0.4
func LambdaListController ¶ added in v1.0.4
func LambdaListController(marker string, auth client.Auth) *lambda.ListFunctionsOutput
LambdaListController for pagination lambda list
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.