OpenShiftRouterProfile Class

Represents an OpenShift router.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
OpenShiftRouterProfile

Constructor

OpenShiftRouterProfile(*, name: Optional[str] = None, public_subdomain: Optional[str] = None, **kwargs)

Variables

name
str

Name of the router profile.

public_subdomain
str

DNS subdomain for OpenShift router.

fqdn
str

Auto-allocated FQDN for the OpenShift router.