Method List
-
#== Kube::Helm::Endpoint
-
[] Kube::Cluster
-
#add Kube::Helm::Repo
-
#annotation Kube::Cluster::Resource
-
#app_version Kube::Helm::Chart
-
#apply Kube::Cluster::Resource::Persistence
-
#apply_values Kube::Helm::Chart
-
#build_resource ResourceHelper
-
#call Kube::Cluster::Middleware
-
#call Kube::Cluster::Middleware::Stack
-
#call Kube::Cluster::Middleware::Labels
-
#call Kube::Cluster::Middleware::Namespace
-
#call Kube::Cluster::Middleware::Annotations
-
#call Kube::Cluster::Middleware::ResourcePreset
-
#call Kube::Cluster::Middleware::SecurityContext
-
#call Kube::Cluster::Middleware::PodAntiAffinity
-
#call Kube::Cluster::Middleware::HPAForDeployment
-
#call Kube::Cluster::Middleware::IngressForService
-
#call Kube::Cluster::Middleware::ServiceForDeployment
-
#changed Kube::Cluster::Resource::DirtyTracking
-
#changed? Kube::Cluster::Resource::DirtyTracking
-
#changes Kube::Cluster::Resource::DirtyTracking
-
#changes_applied Kube::Cluster::Resource::DirtyTracking
-
#chart_ref Kube::Helm::Endpoint
-
cluster Kube
-
#cluster Kube::Helm::Repo
-
#cluster Kube::Helm::Chart
-
#cluster Kube::Cluster::Resource
-
#cluster_scoped? Kube::Cluster::Resource
-
#commands FakeCtl
-
connect Kube::Cluster
-
#connection Kube::Cluster::Instance
-
#connection FakeCluster
-
#crds Kube::Helm::Chart
-
#ctl Kube::Cluster::Connection
-
#ctl FakeConnection
-
#delete Kube::Cluster::Resource::Persistence
-
#dependencies Kube::Helm::Chart
-
#description Kube::Helm::Chart
-
#each_container Kube::Cluster::Resource
-
#empty? Kube::Cluster::Middleware::Stack
-
#endpoint Kube::Helm::Repo
-
#exit_code Kube::CommandError
-
#fetch Kube::Helm::Repo
-
from_kubectl Kube::CommandError
-
#helm Kube::Cluster::Connection
-
#initialize Kube::CommandError
-
#initialize Kube::Helm::Repo
-
#initialize Kube::Helm::Chart
-
#initialize Kube::Helm::Endpoint
-
#initialize Kube::Cluster::Instance
-
#initialize Kube::Cluster::Resource
-
#initialize Kube::Cluster::Connection
-
#initialize Kube::Cluster::Middleware
-
#initialize Kube::Cluster::Middleware::Stack
-
#initialize Kube::Cluster::Middleware::Labels
-
#initialize Kube::Cluster::Middleware::Namespace
-
#initialize Kube::Cluster::Middleware::Annotations
-
#initialize FakeCtl
-
#initialize FakeConnection
-
#initialize FakeCluster
-
#initialize Kube::Cluster::Middleware::SecurityContext
-
#initialize Kube::Cluster::Middleware::PodAntiAffinity
-
#initialize Kube::Cluster::Middleware::HPAForDeployment
-
#initialize Kube::Cluster::Middleware::IngressForService
-
#inspect Kube::Cluster::Instance
-
#inspect Kube::Cluster::Connection
-
#kind Kube::Cluster::Resource
-
#kubeconfig Kube::Cluster::Instance
-
#kubeconfig Kube::Cluster::Connection
-
#label Kube::Cluster::Resource
-
#method_missing Kube::Cluster::Resource::DirtyTracking
-
#name Kube::Helm::Repo
-
#name Kube::Helm::Chart
-
#name Kube::Cluster::Resource::Persistence
-
#oci? Kube::Helm::Repo
-
#oci? Kube::Helm::Endpoint
-
open Kube::Helm::Chart
-
#patch Kube::Cluster::Resource::Persistence
-
#patch_data Kube::Cluster::Resource::DirtyTracking
-
#path Kube::Helm::Chart
-
#persisted? Kube::Cluster::Resource::Persistence
-
#pod_bearing? Kube::Cluster::Resource
-
#pod_template Kube::Cluster::Resource
-
#reason Kube::CommandError
-
#rebuild Kube::Cluster::Resource
-
#ref Kube::Helm::Chart
-
#reload Kube::Cluster::Resource::Persistence
-
#remove Kube::Helm::Repo
-
#requires_add? Kube::Helm::Endpoint
-
#resources Kube::Cluster::Manifest
-
#respond_to_missing? Kube::Cluster::Resource::DirtyTracking
-
#run FakeCtl
-
#server_state ResourceHelper
-
#show_values Kube::Helm::Chart
-
#stderr Kube::CommandError
-
#stub_response FakeCtl
-
#subcommand Kube::CommandError
-
#test_add_returns_self_for_oci RepoTest
-
#test_add_runs_helm_repo_add RepoTest
-
#test_add_uses_cluster_helm_instance RepoTest
-
#test_adds_annotations AnnotationsMiddlewareTest
-
#test_adds_standard_labels LabelsMiddlewareTest
-
#test_applies_baseline_profile_via_constructor_default SecurityContextMiddlewareTest
-
#test_applies_baseline_profile_via_label SecurityContextMiddlewareTest
-
#test_applies_restricted_profile_by_default SecurityContextMiddlewareTest
-
#test_applies_to_all_containers ResourcePresetMiddlewareTest
-
#test_applies_to_all_containers SecurityContextMiddlewareTest
-
#test_applies_to_statefulset ResourcePresetMiddlewareTest
-
#test_applies_to_statefulset PodAntiAffinityMiddlewareTest
-
#test_apply_snapshots_server_response DirtyTrackingIntegrationTest
-
#test_apply_values_raises_without_source ChartTest
-
#test_apply_values_returns_manifest ChartTest
-
#test_apply_values_with_custom_release ChartTest
-
#test_apply_values_with_namespace ChartTest
-
#test_attr_changed_through_apply_mutate_patch_cycle DirtyTrackingIntegrationTest
-
#test_bare_manifest_enumerates_resources_unchanged ManifestTest
-
#test_chained_generative_middleware ManifestTest
-
#test_changes_applied_resets_baseline_without_server_roundtrip DirtyTrackingIntegrationTest
-
#test_changes_applied_then_patch_sends_only_subsequent_changes DirtyTrackingIntegrationTest
-
#test_changes_does_not_raise_name_error DirtyTrackingIntegrationTest
-
#test_converts_values_to_strings LabelsMiddlewareTest
-
#test_converts_values_to_strings AnnotationsMiddlewareTest
-
#test_copies_labels_from_source ServiceForDeploymentMiddlewareTest
-
#test_crds_raises_without_source ChartTest
-
#test_crds_with_ref ChartTest
-
#test_custom_cpu_and_memory_targets HPAForDeploymentMiddlewareTest
-
#test_custom_issuer_and_ingress_class IngressForServiceMiddlewareTest
-
#test_custom_topology_key PodAntiAffinityMiddlewareTest
-
#test_custom_weight PodAntiAffinityMiddlewareTest
-
#test_deeply_nested_no_change_produces_empty_patch DirtyTrackingIntegrationTest
-
#test_delete_issues_kubectl_delete DirtyTrackingIntegrationTest
-
#test_delete_raises_on_unpersisted_resource DirtyTrackingIntegrationTest
-
#test_each_without_block_returns_enumerator ManifestTest
-
#test_empty_resource_tracks_all_additions DirtyTrackingIntegrationTest
-
#test_enumerable_methods_work ManifestTest
-
#test_equality EndpointTest
-
#test_expose_true_uses_name_as_hostname IngressForServiceMiddlewareTest
-
#test_fetch_propagates_cluster RepoTest
-
#test_fetch_without_version RepoTest
-
#test_full_apply_mutate_patch_lifecycle DirtyTrackingIntegrationTest
-
#test_generates_hpa_from_deployment HPAForDeploymentMiddlewareTest
-
#test_generates_ingress_from_service_with_expose_label IngressForServiceMiddlewareTest
-
#test_generates_service_from_deployment ServiceForDeploymentMiddlewareTest
-
#test_generative_middleware_adds_service ManifestTest
-
#test_http_chart_ref_raises_without_repo_name EndpointTest
-
#test_http_chart_ref_with_repo_name EndpointTest
-
#test_http_endpoint_not_oci EndpointTest
-
#test_http_requires_add EndpointTest
-
#test_inequality EndpointTest
-
#test_initializes_empty ChartTest
-
#test_initializes_with_block ChartTest
-
#test_initializes_with_cluster RepoTest
-
#test_initializes_with_cluster ChartTest
-
#test_initializes_with_data_hash ChartTest
-
#test_initializes_with_name_and_url RepoTest
-
#test_initializes_with_path ChartTest
-
#test_initializes_with_ref ChartTest
-
#test_initializes_without_cluster RepoTest
-
#test_injects_nano_preset ResourcePresetMiddlewareTest
-
#test_injects_small_preset_into_deployment ResourcePresetMiddlewareTest
-
#test_injects_soft_anti_affinity_on_deployment PodAntiAffinityMiddlewareTest
-
#test_injects_xlarge_preset ResourcePresetMiddlewareTest
-
#test_label_overrides_constructor_default SecurityContextMiddlewareTest
-
#test_maps_all_standard_keys LabelsMiddlewareTest
-
#test_maps_multiple_ports ServiceForDeploymentMiddlewareTest
-
#test_multiple_middleware_compose_in_order ManifestTest
-
#test_multiple_mutations_coalesce_in_single_patch DirtyTrackingIntegrationTest
-
#test_nested_mutation_produces_nested_patch DirtyTrackingIntegrationTest
-
#test_oci_chart_ref EndpointTest
-
#test_oci_chart_ref_strips_trailing_slash EndpointTest
-
#test_oci_does_not_require_add EndpointTest
-
#test_oci_endpoint_detected EndpointTest
-
#test_oci_returns_false_for_http_url RepoTest
-
#test_oci_returns_true_for_oci_url RepoTest
-
#test_open_raises_without_chart_yaml ChartTest
-
#test_open_reads_chart_yaml ChartTest
-
#test_open_with_cluster ChartTest
-
#test_overwrites_existing_namespace NamespaceMiddlewareTest
-
#test_passes_through_non_standard_keys LabelsMiddlewareTest
-
#test_patch_defaults_to_strategic_type DirtyTrackingIntegrationTest
-
#test_patch_forwards_type_parameter DirtyTrackingIntegrationTest
-
#test_patch_includes_namespace_flags DirtyTrackingIntegrationTest
-
#test_patch_raises_on_unpersisted_resource DirtyTrackingIntegrationTest
-
#test_patch_returns_false_when_clean DirtyTrackingIntegrationTest
-
#test_patch_sends_only_changed_fields DirtyTrackingIntegrationTest
-
#test_preserves_existing_annotations AnnotationsMiddlewareTest
-
#test_preserves_existing_container_resources_via_deep_merge ResourcePresetMiddlewareTest
-
#test_preserves_existing_labels LabelsMiddlewareTest
-
#test_preserves_existing_pod_security_context SecurityContextMiddlewareTest
-
#test_raises_on_empty_name RepoTest
-
#test_raises_on_empty_url EndpointTest
-
#test_raises_on_invalid_range_format HPAForDeploymentMiddlewareTest
-
#test_raises_on_invalid_range_values HPAForDeploymentMiddlewareTest
-
#test_raises_on_nil_name RepoTest
-
#test_raises_on_non_string_url EndpointTest
-
#test_raises_on_unknown_profile SecurityContextMiddlewareTest
-
#test_raises_on_unknown_size ResourcePresetMiddlewareTest
-
#test_reload_does_not_corrupt_previously_captured_changes DirtyTrackingIntegrationTest
-
#test_reload_includes_namespace_flags DirtyTrackingIntegrationTest
-
#test_reload_picks_up_server_side_changes DirtyTrackingIntegrationTest
-
#test_reload_raises_on_unpersisted_resource DirtyTrackingIntegrationTest
-
#test_reload_resets_dirty_state DirtyTrackingIntegrationTest
-
#test_remove_returns_self_for_oci RepoTest
-
#test_remove_runs_helm_repo_remove RepoTest
-
#test_resource_annotations_override_middleware_defaults AnnotationsMiddlewareTest
-
#test_resource_labels_override_middleware_defaults LabelsMiddlewareTest
-
#test_respond_to_for_dynamic_changed_predicates DirtyTrackingIntegrationTest
-
#test_returns_new_resource_instance NamespaceMiddlewareTest
-
#test_sets_namespace_on_configmap NamespaceMiddlewareTest
-
#test_sets_namespace_on_deployment NamespaceMiddlewareTest
-
#test_show_values ChartTest
-
#test_show_values_raises_without_source ChartTest
-
#test_show_values_with_ref ChartTest
-
#test_size_reflects_resource_count ManifestTest
-
#test_skips_cluster_role NamespaceMiddlewareTest
-
#test_skips_cluster_role_binding NamespaceMiddlewareTest
-
#test_skips_deployment_without_autoscale_label HPAForDeploymentMiddlewareTest
-
#test_skips_deployment_without_match_labels ServiceForDeploymentMiddlewareTest
-
#test_skips_deployment_without_named_ports ServiceForDeploymentMiddlewareTest
-
#test_skips_deployment_without_ports ServiceForDeploymentMiddlewareTest
-
#test_skips_namespace_resource NamespaceMiddlewareTest
-
#test_skips_non_pod_bearing_resources ResourcePresetMiddlewareTest
-
#test_skips_non_pod_bearing_resources SecurityContextMiddlewareTest
-
#test_skips_non_pod_bearing_resources PodAntiAffinityMiddlewareTest
-
#test_skips_non_pod_bearing_resources HPAForDeploymentMiddlewareTest
-
#test_skips_non_pod_bearing_resources ServiceForDeploymentMiddlewareTest
-
#test_skips_non_service_resources IngressForServiceMiddlewareTest
-
#test_skips_resources_with_existing_affinity PodAntiAffinityMiddlewareTest
-
#test_skips_resources_without_match_labels PodAntiAffinityMiddlewareTest
-
#test_skips_resources_without_size_label ResourcePresetMiddlewareTest
-
#test_skips_service_without_expose_label IngressForServiceMiddlewareTest
-
#test_snapshot_isolation_across_multiple_changes_applied DirtyTrackingIntegrationTest
-
#test_stack_transforms_resources ManifestTest
-
#test_strips_autoscale_label_from_hpa HPAForDeploymentMiddlewareTest
-
#test_strips_expose_label_from_ingress IngressForServiceMiddlewareTest
-
#test_to_s RepoTest
-
#test_to_s_returns_url EndpointTest
-
#test_to_s_with_version ChartTest
-
#test_to_s_without_version ChartTest
-
#test_to_yaml_reflects_middleware ManifestTest
-
#test_to_yaml_serializes_integers_as_plain_values ManifestTest
-
#test_update_returns_self_for_oci RepoTest
-
#test_update_runs_helm_repo_update RepoTest
-
#test_version KubeClusterTest
-
#test_works_with_statefulset HPAForDeploymentMiddlewareTest
-
#test_works_with_statefulset ServiceForDeploymentMiddlewareTest
-
#to_json_schema Kube::Cluster::Resource::Extensions::CustomResourceDefinition
-
#to_s Kube::Helm::Repo
-
#to_s Kube::Helm::Chart
-
#to_s Kube::Helm::Endpoint
-
#type Kube::Helm::Chart
-
#update Kube::Helm::Repo
-
#url Kube::Helm::Endpoint
-
#use Kube::Cluster::Middleware::Stack
-
#version Kube::Helm::Chart