package
3.4.3+incompatible
Repository: https://github.com/oracle/coherence-operator.git
Documentation: pkg.go.dev

# Functions

GetServerHostAndPort obtains the host and port that the REST server is listening on of empty string if the server is not started.
NewServer will create a new REST server.
NewServerWithEndpoints will create a new REST server with additional endpoints.

# Interfaces

Server is the Operator REST server.