Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FleetAgent ¶
type FleetAgent struct {
Kubeconfig string `usage:"kubeconfig file"`
Namespace string `usage:"namespace to watch" env:"NAMESPACE"`
AgentScope string `usage:"An identifier used to scope the agent bundleID names, typically the same as namespace" env:"AGENT_SCOPE"`
Simulators int `usage:"Numbers of simulators to run"`
CheckinInterval string `usage:"How often to post cluster status" env:"CHECKIN_INTERVAL"`
}
Click to show internal directories.
Click to hide internal directories.