# Functions
NewAddonInstanceClient returns a configured AddonInstanceClient using the given client instance as a base.
NewAddonInstanceConditionDegraded returns an AddonInstanceDegraded status condition with the given status, reason, and message.
NewAddonInstanceConditionInstalled returns an AddonInstanceInstalled status condition with the given status, reason, and message.
NewAddonInstanceConditionReadyToBeDeleted returns an AddonInstanceReadyToBeDeleted status condition with the given status, reason, and message.
# Structs
No description provided by the author
# Interfaces
AddonInstanceClient provides methods for interacting with AddonInstance resources.
No description provided by the author
# Type aliases
WithConditions applies the given conditions.