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 + const AppLabel + const AppManagedByLabel + const AppManagedByNocalhost + const DefaultApplicationSyncPidFile + const DefaultBinDirName + const DefaultBinSyncThingDirName + const DefaultEmailSuffix + const DefaultLogDirName + const DefaultLogFileName + const DefaultNewFilePermission + const DefaultNocalhostApplication + const DefaultNocalhostApplicationOperateErr + const DefaultNocalhostSideCarName + const DefaultSideCarImage + const DefaultSyncType + const DefaultVPNImage + const DevModeCount + const DevWorkloadIgnored + const EnableFullLogEnvKey + const GitIgnoreMode + const HPAOriginalMaxReplicasKey + const HPAOriginalMinReplicasKey + const HelmReleaseName + const NocalhostApplicationName + const NocalhostApplicationNamespace + const NocalhostCmLabelKey + const NocalhostCmLabelValue + const NocalhostCooperatorRoleBinding + const NocalhostCooperatorRoleName + const NocalhostDefaultDevContainerName + const NocalhostDefaultDevSidecarName + const NocalhostDefaultRoleBinding + const NocalhostDefaultSaNs + const NocalhostDevContainerAnnotations + const NocalhostDevRoleName + const NocalhostRoleBindingLabelKey + const NocalhostRoleBindingLabelVal + const NocalhostViewerRoleBinding + const NocalhostViewerRoleName + const OriginProbeDefinition + const OriginWorkloadDefinition + const PatternMode + const PersistentVolumeDirLabel + const SSHSideCarImage + const SendOnlySyncType + const SendOnlySyncTypeAlias + const ServiceLabel + const ServiceTypeLabel + const UintDisable + const UintEnable + var DevModeTerminalBanner = color.New(color.BgGreen).Add(color.FgBlack).Add(color.Bold).Sprint(banner) + var IsDaemon = false + func BoolToUint64Pointer(bool bool) *uint64 + func Uint64PointerToBool(value *uint64) bool