Versions in this module Expand all Collapse all v0 v0.6.0 Mar 19, 2024 Changes in this version + type CNIConfig struct + func (c *CNIConfig) AddFlags(prefix string, flags *pflag.FlagSet) + type CalicoCNI struct + func New(c ctrlclient.Client, cfg *CNIConfig) *CalicoCNI + func (s *CalicoCNI) AfterControlPlaneInitialized(ctx context.Context, req *runtimehooksv1.AfterControlPlaneInitializedRequest, ...) + func (s *CalicoCNI) Name() string