Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Name string
Ctx context.Context
VectorConfig *vector.VectorConfig
// contains filtered or unexported fields
}
func New ¶
func New(ctx context.Context, vaCtrl *vectoragent.Controller) (*Config, error)
func (*Config) FillForVectorAgent ¶
func (*Config) FillForVectorPipeline ¶
func (cfg *Config) FillForVectorPipeline(pCtrl *pipeline.Controller) error
func (*Config) GenerateVectorConfig ¶
func (*Config) GetByteConfig ¶
Click to show internal directories.
Click to hide internal directories.