Documentation
¶
Index ¶
Constants ¶
View Source
const ( LogoIcon = "logo.svg" ServerIcon = "ph ph-hard-drives" AuthIcon = "ph ph-key" K8sIcon = "k8s.svg" RunnerIcon = "ph-fill ph-person-simple-run" TeamIcon = "ph ph-building-office" ProjectIcon = "ph ph-stack" EnvironmentIcon = "ph ph-package" ApplicationIcon = "ph ph-globe-simple" OutIcon = "ph ph-arrow-square-out" HomeIcon = "ph ph-house" //Fav ToFavIcon = "ph ph-star" IsFavIcon = "ph-fill ph-star text-yellow-600" PipelineSucessIcon = "ph-fill ph-check-circle" PipelineErrorIcon = "ph ph-x-circle" PipelineSkippedIcon = "ph ph-prohibit-inset rotate-90" PipelineRunningIcon = "ph ph-circle-notch" PipelinePendingIcon = "ph ph-clock" PipelineCancelIcon = "ph ph-prohibit" UserProfileIcon = "ph ph-user-circle" UserSessionIcon = "ph ph-notebook" UserSignoutIcon = "ph ph-sign-out" MembersIcon = "ph ph-user-list" TeamMembersIcon = "ph ph-users" LimitsIcon = "ph ph-prohibit" SwitchIcon = "ph ph-arrows-left-right" SourceGitIcon = "ph ph-git-merge" SourceDatabaseIcon = "ph ph-database" SourceRegistryIcon = "container-registry.svg" SourceOneclickIcon = "ph ph-hand-tap" SourceGithubIcon = "ph ph-github-logo" SourceTemplateIcon = "ph ph-folder-open" //Action Icons WarningIcon = "ph-fill ph-warning" DeleteIcon = "ph ph-trash" RestartIcon = "ph ph-arrow-clockwise" RefreshIcon = "ph ph-arrows-clockwise text-brand" RedoIcon = "ph ph-arrow-u-down-right" DeployIcon = "ph ph-rocket" AddIcon = "ph ph-plus" HiddenIcon = "ph ph-eye-slash" ShownIcon = "ph ph-eye" EditIcon = "ph ph-pencil" CancelIcon = "ph ph-x" SuccessIcon = "ph ph-check text-success" MenuDropdownIcon = "ph ph-dots-three-vertical" FunctionIcon = "ph ph-function" CopyIcon = "ph ph-copy" SettingsIcon = "ph ph-gear" BuildSectionIcon = "ph ph-hammer" DeploySectionIcon = "ph ph-cube" MetricsSectionIcon = "ph ph-chart-line" LogsSectionIcon = "ph ph-notepad text-brand" NetworkSectionIcon = "ph ph-network" CertificateIcon = "ph ph-certificate text-yellow-400" VolumeSectionIcon = "ph ph-hard-drives text-blue-400" NetworkPublicSectionIcon = "ph ph-globe" EnvironmentVariablesIcon = "ph ph-brackets-curly text-violet-400" DeploymentIcon = "ph ph-rocket text-cyan-700" TerminalIcon = "ph ph-terminal-window text-yellow-600" VariablesIcon = "ph ph-brackets-curly" MetricsIcon = "ph ph-chart-line-up text-teal-600" TooltipIcon = "ph ph-info" //common SearchIcon = "ph ph-magnifying-glass" FilterIcon = "ph ph-filter" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.