FrontEndConfiguration Class

FrontEndConfiguration.

Constructor

FrontEndConfiguration(*args: Any, **kwargs: Any)

Variables

Name Description
kind

Known values are: "NodePort" and "LoadBalancer".

Attributes

kind

"NodePort" and "LoadBalancer".

kind: str | _models.FrontEndServiceType | None