SyslogNGConfig
SyslogNGConfig
(metav1.TypeMeta, required)
metadata (metav1.ObjectMeta, optional)
spec (SyslogNGSpec, optional)
status (SyslogNGConfigStatus, optional)
SyslogNGConfigStatus
active (*bool, optional)
logging (string, optional)
problems ([]string, optional)
problemsCount (int, optional)
SyslogNGConfigList
(metav1.TypeMeta, required)
metadata (metav1.ListMeta, optional)
items ([]SyslogNGConfig, required)
Last modified August 16, 2024: Merge pull request #252 from george-kuanli-peng/fix-component-overview (0f2e267)