Documentation ¶
Overview ¶
DigitalRebar Provision CLI provides the core parts of the CLI. This CLI uses an access core based upon a set of generated files from the generated swagger.json file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ActuallyPowerThings is a boolean to use in testing to keep from power off the test machine ActuallyPowerThings = true // DefaultStateLoc is the default location to save agent state DefaultStateLoc string )
View Source
var ( // Session is the global client access session Session *api.Client )
Functions ¶
func NewBasicKeyRequest ¶
func NewBasicKeyRequest() *basicKeyReq
NewBasicKeyRequest returns a default BasicKeyRequest.
func PatchWithFunction ¶
The input function takes the object and returns the modified object and if the object changed.
func PatchWithString ¶
Types ¶
Source Files ¶
- actionHelper.go
- agent.go
- appleNBI.go
- bootenv.go
- bootenvHelper.go
- catalog.go
- certs.go
- commandHelper.go
- common.go
- contents.go
- contexts.go
- debug.go
- doc.go
- events.go
- extended.go
- files.go
- gohai_linux.go
- info.go
- inspect.go
- interfaces.go
- isos.go
- jobs.go
- lease.go
- logs.go
- machines.go
- metaHelper.go
- netwrangle.go
- new_common.go
- objects.go
- paramHelper.go
- params.go
- plugin_providers.go
- plugins.go
- prefs.go
- process_jobs.go
- profileHelper.go
- profiles.go
- reservation.go
- roles.go
- stages.go
- startup.go
- subnet.go
- system.go
- taskHelper.go
- tasks.go
- template.go
- tenant.go
- user.go
- utils.go
- workflows.go
Click to show internal directories.
Click to hide internal directories.