Module: Kube::Station
- Defined in:
- lib/kube.rb,
lib/kube/station/engine.rb,
lib/kube/station/version.rb,
app/models/kube/station/config.rb,
app/models/kube/station/cluster.rb,
app/models/kube/station/resource.rb,
app/models/kube/station/schema_fields.rb,
app/channels/kube/station/watch_channel.rb,
app/helpers/kube/station/component_helper.rb,
app/models/kube/station/application_record.rb,
app/controllers/kube/station/list_controller.rb,
app/controllers/kube/station/graph_controller.rb,
app/controllers/kube/station/kinds_controller.rb,
app/controllers/kube/station/groups_controller.rb,
app/helpers/kube/station/fomantic_form_builder.rb,
app/controllers/kube/station/approved_controller.rb,
app/controllers/kube/station/clusters_controller.rb,
app/controllers/kube/station/versions_controller.rb,
app/components/kube/station/dynamic_list_component.rb,
app/controllers/kube/station/graph/node_controller.rb,
app/controllers/kube/station/application_controller.rb
Defined Under Namespace
Modules: ComponentHelper, Graph Classes: ApplicationController, ApplicationRecord, ApprovedController, Cluster, ClustersController, Config, DynamicListComponent, Engine, FomanticFormBuilder, GraphController, GroupsController, KindsController, ListController, Resource, SchemaFields, VersionsController, WatchChannel
Constant Summary collapse
- VERSION =
"0.1.0"