Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Context ¶
type Context struct { InCluster bool Apps *appsv1.Clients AutoScale *autoscalev1.Clients CertManager *cmv1alpha1.Clients Core *v1.Clients Ext *v1beta1.Clients Global *projectv1.Clients K8s kubernetes.Interface LocalConfig *rest.Config Networking *v1alpha3.Clients Policy *policyv1beta1.Clients RBAC *rbacv1.Clients Rio *riov1.Clients Storage *storagev1.Clients }
func NewContext ¶
func (*Context) Starters ¶
func (c *Context) Starters() []controller.Starter
Click to show internal directories.
Click to hide internal directories.