Home
last modified time | relevance | path

Searched defs:clusterable (Results 1 – 18 of 18) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/helpers/
H A Dclusters_helper.rb15 def display_cluster_agents?(clusterable) argument
19 def js_clusters_list_data(clusterable) argument
35 def js_clusters_data(clusterable) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/finders/
H A Dcluster_ancestors_finder.rb6 def initialize(clusterable, current_user) argument
23 attr_reader :clusterable, :current_user accessor in ClusterAncestorsFinder
H A Dclusters_finder.rb4 def initialize(clusterable, user, scope) argument
17 attr_reader :clusterable, :user, :scope accessor in ClustersFinder
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/presenters/clusters/
H A Dcluster_presenter.rb69 def health_data(clusterable) argument
102 def clusterable method in Clusters.ClusterPresenter
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/models/clusters/
H A Dclusters_hierarchy.rb7 def initialize(clusterable) argument
27 attr_reader :clusterable accessor in Clusters.ClustersHierarchy
H A Dcluster.rb157 def self.ancestor_clusters_for_clusterable(clusterable, hierarchy_order: :asc) argument
355 def clusterable method in Clusters.Cluster
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/admin/clusters/
H A Dintegrations_controller.rb8 def clusterable method in IntegrationsController
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/projects/clusters/
H A Dintegrations_controller.rb8 def clusterable method in IntegrationsController
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/admin/
H A Dclusters_controller.rb10 def clusterable method in ClustersController
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/groups/clusters/
H A Dintegrations_controller.rb11 def clusterable method in IntegrationsController
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/groups/
H A Dclusters_controller.rb13 def clusterable method in ClustersController
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/projects/
H A Dclusters_controller.rb15 def clusterable method in ClustersController
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/clusters/
H A Dintegrations_controller.rb22 def clusterable method in Clusters.IntegrationsController
H A Dbase_controller.rb40 def clusterable method in BaseController
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/models/clusters/
H A Dclusters_hierarchy_spec.rb7 def base_and_ancestors(clusterable) argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/clusters/
H A Dcreate_service.rb34 def clusterable method in Clusters.CreateService
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/presenters/
H A Dinstance_clusterable_presenter.rb8 def self.fabricate(clusterable, **attributes) argument
H A Dclusterable_presenter.rb6 def self.fabricate(clusterable, **attributes) argument