Documentation ¶
Index ¶
Constants ¶
View Source
const (
ErrObjectNotFound = "object wasn't found"
)
Variables ¶
This section is empty.
Functions ¶
func GetIsRemovedResponseCheck ¶
func GetIsRemovedResponseCheck(cr *v1alpha2.Request, localKube client.Client, logger logging.Logger, http httpClient.Client) isDeletedCheck
GetIsRemovedResponseCheck uses a map to select and return the appropriate ResponseCheck.
func GetIsUpToDateResponseCheck ¶
func GetIsUpToDateResponseCheck(cr *v1alpha2.Request, localKube client.Client, logger logging.Logger, http httpClient.Client) responseCheck
GetIsUpToDateResponseCheck uses a map to select and return the appropriate ResponseCheck.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.