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

# Functions

NewMockProvider creates a new mock instance.

# Structs

Endpoint is a tuple of IP and Port representing an instance of a service.
MockProvider is a mock of Provider interface.
MockProviderMockRecorder is the mock recorder for MockProvider.

# Interfaces

Provider is an interface to be implemented by components abstracting Kubernetes, and other compute/cluster providers.

# Type aliases

Port is a numerical type representing a port on which a service is exposed.
Priority is the priority of the remote cluster in locality based load balancing.
Weight is the load assignment weight to the endpoint.