Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVirtualServiceSelector ¶
func NewVirtualServiceSelector(client gatewayv1.VirtualServiceClient, namespaceLister listers.NamespaceLister, podNamespace string) *virtualServiceSelector
Types ¶
type VirtualServiceSelector ¶
type VirtualServiceSelector interface {
SelectOrCreate(ctx context.Context, ref *core.ResourceRef) (*gatewayv1.VirtualService, error)
}
Click to show internal directories.
Click to hide internal directories.