Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBackupObject ¶
func NewBackupObject(cluster *v3.Cluster, manual bool) *v3.EtcdBackup
Types ¶
type Controller ¶
type Controller struct { KontainerDriverLister v3.KontainerDriverLister // contains filtered or unexported fields }
func (*Controller) Create ¶
func (c *Controller) Create(b *v3.EtcdBackup) (runtime.Object, error)
func (*Controller) Remove ¶
func (c *Controller) Remove(b *v3.EtcdBackup) (runtime.Object, error)
func (*Controller) Updated ¶
func (c *Controller) Updated(b *v3.EtcdBackup) (runtime.Object, error)
Click to show internal directories.
Click to hide internal directories.