Versions in this module Expand all Collapse all v1 v1.0.1 Nov 9, 2023 v1.0.0 Nov 9, 2023 Changes in this version + type ConfigFile struct + CrdDevModeActions []CrdDevModeAction + NhEsUrl string + type CrdDevModeAction struct + CrdType string + DevModeAction *DevModeAction + type DevModeAction struct + Create bool + PodTemplatePath string + ScalePatches []PatchItem + type PatchItem struct + Patch string + Type string + type SvcType string + const CronJob + const DEPLOYMENT + const DaemonSet + const Deployment + const Job + const Pod + const StatefulSet + func (s SvcType) Alias() SvcType + func (s SvcType) Origin() SvcType + func (s SvcType) String() string