agentcmd

package
v0.0.0-...-25be970 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 8, 2024 License: MIT Imports: 29 Imported by: 0

Documentation

Overview

Package agentcmd contains the command to start the agent

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

type Agent struct {
	NodeName          string        `env:"CISIN_NODE_NAME"          help:"Agent hostname"              json:"nodeName"`
	ClusterName       string        `` /* 127-byte string literal not displayed */
	NodeType          string        `` /* 171-byte string literal not displayed */
	Hubble            hubble        `` /* 132-byte string literal not displayed */
	Nats              nats          `` /* 130-byte string literal not displayed */
	K8s               k8s           `` /* 129-byte string literal not displayed */
	LogLevel          string        `` /* 131-byte string literal not displayed */
	SrcModules        []string      `` /* 133-byte string literal not displayed */
	DestModules       []string      `` /* 134-byte string literal not displayed */
	ImageSrc          string        `` /* 171-byte string literal not displayed */
	ImageSrcNamespace string        `` /* 140-byte string literal not displayed */
	Registry          registry      `` /* 134-byte string literal not displayed */
	SBOM              sbom          `` /* 130-byte string literal not displayed */
	CacheTTL          time.Duration `` /* 131-byte string literal not displayed */
}

Agent is the command to start the CISIN agent.

func (Agent) Run

func (a Agent) Run() error

Run executes the command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL