Versions in this module Expand all Collapse all v1 v1.6.65 Sep 23, 2024 Changes in this version type Vtap + PodClusterID int + PodClusterName string v1.6.64 Sep 13, 2024 v1.6.4 Sep 13, 2024 Changes in this version + var YamlDomainAdditionalResourceExample []byte + type AZVTapRebalanceResult struct + Details []*HostVTapRebalanceResult + TotalSwitchVTapNum int + type AdditionalResource struct + AZs []AdditionalResourceAZ + CHosts []AdditionalResourceChost + CloudTags []AdditionalResourceCloudTag + Hosts []AdditionalResourceHost + LB []AdditionalResourceLB + PeerConnections []AdditionalResourcePeerConnection + Subnets []AdditionalResourceSubnet + VPCs []AdditionalResourceVPC + type AdditionalResourceAZ struct + DomainUUID string + Name string + UUID string + type AdditionalResourceChost struct + AZUUID string + DomainUUID string + HostIP string + Name string + Type int + UUID string + VInterfaces []AdditionalResourceVInterface + VPCUUID string + type AdditionalResourceCloudTag struct + DomainUUID string + ResourceName string + ResourceType string + SubDomainUUID string + Tags []AdditionalResourceTag + type AdditionalResourceHost struct + AZUUID string + DomainUUID string + IP string + Name string + Type int + UUID string + VInterfaces []AdditionalResourceVInterface + type AdditionalResourceLB struct + DomainUUID string + LBListeners []AdditionalResourceLBListener + Model int + Name string + RegionUUID string + VInterfaces []AdditionalResourceVInterface + VPCUUID string + type AdditionalResourceLBListener struct + IP string + LBTargetServers []AdditionalResourceLBTargetServer + Name string + Port int + Protocol string + type AdditionalResourceLBTargetServer struct + IP string + Port int + type AdditionalResourcePeerConnection struct + DomainUUID string + LocalRegionUUID string + LocalVPCUUID string + Name string + RemoteRegionUUID string + RemoteVPCUUID string + UUID string + type AdditionalResourceSubnet struct + AZUUID string + CIDRs []string + DomainUUID string + IsVIP bool + Name string + Type int + UUID string + VPCUUID string + type AdditionalResourceTag struct + Key string + Value string + type AdditionalResourceVInterface struct + IPs []string + Mac string + Name string + SubnetUUID string + type AdditionalResourceVPC struct + DomainUUID string + Name string + UUID string + type Analyzer struct + Agg int + Arch string + ArchType int + Azs []AnalyzerAz + CPUNum int + CurVtapCount int + ID int + IP string + IsAllAz bool + KernelVersion string + Lcuuid string + MemorySize int64 + Name string + NatIP string + NatIPEnabled int + Os string + OsType int + PcapDataMountPath string + PodIP string + Region string + RegionName string + State int + SyncedAt time.Time + VTapMax int + VtapCount int + type AnalyzerAz struct + Az string + AzName string + type AnalyzerUpdate struct + Agg int + Azs []string + IsAllAz bool + NatIP string + Region string + State int + VtapMax int + type CSV struct + Headers []CSVHeader + type CSVHeader struct + DisplayName string + FieldName string + type Controller struct + Arch string + ArchType int + Azs []ControllerAz + CPUNum int + CurVtapCount int + ID int + IP string + IsAllAz bool + KernelVersion string + Lcuuid string + MemorySize int64 + Name string + NatIP string + NatIPEnabled int + NodeType int + Os string + OsType int + PodIP string + Region string + RegionDomainPrefix string + RegionName string + State int + SyncedAt time.Time + VTapMax int + VtapCount int + type ControllerAz struct + Az string + AzName string + type ControllerUpdate struct + Azs []string + IsAllAz bool + NatIP string + Region string + State int + VtapMax int + type DataSource struct + BaseDataSourceDisplayName string + BaseDataSourceID int + DataTableCollection string + DisplayName string + ID int + Interval int + IsDefault bool + Lcuuid string + Name string + RetentionTime int + State int + SummableMetricsOperator string + UnSummableMetricsOperator string + UpdatedAt string + type DataSourceCreate struct + BaseDataSourceID int + DataTableCollection string + DisplayName string + Interval int + RetentionTime int + SummableMetricsOperator string + UnSummableMetricsOperator string + type DataSourceUpdate struct + DisplayName *string + RetentionTime *int + type DetailedConfig struct + DefaultConfig *agent_config.AgentGroupConfigResponse + RealConfig *agent_config.AgentGroupConfigResponse + type Domain struct + AZCount int + ClusterID string + Config map[string]interface{} + ControllerIP string + ControllerName string + CreatedAt string + DisplayName string + Enabled int + ErrorMsg string + ID string + IconID int + K8sEnabled int + Lcuuid string + Name string + PodClusters []string + RegionCount int + State int + SyncedAt string + TeamID int + Type int + UserID int + VTapCtrlIP string + VTapCtrlMAC string + VTapName string + type DomainCreate struct + Config map[string]interface{} + ControllerIP string + IconID int + KubernetesClusterID string + Name string + TeamID int + Type int + type DomainUpdate struct + Config map[string]interface{} + ControllerIP string + Enabled int + IconID int + Name string + UserID int + type GenesisHost struct + Hostname string + IP string + Lcuuid string + NodeIP string + VtapID uint32 + func (GenesisHost) TableName() string + type GenesisIP struct + IP string + LastSeen time.Time + Lcuuid string + Masklen uint32 + NodeIP string + VinterfaceLcuuid string + VtapID uint32 + func (GenesisIP) TableName() string + type GenesisLldp struct + HostIP string + HostInterface string + LastSeen time.Time + Lcuuid string + ManagementAddress string + NodeIP string + SystemName string + VinterfaceDescription string + VinterfaceLcuuid string + VtapID uint32 + func (GenesisLldp) TableName() string + type GenesisNetwork struct + External bool + Lcuuid string + Name string + NetType uint32 + NodeIP string + SegmentationID uint32 + VPCLcuuid string + VtapID uint32 + func (GenesisNetwork) TableName() string + type GenesisPort struct + DeviceLcuuid string + DeviceType uint32 + Lcuuid string + Mac string + NetworkLcuuid string + NodeIP string + Type uint32 + VPCLcuuid string + VtapID uint32 + func (GenesisPort) TableName() string + type GenesisProcess struct + CMDLine string + ContainerID string + Lcuuid string + Name string + NetnsID uint32 + NodeIP string + OSAPPTags string + PID uint64 + ProcessName string + StartTime time.Time + User string + VtapID uint32 + func (GenesisProcess) TableName() string + type GenesisStorage struct + NodeIP string + VtapID uint32 + func (GenesisStorage) TableName() string + type GenesisVIP struct + IP string + Lcuuid string + NodeIP string + VtapID uint32 + func (GenesisVIP) TableName() string + type GenesisVM struct + CreatedAt time.Time + Label string + LaunchServer string + Lcuuid string + Name string + NodeIP string + State uint32 + VPCLcuuid string + VtapID uint32 + func (GenesisVM) TableName() string + type GenesisVinterface struct + func (GenesisVinterface) TableName() string + DeviceLcuuid string + DeviceName string + DeviceType string + HostIP string + IFType string + IPs string + KubernetesClusterID string + LastSeen time.Time + Lcuuid string + Mac string + Name string + NetnsID uint32 + NodeIP string + TapMac string + TapName string + TeamID uint32 + VtapID uint32 + type GenesisVpc struct + Lcuuid string + Name string + NodeIP string + VtapID uint32 + func (GenesisVpc) TableName() string + type HostVTapRebalanceResult struct + AZ string + AfterVTapNum int + AfterVTapTraffic int64 + AfterVTapWeights float64 + BeforeVTapNum int + BeforeVTapTraffic int64 + BeforeVTapWeights float64 + DelVTapToTraffic map[string]int64 + IP string + NewVTapToTraffic map[string]int64 + State int + SwitchVTapNum int + type LicenseConsumption struct + Avaliable int + LicenseFunction int + LicenseType int + Total int + Used int + type MailServer struct + Host string + ID int + Lcuuid string + NtlmEnabled int + NtlmName string + NtlmPassword string + Password string + Port int + Security string + Status int + User string + type MailServerCreate struct + Host string + NtlmEnabled int + NtlmName string + NtlmPassword string + Password string + Port int + Security string + Status int + User string + type MailServerUpdate struct + Host string + NtlmEnabled int + NtlmName string + NtlmPassword string + Password string + Port int + Security string + Status int + User string + type Plugin struct + Image []byte + Name string + Type int + UpdatedAt string + User int + type Process struct + CommandLine string + DeletedAt string + GPID int + GPName string + Name string + OSAPPTags string + PID uint64 + ProcessName string + ResourceID int + ResourceName string + ResourceType int + StartTime string + UpdateAt string + UserName string + VTapName string + type RemoteExecReq struct + CMD string + OutputFilename string + OutputFormat *trident.OutputFormat + type RemoteExecResp struct + Content string + ErrorMessage string + LinuxNamespace []*trident.LinuxNamespace + RemoteCommand []*trident.RemoteCommand + type SubDomain struct + ClusterID string + Config map[string]interface{} + CreateMethod int + CreatedAt string + DisplayName string + Domain string + DomainName string + ErrorMsg string + ID int + Lcuuid string + Name string + State int + SyncedAt string + TeamID int + UserID int + VPCName string + type SubDomainCreate struct + ClusterID string + Config map[string]interface{} + Domain string + Name string + TeamID int + type SubDomainUpdate struct + Config map[string]interface{} + TeamID int + UserID int + type VTapInterface struct + DeviceCHostID int + DeviceCHostName string + DeviceHostID int + DeviceHostName string + DeviceID int + DeviceName string + DevicePodNodeID int + DevicePodNodeName string + DeviceType int + HostIP string + ID int + LastSeen string + MAC string + Name string + NodeIP string + TapMAC string + TapName string + TeamID int + VTapID int + VTapLaunchServer string + VTapLaunchServerID int + VTapName string + VTapType int + type VTapLicenseConsumption struct + ID int + Lcuuid string + LicenseFunctions []int + LicenseType int + LicenseUsedCount int + Name string + Type int + type VTapRebalanceResult struct + Details []*HostVTapRebalanceResult + TotalSwitchVTapNum int + type Vtap struct + AZ string + AZName string + AnalyzerIP string + Arch string + ArchType int + BootTime int + CPUNum int + CompleteRevision string + ControllerIP string + CtrlIP string + CtrlMac string + CurAnalyzerIP string + CurControllerIP string + CurrentK8sImage string + DisableFeatures []int + Enable int + EnableFeatures []int + Exceptions []int64 + ExpectedRevision string + FollowGroupEnableFeatures []int + FollowGroupFeatures []int + ID int + KernelVersion string + LaunchServer string + LaunchServerID int + Lcuuid string + LicenseFunctions []int + LicenseType int + MemorySize int64 + Name string + Os string + OsType int + ProcessName string + Region string + RegionName string + Revision string + State int + SyncedAnalyzerAt string + SyncedControllerAt string + TapMode int + TeamID int + Type int + UpgradePackage string + UpgradeRevision string + VtapGroupLcuuid string + VtapGroupName string + type VtapCreate struct + AZ string + CtrlIP string + CtrlMac string + Name string + Region string + TeamID int + Type int + VtapGroupLcuuid string + type VtapGroup struct + DisableVtapLcuuids []string + ID int + Lcuuid string + LicenseFunctions []int + Name string + PendingVtapLcuuids []string + ShortUUID string + TeamID int + UpdatedAt string + UserID int + VtapLcuuids []string + type VtapGroupCreate struct + Enable int + GroupID string + Name string + State int + TeamID int + VtapLcuuids []string + type VtapGroupUpdate struct + Enable int + Name string + State int + VtapLcuuids []string + type VtapRepo struct + Arch string + Branch string + CommitID string + Image []byte + K8sImage string + Name string + OS string + RevCount string + UpdatedAt string + type VtapUpdate struct + Enable int + Lcuuid string + LicenseFunctions []int + LicenseType int + State int + VtapGroupLcuuid string + type VtapUpdateTapMode struct + TapMode int + VTapLcuuids []string