package
0.0.0-20200110165216-0b4836d3c3ff
Repository: https://github.com/vinayakshnd/cloudops.git
Documentation: pkg.go.dev
# Functions
NewExponentialBackoffOps return wrapper for CloudOps interface for all cloud providers.
# Variables
DefaultExponentialBackoff is the default backoff strategy that is used for doing an exponential backoff.
# Type aliases
ExponentialBackoffErrorCheck is a callback function implemented by cloud providers which process the input error and indicate if an exponential backoff is required.