Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runnable ¶
Runnable represents a runnable object
func NewFrontend ¶
func NewFrontend(ctx context.Context, auditLog *logrus.Entry, baseLog *logrus.Entry, _env env.Interface, dbAsyncOperations database.AsyncOperations, dbOpenShiftClusters database.OpenShiftClusters, dbSubscriptions database.Subscriptions, apis map[string]*api.Version, m metrics.Interface, aead encryption.AEAD, kubeActionsFactory kubeActionsFactory, azureActionsFactory azureActionsFactory, ocEnricherFactory ocEnricherFactory) (Runnable, error)
NewFrontend returns a new runnable frontend
Source Files ¶
- admin_openshiftcluster_kubernetesobjects.go
- admin_openshiftcluster_list.go
- admin_openshiftcluster_redeployvm.go
- admin_openshiftcluster_resources_list.go
- admin_openshiftcluster_serialconsole.go
- admin_openshiftcluster_upgrade.go
- asyncoperationresult_get.go
- asyncoperations.go
- asyncoperationsstatus_get.go
- frontend.go
- openshiftcluster_delete.go
- openshiftcluster_get.go
- openshiftcluster_list.go
- openshiftcluster_putorpatch.go
- openshiftclustercredentials_post.go
- openshiftclusterkubeconfigcredentials_post.go
- operations_get.go
- ready_get.go
- subscriptions_put.go
- validate.go
Click to show internal directories.
Click to hide internal directories.