Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyControlPlaneKonnectExtension ¶
func ApplyControlPlaneKonnectExtension(ctx context.Context, cl client.Client, controlPlane *operatorv1beta1.ControlPlane) (bool, error)
ApplyControlPlaneKonnectExtension gets the DataPlane as argument, and in case it references a KonnectExtension, it fetches the referenced extension and applies the necessary changes to the DataPlane spec.
func ApplyDataPlaneKonnectExtension ¶
func ApplyDataPlaneKonnectExtension(ctx context.Context, cl client.Client, dataPlane *operatorv1beta1.DataPlane) (bool, error)
ApplyDataPlaneKonnectExtension gets the DataPlane as argument, and in case it references a KonnectExtension, it fetches the referenced extension and applies the necessary changes to the DataPlane spec.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.