Documentation
¶
Overview ¶
Package provision or Digital Rebar Provision is a provisioning binary that provides a DHCP server and Provisioner system that allows for simply booting and installing bare metal.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RSMajorVersion = "4" RSMinorVersion = "0" RSPatchVersion = "0" RSExtra = "-pre" BuildStamp = "Not Set" RSVersion = "v" + RSMajorVersion + "." + RSMinorVersion + "." + RSPatchVersion + RSExtra )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package api implements a client API for working with digitalrebar/provision.
|
Package api implements a client API for working with digitalrebar/provision. |
|
DigitalRebar Provision CLI provides the core parts of the CLI.
|
DigitalRebar Provision CLI provides the core parts of the CLI. |
|
mcp
cli/mcp/credential.go
|
cli/mcp/credential.go |
|
cmds
|
|
|
cp-fix
command
|
|
|
drbundler
command
|
|
|
drpcli
command
|
|
|
incrementer
command
|
|
|
Package content contains routines for manipulating content archives.
|
Package content contains routines for manipulating content archives. |
|
test-data/fakeplugin
command
fakeplugin is a minimal plugin provider binary used in tests.
|
fakeplugin is a minimal plugin provider binary used in tests. |
|
test-data/fakeplugin-noartifacts
command
fakeplugin-noartifacts is a minimal plugin provider binary without artifacts, used in tests to verify that StagePlugin does not write artifacts.yaml when the plugin's content has no artifacts section.
|
fakeplugin-noartifacts is a minimal plugin provider binary without artifacts, used in tests to verify that StagePlugin does not write artifacts.yaml when the plugin's content has no artifacts section. |
|
Package mr implements cached functionality for efficient introspection of models and other related structs.
|
Package mr implements cached functionality for efficient introspection of models and other related structs. |
|
Package plugin is used to write plugin providers in Go.
|
Package plugin is used to write plugin providers in Go. |
Click to show internal directories.
Click to hide internal directories.