Versions in this module Expand all Collapse all v3 v3.1.4 Dec 5, 2024 v3.1.3 Dec 2, 2024 Changes in this version + type ServiceConfig struct + SimpleCustom SimpleCustomConfig + func (sw *ServiceConfig) UpdateFromRaw(rawConfig interface{}) bool + type SimpleCustomConfig struct + OffImageLocation string + OnImageLocation string + Writable SimpleWritable + func (scc *SimpleCustomConfig) Validate() error + type SimpleWritable struct + DiscoverSleepDurationSecs int64