Versions in this module Expand all Collapse all v1 v1.0.4 Feb 19, 2024 Changes in this version + type Deployment struct + CreateTime string + Images string + IsComplete bool + Message string + Name string + NameSpace string + Pods []*Pod + Replicas [3]int32 + type NsModel struct + Name string + type Pod struct + CreateTime string + IP []string + Images string + IsReady bool + Message string + Name string + NameSpace string + NodeName string + Phase string