Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubernetesGather ¶
type KubernetesGather struct { TeamID int Name string Lcuuid string UuidGenerate string ClusterID string RegionUUID string VPCUUID string PortNameRegex string PodNetIPv4CIDRMaxMask int PodNetIPv6CIDRMaxMask int // contains filtered or unexported fields }
func NewKubernetesGather ¶
func NewKubernetesGather(db *mysql.DB, domain *mysqlmodel.Domain, subDomain *mysqlmodel.SubDomain, cfg config.CloudConfig, isSubDomain bool) *KubernetesGather
func (*KubernetesGather) CheckAuth ¶
func (k *KubernetesGather) CheckAuth() error
func (*KubernetesGather) GetKubernetesGatherData ¶
func (k *KubernetesGather) GetKubernetesGatherData() (model.KubernetesGatherResource, error)
func (*KubernetesGather) GetLabel ¶
func (k *KubernetesGather) GetLabel(labelMap map[string]interface{}) string
func (*KubernetesGather) GetStatter ¶
func (k *KubernetesGather) GetStatter() statsd.StatsdStatter
Source Files ¶
Click to show internal directories.
Click to hide internal directories.