Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomSyncer ¶
type CustomSyncer struct {
upgradev1.ContainerSpec
MountPath string `json:"mountPath"`
OutputFile string `json:"outputFile"`
}
func (*CustomSyncer) Sync ¶
func (j *CustomSyncer) Sync(c config.Config, s elm.ManagedOSVersionChannel) ([]elm.ManagedOSVersion, error)
type JSONSyncer ¶
func (*JSONSyncer) Sync ¶
func (j *JSONSyncer) Sync(c config.Config, s elm.ManagedOSVersionChannel) ([]elm.ManagedOSVersion, error)
Click to show internal directories.
Click to hide internal directories.