Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueryIngress ¶ added in v1.8.0
type QueryIngress struct {
// contains filtered or unexported fields
}
QueryIngress builds pods for jaegertracing/jaeger-query
func NewQueryIngress ¶
func NewQueryIngress(jaeger *v1.Jaeger) *QueryIngress
NewQueryIngress builds a new QueryIngress struct based on the given spec
func (*QueryIngress) Get ¶ added in v1.8.0
func (i *QueryIngress) Get() *networkingv1.Ingress
Get returns an ingress specification for the current instance
Click to show internal directories.
Click to hide internal directories.