Documentation ¶
Index ¶
- Constants
- func GetComputeConfig(ctx context.Context, cfg types.NodeConfig, createExecutionStore bool) (node.ComputeConfig, error)
- func GetRequesterConfig(ctx context.Context, cfg types.RequesterConfig, createJobStore bool) (node.RequesterConfig, error)
- func GetTLSCertificate(ctx context.Context, cfg types.BacalhauConfig, nodeConfig *node.NodeConfig) (string, string, error)
- func NewCmd() *cobra.Command
Constants ¶
View Source
const DefaultPeerConnect = "none"
Variables ¶
This section is empty.
Functions ¶
func GetComputeConfig ¶
func GetComputeConfig(ctx context.Context, cfg types.NodeConfig, createExecutionStore bool) (node.ComputeConfig, error)
func GetRequesterConfig ¶
func GetRequesterConfig(ctx context.Context, cfg types.RequesterConfig, createJobStore bool) (node.RequesterConfig, error)
func GetTLSCertificate ¶ added in v1.3.1
func GetTLSCertificate(ctx context.Context, cfg types.BacalhauConfig, nodeConfig *node.NodeConfig) (string, string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.