# Functions
No description provided by the author
Create accept endpoint.CreateEndpointDto , creates the endpoint and returns success or err if any.
Delete accept namespace and the name of the ingress-route ,deletes it , returns success message or err if any.
Get accept namespace and name , returns a record of type ingressroute.Ingressroute or err if any.
List accept namespace , returns a list of ingressroute.Ingressroute or err if any.
No description provided by the author
No description provided by the author