package
0.0.0-20250127091923-25e191d3f2f0
Repository: https://github.com/gosimplicity/ai-cloudops.git
Documentation: pkg.go.dev

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AuditLog 审计日志模型.
AuditLogDetail 审计日志详情视图模型(脱敏后).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ChangePasswordRequest 修改密码请求.
ChartItem 用于前端展示的图表数据结构.
ClusterNamespaces 表示一个集群及其命名空间列表.
ContainerCore 包含容器的核心配置.
No description provided by the author
No description provided by the author
CreateNamespaceRequest 创建新的命名空间请求结构体.
No description provided by the author
No description provided by the author
DeleteUserRequest 删除用户请求.
EcsBuyWorkOrder 购买 ECS 工作订单的结构体.
Event 命名空间事件响应结构体.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InstanceConfig 表示 ECS 实例的配置.
K8sApp 面向运维的 Kubernetes 应用.
K8sCluster Kubernetes 集群的配置.
K8sClusterNodesRequest 定义集群节点请求的基础结构.
K8sConfigMapRequest ConfigMap 相关请求结构.
K8sContainerPort 容器的端口配置.
K8sCronjob Kubernetes 定时任务的配置.
K8sDeploymentRequest Deployment 相关请求结构.
K8sEnvVar 环境变量的键值对.
K8sHTTPGetAction HTTP GET 探测动作.
K8sInstance Kubernetes 实例的配置.
K8sNode Kubernetes 节点.
K8sOneVolume 单个卷的配置.
K8sPod 单个 Pod 的模型.
K8sPodContainer Pod 中单个容器的模型.
K8sPodRequest 创建 Pod 的请求结构.
K8sProbe 探测配置.
K8sProject Kubernetes 项目的配置.
K8sResourceList 资源的具体数量.
K8sServiceRequest Service 相关请求结构.
K8sVolumeMount 卷的挂载配置.
K8sYamlTask Kubernetes YAML 任务的配置.
K8sYamlTemplate Kubernetes YAML 模板的配置.
No description provided by the author
LabelK8sNodesRequest 定义为节点添加标签的请求结构.
No description provided by the author
ListAuditLogsRequest 审计日志列表查询参数.
No description provided by the author
ListReq 列表请求.
No description provided by the author
No description provided by the author
No description provided by the author
Meta 菜单元数据.
No description provided by the author
MonitorAlertEvent 告警事件与相关实体的关系.
MonitorAlertManagerPool AlertManager 实例池的配置.
MonitorAlertRule 告警规则的配置.
MonitorOnDutyChange 值班换班记录.
MonitorOnDutyGroup 值班组的配置.
MonitorOnDutyHistory 值班历史记录.
MonitorRecordRule 记录规则的配置.
MonitorScrapeJob 监控采集任务的配置.
MonitorScrapePool 采集池的配置.
MonitorSendGroup 发送组的配置.
Namespace 命名空间响应结构体.
No description provided by the author
No description provided by the author
OneEvent 单个事件的模型.
No description provided by the author
Resource 命名空间中的资源响应结构体.
ResourceEcs 表示 ECS 资源的结构体, 包含虚拟机的硬件和网络信息.
ResourceElb 表示负载均衡器资源的结构体.
ResourceRds 表示 RDS 资源的结构体.
ResourceRequirements 资源的请求与限制.
ResourceTree 表示 CMDB 中的资源树节点,包含资源的基本信息.
No description provided by the author
ScheduleK8sNodesRequest 定义调度节点的请求结构.
SecurityConfig 表示安全组的配置.
Taint 定义 Taint 的模型.
TaintK8sNodesRequest 定义为节点添加或删除 Taint 的请求结构.
No description provided by the author
TerraformConfig 集中管理 Terraform 所需的所有配置.
TokenRequest 刷新令牌请求.
TreeNode 表示服务树的节点, 包含节点的层级关系和相关资源绑定.
No description provided by the author
No description provided by the author
UpdateNamespaceRequest 更新命名空间请求结构体.
UpdateProfileRequest 更新用户信息请求.
No description provided by the author
No description provided by the author
No description provided by the author
User 用户模型.
VPCConfig 表示 VPC 和相关资源的配置.
WriteOffRequest 注销账号请求.

# Type aliases

No description provided by the author
StringList 封装了 []string 类型,用于与数据库中的逗号分隔字符串进行转换.