Documentation ¶
Index ¶
- Constants
- func GetComputeConfig(ctx context.Context, cfg types.Bacalhau, createExecutionStore bool) (node.ComputeConfig, error)
- func GetRequesterConfig(cfg types.Bacalhau, createJobStore bool) (node.RequesterConfig, error)
- func GetTLSCertificate(ctx context.Context, cfg types.Bacalhau, nodeConfig *node.NodeConfig) (string, string, error)
- func NewCmd() *cobra.Command
Constants ¶
View Source
const ( NameFlagName = "name" NameFlagDescription = `` /* 230-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func GetComputeConfig ¶
func GetRequesterConfig ¶
func GetTLSCertificate ¶ added in v1.3.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.