Documentation ¶
Overview ¶
Package unstructured is the package for unstructured informer, which is from https://github.com/argoproj/argo/blob/master/util/unstructured/unstructured.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMXJobInformer ¶
Types ¶
type UnstructuredInformer ¶
type UnstructuredInformer struct {
// contains filtered or unexported fields
}
func (*UnstructuredInformer) Informer ¶
func (f *UnstructuredInformer) Informer() cache.SharedIndexInformer
func (*UnstructuredInformer) Lister ¶
func (f *UnstructuredInformer) Lister() lister.MXJobLister
Click to show internal directories.
Click to hide internal directories.