Create handles the API endpoint /namespaces/:namespace/applications/:app/servicebindings (POST)
It creates a binding between the specified service and application
Delete handles the API endpoint /namespaces/:namespace/applications/:app/servicebindings/:service
It removes the binding between the specified service and application