package
0.0.0-20250207154458-ece9f52e89b9
Repository: https://github.com/kong/konnect-orchestrator.git
Documentation: pkg.go.dev
# Functions
ApplyControlPlane ensures that a control plane exists for a team in a specific environment.
NewMockControlPlaneService creates a new instance of MockControlPlaneService.
# Structs
MockControlPlaneService is an autogenerated mock type for the ControlPlaneService type.
MockControlPlaneService_CreateControlPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateControlPlane'.
No description provided by the author
MockControlPlaneService_ListControlPlanes_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListControlPlanes'.
MockControlPlaneService_UpdateControlPlane_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateControlPlane'.
# Interfaces
ControlPlaneService handles control plane operations.