Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueryRoute ¶
type QueryRoute struct {
// contains filtered or unexported fields
}
QueryRoute builds a route for jaegertracing/jaeger-query
func NewQueryRoute ¶
func NewQueryRoute(jaeger *v1.Jaeger) *QueryRoute
NewQueryRoute builds a new QueryRoute struct based on the given spec
func (*QueryRoute) Get ¶
func (r *QueryRoute) Get() *corev1.Route
Get returns an ingress specification for the current instance
Click to show internal directories.
Click to hide internal directories.