create#

async gafaelfawr.operator.ingress.create(name, namespace, body, memo, **_)#

Handle creation or modiication of a GafaelfawrIngress object.

Parameters:
Returns:

Status information to record in the object, or None if no changes were made.

Return type:

dict or None