GafaelfawrIngressPathService#

class gafaelfawr.models.kubernetes.GafaelfawrIngressPathService(**data)#

Bases: CamelCaseModel

Service that serves a given path.

Parameters:

data (Any) –

Methods Summary

to_kubernetes()

Convert to the Kubernetes API object.

Methods Documentation

to_kubernetes()#

Convert to the Kubernetes API object.

Return type:

V1IngressServiceBackend