mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
@@ -189,7 +189,7 @@ func CrawlFromSeed(ctx context.Context, seed CrawlSeed,
|
|||||||
// CRunner takes in a seed, which represents the documents stored in an
|
// CRunner takes in a seed, which represents the documents stored in an
|
||||||
// index somewhere. The document data is not required to be populated. If there
|
// index somewhere. The document data is not required to be populated. If there
|
||||||
// are many documents, this is preferable. The order of iteration over the seed
|
// are many documents, this is preferable. The order of iteration over the seed
|
||||||
// is not garanteed, but the CRunner does guarantee that every element
|
// is not guaranteed, but the CRunner does guarantee that every element
|
||||||
// from the seed will be processed before any other documents from the
|
// from the seed will be processed before any other documents from the
|
||||||
// crawlers.
|
// crawlers.
|
||||||
func CRunner(ctx context.Context,
|
func CRunner(ctx context.Context,
|
||||||
|
|||||||
Reference in New Issue
Block a user