Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IgnoreAlreadyExists ¶
func IgnoreNotFound ¶
func IsAlreadyExists ¶
func IsNotFound ¶
IsNotFound returns true if the err is an AWS error (even if it's wrapped) and is a known to mean "not found" (as opposed to a more serious or unexpected error)
func IsUnfulfillableCapacity ¶
func IsUnfulfillableCapacity(err *ec2.CreateFleetError) bool
IsUnfulfillableCapacity returns true if the Fleet err means capacity is temporarily unavailable for launching. This could be due to account limits, insufficient ec2 capacity, etc.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.