Documentation ¶
Index ¶
Constants ¶
View Source
const (
CheckEventComponent = "stash-check"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func New ¶
func New(k8sClient kubernetes.Interface, stashClient cs.StashV1alpha1Interface, opt Options) *Controller
func (*Controller) Run ¶
func (c *Controller) Run() (err error)
Click to show internal directories.
Click to hide internal directories.