Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfrastructureStatus ¶
type InfrastructureStatus struct { APIHost string APIPort int32 OAuthEnabled bool OAuthHost string OAuthPort int32 KonnectivityHost string KonnectivityPort int32 OpenShiftAPIHost string OauthAPIServerHost string PackageServerAPIAddress string Message string InternalHCPRouterHost string NeedInternalRouter bool ExternalHCPRouterHost string NeedExternalRouter bool }
func (InfrastructureStatus) IsReady ¶
func (s InfrastructureStatus) IsReady() bool
Click to show internal directories.
Click to hide internal directories.