# Packages

No description provided by the author

# Functions

No description provided by the author
GetInstanceID determines the instance ID from the ProviderID.
GetNextVlanIP returns the next available IP for a cluster.
GetPostReqCounter returns pointer to PostRequestCounter for a given token hash.
IgnoreLinodeAPIError returns the error except matches to status code.
IsRetryableError determines if the error is retryable, meaning a controller that encounters this error should requeue reconciliation to try again later.
Pointer returns the pointer of any type.
UnwrapError safely unwraps an error until it can't be unwrapped.

# Variables

ErrRateLimit indicates hitting linode API rate limits.

# Structs

No description provided by the author
Filter holds the fields used for filtering results from the Linode API.
PostRequestCounter keeps track of rate limits for POST to /linode/instances.