# Functions
DefaultConfig returns a CRDWrapperConfig with default values.
NewSet creates a new client Set with the given config.
# Structs
Config holds configuration for client creation.
CRDWrapper provides a simplified interface for CRD operations.
CRDWrapperConfig contains configuration for the CRD wrapper.
Set provides a unified interface for different Kubernetes clients.
# Interfaces
CRDClient represents operations for managing CustomResourceDefinitions.