package
0.2.1
Repository: https://github.com/kro-run/kro.git
Documentation: pkg.go.dev

# 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.