Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController( kubeclientset kubernetes.Interface, lotusclientset clientset.Interface, jobInformer batchinformers.JobInformer, lotusInformer informers.LotusInformer, namespace string, release string, prometheusServiceAccount string, configFile string, logger *zap.Logger) *Controller
Click to show internal directories.
Click to hide internal directories.