# Functions
GenerateAPI returns the current state in the form of *svcapitypes.API.
GenerateCreateApiInput returns a create input.
GenerateDeleteApiInput returns a deletion input.
GenerateGetApiInput returns input for read operation.
GenerateUpdateApiInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.
SetupAPI adds a controller that reconciles API.