GafaelfawrIngressPathBackend#
- class gafaelfawr.models.kubernetes.GafaelfawrIngressPathBackend(**data)#
Bases:
CamelCaseModelBackend that serves a given path.
- Parameters:
data (
Any) –
Methods Summary
Convert to the Kubernetes API object.
Methods Documentation
- to_kubernetes()#
Convert to the Kubernetes API object.
- Return type:
V1IngressBackend