Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommonParams ¶
type KvmrunConfig ¶
type KvmrunConfig struct { Common CommonParams Server grpcserver.ServerConf }
KvmrunConfig represents the Kvmrun configuration
func NewConfig ¶
func NewConfig(p string) (*KvmrunConfig, error)
NewConfig reads and parses the configuration file and returns a new instance of KvmrunConfig on success.
Click to show internal directories.
Click to hide internal directories.