 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Entry ¶
type Entry struct {
	// contains filtered or unexported fields
}
    func FromContext ¶
func (*Entry) Error ¶
Error resets the duration to the minInterval and returns an empty Result and the error so that the controller-runtime can handle the exponential backoff for errors.
func (*Entry) Progressing ¶
Progressing resets the duration to the minInterval and returns a Result with that interval. Used when the external resource is still doing something (creating, deleting, updating, etc.)
 Click to show internal directories. 
   Click to hide internal directories.