Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiscoveredGVKs ¶
type DiscoveredGVKs struct {
// contains filtered or unexported fields
}
func NewDiscoveredGVKs ¶
func NewDiscoveredGVKs() *DiscoveredGVKs
func (*DiscoveredGVKs) AddGVK ¶
func (d *DiscoveredGVKs) AddGVK(crds ...string)
func (*DiscoveredGVKs) ProcessGVKs ¶
func (d *DiscoveredGVKs) ProcessGVKs(processor func(crdList []string))
Click to show internal directories.
Click to hide internal directories.