# Functions
GenerateCreateDeploymentInput returns a create input.
GenerateDeleteDeploymentInput returns a deletion input.
GenerateDeployment returns the current state in the form of *svcapitypes.Deployment.
GenerateGetDeploymentInput returns input for read operation.
GenerateUpdateDeploymentInput returns an update input.
IsNotFound returns whether the given error is of type NotFound or not.
SetupDeployment adds a controller that reconciles Deployment.