ClusterFlow 🔗︎

ClusterFlow is the Schema for the clusterflows API

(metav1.TypeMeta, required) 🔗︎

Default: -

metadata (metav1.ObjectMeta, optional) 🔗︎

Default: -

spec (ClusterFlowSpec, optional) 🔗︎

Name of the logging cluster to be attached

Default: -

status (FlowStatus, optional) 🔗︎

Default: -

ClusterMatch 🔗︎

select (*ClusterSelect, optional) 🔗︎

Default: -

exclude (*ClusterExclude, optional) 🔗︎

Default: -

ClusterSelect 🔗︎

namespaces ([]string, optional) 🔗︎

Default: -

labels (map[string]string, optional) 🔗︎

Default: -

hosts ([]string, optional) 🔗︎

Default: -

container_names ([]string, optional) 🔗︎

Default: -

ClusterExclude 🔗︎

namespaces ([]string, optional) 🔗︎

Default: -

labels (map[string]string, optional) 🔗︎

Default: -

hosts ([]string, optional) 🔗︎

Default: -

container_names ([]string, optional) 🔗︎

Default: -

ClusterFlowSpec 🔗︎

ClusterFlowSpec is the Kubernetes spec for ClusterFlows

selectors (map[string]string, optional) 🔗︎

Deprecated

Default: -

match ([]ClusterMatch, optional) 🔗︎

Default: -

filters ([]Filter, optional) 🔗︎

Default: -

loggingRef (string, optional) 🔗︎

Default: -

outputRefs ([]string, optional) 🔗︎

Deprecated

Default: -

globalOutputRefs ([]string, optional) 🔗︎

Default: -

ClusterFlowList 🔗︎

ClusterFlowList contains a list of ClusterFlow

(metav1.TypeMeta, required) 🔗︎

Default: -

metadata (metav1.ListMeta, optional) 🔗︎

Default: -

items ([]ClusterFlow, required) 🔗︎

Default: -