GafaelfawrIngressTLS#
- class gafaelfawr.models.kubernetes.GafaelfawrIngressTLS(**data)#
Bases:
CamelCaseModelA TLS certificate rule for an ingress.
- Parameters:
data (
Any) –
Methods Summary
Convert to the Kubernetes API object.
Methods Documentation
- to_kubernetes()#
Convert to the Kubernetes API object.
- Return type:
V1IngressTLS