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 provv1.ManagedOSVersionChannel) ([]provv1.ManagedOSVersion, error)
type JSONSyncer ¶
func (*JSONSyncer) Sync ¶
func (j *JSONSyncer) Sync(c config.Config, s provv1.ManagedOSVersionChannel) ([]provv1.ManagedOSVersion, error)
Click to show internal directories.
Click to hide internal directories.