GafaelfawrIngressRuleHTTP#

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

Bases: CamelCaseModel

Routing rules for HTTP access.

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:

V1HTTPIngressRuleValue