Discover Packages
github.com/kubectyl/kuber
server
installer
package
Version:
v1.0.0-alpha.1
Opens a new window with list of versions in this module.
Published: May 24, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Installer struct {
StartOnCompletion bool
}
New validates the received data to ensure that all the required fields
have been passed along in the request. This should be manually run before
calling Execute().
Server returns the server instance.
type ServerDetails struct {
UUID string `json:"uuid"`
StartOnCompletion bool `json:"start_on_completion"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.