Capabilities2 0.3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
capabilities2_runner::runner_opts Struct Reference

runner options More...

#include "runner_base.hpp"

Public Attributes

std::string interface
 
std::string provider
 
std::vector< resourceresources
 
std::string global_namespace
 
std::string runner
 
std::string started_by
 
std::string pid
 
int input_count
 

Detailed Description

runner options

Contains the options required to start and maintain a consistent runner. normally loaded from the yaml file

Member Data Documentation

◆ global_namespace

std::string capabilities2_runner::runner_opts::global_namespace

◆ input_count

int capabilities2_runner::runner_opts::input_count

◆ interface

std::string capabilities2_runner::runner_opts::interface

◆ pid

std::string capabilities2_runner::runner_opts::pid

◆ provider

std::string capabilities2_runner::runner_opts::provider

◆ resources

std::vector<resource> capabilities2_runner::runner_opts::resources

◆ runner

std::string capabilities2_runner::runner_opts::runner

◆ started_by

std::string capabilities2_runner::runner_opts::started_by

The documentation for this struct was generated from the following file: