Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deployer ¶
type Deployer struct {
// contains filtered or unexported fields
}
Deployer defines configuration for the application deployer
func NewDeployer ¶
func NewDeployer(apiserverURL string, kubeclient *kubernetes.Clientset, clusternetclient *clusternetclientset.Clientset, clusternetInformerFactory clusternetinformers.SharedInformerFactory, kubeInformerFactory kubeinformers.SharedInformerFactory, recorder record.EventRecorder) (*Deployer, error)
Click to show internal directories.
Click to hide internal directories.