Documentation ¶
Index ¶
Constants ¶
View Source
const ( Namespace = constants.PlatformSystem Group = "system:reporting" User = "kube-resource-report" // if a region is specified (it's labels is not set) then // kube-resource-report uses this region. // from https://github.com/hjacobs/kube-resource-report/blob/cd43749cd191e17f62a63f9f74757fcad487c181/kube_resource_report/query.py#L232 // We use this to avoid forcing the user to specify a // usually unused region in the // region,instancetype,cost in the // platform YAML file. DefaultRegion = "unknown" ClusterConfigs = "kube-resource-report-clusters" )
Variables ¶
This section is empty.
Functions ¶
func TestKubeResourceReport ¶
func TestKubeResourceReport(p *platform.Platform, test *console.TestResults)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.