Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ClusterLifecycle ¶
type ClusterLifecycle struct {
Manager *Manager
// contains filtered or unexported fields
}
func (*ClusterLifecycle) Create ¶
func (c *ClusterLifecycle) Create(obj *v3.Cluster) (*v3.Cluster, error)
func (*ClusterLifecycle) Remove ¶
func (c *ClusterLifecycle) Remove(obj *v3.Cluster) (*v3.Cluster, error)
func (*ClusterLifecycle) Updated ¶
func (c *ClusterLifecycle) Updated(obj *v3.Cluster) (*v3.Cluster, error)
Click to show internal directories.
Click to hide internal directories.