# Functions
GenerateCreateRestApiInput returns a create input.
GenerateDeleteRestApiInput returns a deletion input.
GenerateGetRestApiInput returns input for read operation.
GenerateRestAPI returns the current state in the form of *svcapitypes.RestAPI.
GenerateUpdateRestApiInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.
SetupRestAPI adds a controller that reconciles RestAPI.