# Functions
CreateClientCertificate creates a TLS client certificate and POSTs it to Konnect Control Plane configuration API so that KIC can use the certificates to authenticate against Konnect Admin API.
CreateKonnectAdminAPIClient creates an *kong.Client that will communicate with Konnect Control Plane's Admin API.
CreateTestControlPlane creates a control plane to be used in tests.
SkipIfMissingRequiredKonnectEnvVariables skips the test if the required Konnect environment variables are missing.