package
0.0.0-20240819180206-1aa1ecb48432
Repository: https://github.com/libopenstorage/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.