Versions in this module Expand all Collapse all v0 v0.6.0 Mar 19, 2024 Changes in this version + type AfterControlPlaneInitialized interface + AfterControlPlaneInitialized func(context.Context, *runtimehooksv1.AfterControlPlaneInitializedRequest, ...) + type AfterControlPlaneUpgrade interface + AfterControlPlaneUpgrade func(context.Context, *runtimehooksv1.AfterControlPlaneUpgradeRequest, ...) + type BeforeClusterCreate interface + BeforeClusterCreate func(context.Context, *runtimehooksv1.BeforeClusterCreateRequest, ...) + type BeforeClusterDelete interface + BeforeClusterDelete func(context.Context, *runtimehooksv1.BeforeClusterDeleteRequest, ...) + type BeforeClusterUpgrade interface + BeforeClusterUpgrade func(context.Context, *runtimehooksv1.BeforeClusterUpgradeRequest, ...)