Visibility type
The internet visibility of the OpenShift API server
KnownVisibility can be used interchangeably with Visibility,
this enum contains the known values that the service supports.
Known values supported by the service
Public: The API server is visible from the internet.
Private: The API server is not visible from the internet.
type Visibility = string