Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFromClients ¶
func NewFromClients(kubeClient kubeclient.Interface, meshClient meshclient.Interface) *clients
func NewFromConfig ¶
Types ¶
type Interface ¶
type Interface interface { Kubernetes() kubeclient.Interface Mesh() meshclient.Interface }
Click to show internal directories.
Click to hide internal directories.