Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Factory ¶
type Factory struct {
// contains filtered or unexported fields
}
func NewFactory ¶
func NewFactory(bundleCache fleetcontrollers.BundleCache) *Factory
func (*Factory) Render ¶
func (b *Factory) Render(namespace, name string, isNSed func(schema.GroupVersionKind) bool) ([]fleet.GitRepoResource, []string)
Click to show internal directories.
Click to hide internal directories.