# Functions
GenerateCreateJobQueueInput returns a create input.
GenerateDeleteJobQueueInput returns a deletion input.
GenerateDescribeJobQueuesInput returns input for read operation.
GenerateJobQueue returns the current state in the form of *svcapitypes.JobQueue.
GenerateUpdateJobQueueInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.
SetupJobQueue adds a controller that reconciles a JobQueue.