package
1.2.4
Repository: https://github.com/openservicemesh/osm.git
Documentation: pkg.go.dev

# Functions

NewConfigurator implements configurator.Configurator and creates the Kubernetes client to manage namespaces.
NewMockConfigurator creates a new mock instance.

# Structs

Client is the type used to represent the Kubernetes Client for the config.openservicemesh.io API group.
MockConfigurator is a mock of Configurator interface.
MockConfiguratorMockRecorder is the mock recorder for MockConfigurator.

# Interfaces

Configurator is the controller interface for K8s namespaces.