Documentation ¶ Index ¶ func Bootstrap(ctx context.Context, client client.Client) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Bootstrap ¶ func Bootstrap( ctx context.Context, client client.Client, ) error Bootstrap creates resources in this package by continuously retrying the list. This is blocking, i.e. it only returns (with error) when the context is closed or with nil when the bootstrapping is successfully completed. Types ¶ This section is empty. Source Files ¶ View all Source files bootstrap.go Click to show internal directories. Click to hide internal directories.