Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstallConfigure ¶
type InstallConfigure struct { // kubernetes reset config *rest.Config // k8s CacheInformerFactory *client.CacheInformerFactory // k8s dyc client dynclient.Interface // Clientset *kubernetes.Clientset // ResourceLister resource lister k8s.ResourceLister // .. *discovery.DiscoveryClient }
InstallConfigure
func NewInstallConfigure ¶
func NewInstallConfigure(resLister k8s.ResourceLister) (*InstallConfigure, error)
Click to show internal directories.
Click to hide internal directories.