Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClusterGDCVMWareCommonTaskPrefix = googlecloudk8scommon_contract.GoogleCloudCommonK8STaskIDPrefix + "gdc-vmware"
ClusterGDCVMWareCommonTaskPrefix is the common task id prefix for GDC Vmware cluster related tasks.
View Source
var ClusterNamePrefixTaskIDForGDCVForVMWare = taskid.NewImplementationID(googlecloudk8scommon_contract.ClusterNamePrefixTaskRef, "gdcv-for-vmware")
ClusterNamePrefixTaskIDForGDCVForVMWare is the task ID for the GDCV for VMWare cluster name prefix.
View Source
var GDCVForVMWareInspectionType = coreinspection.InspectionType{ Id: InspectionTypeId, Name: "GDCV for VMWare(GKE on VMWare, Anthos on VMWare)", Description: `Visualize logs generated from GDCV for VMWare cluster(including admin clsuter/user cluster). Supporting K8s audit log, k8s event log,k8s node log, k8s container log and OnPream API audit log.`, Icon: "assets/icons/anthos.png", Priority: math.MaxInt - 4, }
GDCVForVMWareInspectionType defines the inspection type for GDCV for VMWare.
View Source
var InspectionTypeId = "gcp-gdcv-for-vmware"
InspectionTypeId is the unique identifier for the GDCV for VMWare inspection type.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.