...

Package externalworkload

import "github.com/linkerd/linkerd2/controller/gen/client/informers/externalversions/externalworkload"
Overview
Index
Subdirectories

Overview ▾

type Interface

Interface provides access to each of this group's versions.

type Interface interface {
    // V1beta1 provides access to shared informers for resources in V1beta1.
    V1beta1() v1beta1.Interface
}

func New

func New(f internalinterfaces.SharedInformerFactory, namespace string, tweakListOptions internalinterfaces.TweakListOptionsFunc) Interface

New returns a new Interface.

Subdirectories

Name Synopsis
..
v1beta1