Documentation ¶
Overview ¶
Package autodetect is for auto-detecting traits from the environment (platform, APIs, ...).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutoDetect ¶
type AutoDetect interface {
OpenShiftRoutesAvailability() (openshift.RoutesAvailability, error)
}
AutoDetect provides an assortment of routines that auto-detect traits based on the runtime.
Click to show internal directories.
Click to hide internal directories.