Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChecksumFromScriptMap ¶
func ChecksumFromScriptMap(scripts map[string]*cvmsgspb.CronScript) (string, error)
ChecksumFromScriptMap gets a checksum representing the registered cron scripts for a Vizier.
Types ¶
type Config ¶
type Config struct {
OtelEndpointConfig *OtelEndpointConfig `yaml:"otelEndpointConfig"`
}
Config represents the configuration for a script. For example: which variables should be pulled in and how.
Click to show internal directories.
Click to hide internal directories.