Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateWithClients ¶
func CreateWithClients(ctx context.Context, cfg *rest.Config, d dynamic.Interface, c client.Client, path string, opt Options) error
CreateWithClients creates a dump with namespace filtering support. When opt.Namespace is set and opt.AllNamespaces is false, it filters resources intelligently based on their relationships: - GitRepos, Bundles, ClusterGroups, etc. are filtered by namespace - BundleDeployments are filtered by bundle-namespace label - Clusters may be in the bundle namespace or other namespaces
Types ¶
Click to show internal directories.
Click to hide internal directories.