package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Oct 5, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ClientCommand provides the implementation for "bindplane init client"
Command returns the BindPlane initialize cobra command
ServerCommand provides the implementation for "bindplane init server"
Mode defines which initialize commands should be supported
var (
ServerMode Mode = "server"
ClientMode Mode = "client"
DualMode Mode = "dual"
)
ProfileUpdater handles the actual updates to a profile
Source Files
¶
Click to show internal directories.
Click to hide internal directories.