Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerDataStore ¶
type ServerDataStore struct {
	CurrentVersion           string
	InstallerCrdObjectStatus string
	InstallerCrdObjectExists bool
}
    func InitServerDataStore ¶
func InitServerDataStore() *ServerDataStore
 Click to show internal directories. 
   Click to hide internal directories.