Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( // VersionFetchURL is the URL to fetch latest version number VersionFetchURL = "https://raw.githubusercontent.com/openshift/odo/master/build/VERSION" // InstallScriptURL is URL of the installation shell script InstallScriptURL = "https://raw.githubusercontent.com/openshift/odo/master/scripts/installer.sh" )
Variables ¶
This section is empty.
Functions ¶
func CheckLatestReleaseTag ¶
CheckLatestReleaseTag returns the latest release tag if a newer latest release is available, else returns an empty string
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.