Documentation
¶
Index ¶
- Constants
- func ReconcileOAuthAPIService(svc *corev1.Service, ownerRef config.OwnerRef) error
- func ReconcileOLMPackageServerService(svc *corev1.Service, ownerRef config.OwnerRef) error
- func ReconcileOpenShiftAPIService(svc *corev1.Service, ownerRef config.OwnerRef) error
- type OpenShiftAPIServerServiceParams
Constants ¶
View Source
const ( OpenShiftAPIServerPort = 8443 OpenShiftServicePort = 443 OLMPackageServerPort = 5443 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OpenShiftAPIServerServiceParams ¶
func NewOpenShiftAPIServerServiceParams ¶
func NewOpenShiftAPIServerServiceParams(hcp *hyperv1.HostedControlPlane) *OpenShiftAPIServerServiceParams
Click to show internal directories.
Click to hide internal directories.