Documentation ¶
Index ¶
Constants ¶
View Source
const ( Logs = "logs" Resources = "resources" )
Variables ¶
View Source
var AllModules = stringset.New(component.Connectivity, component.ServiceDiscovery, component.Broker, component.Operator)
View Source
var AllTypes = stringset.New(Logs, Resources)
Functions ¶
func ResourcesToYAMLFile ¶
func ResourcesToYAMLFile(info *Info, ofType schema.GroupVersionResource, namespace string, listOptions metav1.ListOptions)
Types ¶
type ResourceInfo ¶
type Summary ¶
type Summary struct { Resources []ResourceInfo PodLogs []LogInfo }
Click to show internal directories.
Click to hide internal directories.