Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AppContext ¶
type AppContext struct { fleetcontrollers.Interface K8s kubernetes.Interface Core corecontrollers.Interface RBAC rbaccontrollers.Interface RESTMapper meta.RESTMapper Apply apply.Apply ClientConfig clientcmd.ClientConfig // contains filtered or unexported fields }
func NewAppContext ¶
func NewAppContext(cfg clientcmd.ClientConfig) (*AppContext, error)
Click to show internal directories.
Click to hide internal directories.