MCPcopy Create free account

hub / github.com/aws/zone-aware-controllers-for-k8s / types & classes

Types & classes24 in github.com/aws/zone-aware-controllers-for-k8s

↓ 1 callersFuncTypemockCloudWatchAPI
func(ctx context.Context, params *cloudwatch.DescribeAlarmsInput, optFns ...func(*cloudwatch.Options)) (*cloud
pkg/utils/alarm_status_provider_test.go:12
InterfaceAlarmStateProvider
pkg/utils/alarm_status_provider.go:11
InterfaceCloudWatchAPI
controllers/zau_controller.go:58
InterfaceCloudWatchAPI
pkg/utils/alarm_status_provider.go:15
StructCloudWatchAlarmStateProvider
pkg/utils/alarm_status_provider.go:19
StructControllerAndScale
PodControllerFinder functions used to return the controller associated to a pod. This is necessary to be able to retrieve what is the expected number
pkg/utils/pod_controller_finder.go:39
StructHelper
pkg/podzone/helper.go:15
StructPair
pkg/utils/sort_map.go:5
TypeAliasPairList
pkg/utils/sort_map.go:10
FuncTypePodControllerFinder
PodControllerFinder is a function type that maps a pod to a list of controllers and their scale.
pkg/utils/pod_controller_finder.go:46
StructPodEvictionHandler
webhooks/eviction_webhook.go:68
StructPodZone
pkg/podzone/cache.go:9
StructUtils
pkg/test/test_utils.go:28
StructZoneAwareUpdate
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:resource:shortName=zau ZoneAwareUpdate is the Schema for the zoneawareupdat
api/v1/zau_types.go:98
StructZoneAwareUpdateList
+kubebuilder:object:root=true ZoneAwareUpdateList contains a list of ZoneAwareUpdate
api/v1/zau_types.go:109
StructZoneAwareUpdateReconciler
ZoneAwareUpdateReconciler reconciles a ZoneAwareUpdate object
controllers/zau_controller.go:63
StructZoneAwareUpdateSpec
EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN! NOTE: json tags are required. Any new fields you add must have json tags for the fields to be se
api/v1/zau_types.go:31
StructZoneAwareUpdateStatus
ZoneAwareUpdateStatus defines the observed state of ZoneAwareUpdate
api/v1/zau_types.go:62
StructZoneDisruptionBudget
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:resource:shortName=zdb ZoneDisruptionBudget is the Schema for the zonedisru
api/v1/zdb_types.go:93
StructZoneDisruptionBudgetList
+kubebuilder:object:root=true ZoneDisruptionBudgetList contains a list of ZoneDisruptionBudget
api/v1/zdb_types.go:104
StructZoneDisruptionBudgetReconciler
ZoneDisruptionBudgetReconciler reconciles a ZoneDisruptionBudget object
controllers/zdb_controller.go:60
StructZoneDisruptionBudgetSpec
EDIT THIS FILE! THIS IS SCAFFOLDING FOR YOU TO OWN! NOTE: json tags are required. Any new fields you add must have json tags for the fields to be se
api/v1/zdb_types.go:35
StructZoneDisruptionBudgetStatus
ZoneDisruptionBudgetStatus defines the observed state of ZoneDisruptionBudget
api/v1/zdb_types.go:52
StructmockAlarmStateProvider
controllers/zau_controller_test.go:21