Documentation ¶
Index ¶
- func ServeMigrationCreate(resp http.ResponseWriter, req *http.Request, ...)
- func ServeMigrationPolicies(resp http.ResponseWriter, req *http.Request, ...)
- func ServeMigrationUpdate(resp http.ResponseWriter, req *http.Request)
- func ServePodEvictionInterceptor(resp http.ResponseWriter, req *http.Request, ...)
- func ServeStatusValidation(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVMExports(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVMICreate(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVMIPreset(resp http.ResponseWriter, req *http.Request)
- func ServeVMIRS(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVMIUpdate(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVMPool(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVMRestores(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVMSnapshots(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVMs(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVirtualMachineClones(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVmClusterInstancetypes(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVmClusterPreferences(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVmInstancetypes(resp http.ResponseWriter, req *http.Request, ...)
- func ServeVmPreferences(resp http.ResponseWriter, req *http.Request, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ServeMigrationCreate ¶ added in v0.9.2
func ServeMigrationCreate(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient)
func ServeMigrationPolicies ¶ added in v0.49.0
func ServeMigrationPolicies(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient)
func ServeMigrationUpdate ¶ added in v0.9.2
func ServeMigrationUpdate(resp http.ResponseWriter, req *http.Request)
func ServePodEvictionInterceptor ¶ added in v0.34.0
func ServePodEvictionInterceptor(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient)
func ServeStatusValidation ¶ added in v0.33.0
func ServeStatusValidation(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient, informers *webhooks.Informers)
func ServeVMExports ¶ added in v0.55.0
func ServeVMExports(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig)
func ServeVMICreate ¶
func ServeVMICreate(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig)
func ServeVMIPreset ¶
func ServeVMIPreset(resp http.ResponseWriter, req *http.Request)
func ServeVMIRS ¶
func ServeVMIRS(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig)
func ServeVMIUpdate ¶
func ServeVMIUpdate(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig)
func ServeVMPool ¶ added in v0.49.0
func ServeVMPool(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig)
func ServeVMRestores ¶ added in v0.34.0
func ServeVMRestores(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient, informers *webhooks.Informers)
func ServeVMSnapshots ¶ added in v0.31.0
func ServeVMSnapshots(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient)
func ServeVMs ¶
func ServeVMs(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient, informers *webhooks.Informers)
func ServeVirtualMachineClones ¶ added in v0.55.0
func ServeVirtualMachineClones(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient)
func ServeVmClusterInstancetypes ¶ added in v0.56.0
func ServeVmClusterInstancetypes(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient)
func ServeVmClusterPreferences ¶ added in v0.54.0
func ServeVmClusterPreferences(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient)
func ServeVmInstancetypes ¶ added in v0.56.0
func ServeVmInstancetypes(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient)
func ServeVmPreferences ¶ added in v0.54.0
func ServeVmPreferences(resp http.ResponseWriter, req *http.Request, clusterConfig *virtconfig.ClusterConfig, virtCli kubecli.KubevirtClient)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.