-
Updated
Nov 2, 2020 - Swift
#
controller
Here are 1,413 public repositories matching this topic...
Easy interactive interruptible custom ViewController transitions
swift
ios
custom
view
controller
interactive
animation
transition
transitions
viewcontroller
interuptable
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, EquinixMetal, vSphere, MetalStack, and Kubevirt with minimal TCO.
kubernetes
golang
aws
controller
azure
cluster
vsphere
openstack
gcp
extensibility
k8s
gardener
alicloud
kubevirt
metalstack
equinixmetal
-
Updated
Sep 17, 2021 - Go
Declarative state and side effects management for popular JavaScript frameworks
react
javascript
debugger
firebase
state-management
controller
inferno
monorepo
npm-module
travis-image
travis-url
cerebral
function-tree
codecov-url
demos
commitizen-url
discord-image
discord-url
bithound-url
codecov-image
-
Updated
Jun 8, 2021 - JavaScript
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
swift
gallery
uicollectionview
scale
stack
controller
animation
layout
uikit
snapshot
transition
blur
shopping
perspective
uicollectionviewlayout
transformation
coverflow
cylinder
transforms
swiftui
-
Updated
Jun 13, 2021 - Swift
Custom transition between controllers. Settings controller for your iOS app.
swift
settings
ui
custom
controller
animation
ux
modal
transition
uiviewcontroller
gester
transitiondelegate
-
Updated
Aug 24, 2021 - Swift
A simple introspective kubernetes service that forwards events to a specified sink.
-
Updated
Apr 27, 2021 - Go
Tool to browse data exposed by Ubiquiti's UniFi Controller API (demo: https://api-browser-demo.artofwifi.net/)
-
Updated
Mar 21, 2021 - PHP
Tool for using the Steam-Controller as systemwide XInput controller alongside a global overlay
-
Updated
Oct 2, 2020 - C++
A PHP API client class to interact with Ubiquiti's UniFi Controller API
-
Updated
Aug 20, 2021 - PHP
Nintendo Switch sysmodule that allows support for third-party controllers
-
Updated
Apr 19, 2021 - C++
kubernetes
alerts
monitoring
controller
metrics
alerting
oncall
prometheus
operator
slo
observability
sli
service-level-objective
sla
prometheus-operator
service-level
google-slo
autogenerates-prometheus-slo
openslo
-
Updated
Sep 17, 2021 - Go
即使不用云音乐听曲儿,也请务必收藏好该库!🔥 一行代码即可接入,音乐播放控制组件。
android
music
music-player
controller
music-library
music-composition
media
jetpack
musicplayer
livedata
androidx
jetpack-android
-
Updated
Aug 28, 2021 - Java

-
Updated
Apr 6, 2020 - Swift
-
Updated
Aug 9, 2018 - JavaScript
Libre and modular OSC / MIDI controller
-
Updated
Sep 14, 2021 - JavaScript
Ruby gem for building Telegram Bot with optional Rails integration
-
Updated
Sep 10, 2021 - Ruby
A tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty.
-
Updated
May 24, 2021 - C#
HAProxy ingress controller for K8s
-
Updated
Sep 16, 2021 - Go
Controller action arguments parameterizer for Rails 3+ & Ruby 1.9+
-
Updated
Aug 10, 2021 - Ruby
pktiuk
commented
Sep 16, 2021
TODO:
- Regular build task
- Release task for building packages with release
I am looking for help with this one
Kooper is a simple Go library to create Kubernetes operators and controllers.
-
Updated
Jul 23, 2021 - Go
Quadrotor control, path planning and trajectory optimization
uav
drone
controller
astar
path-planning
planning
quadrotor
trajectory-optimization
pd-controller
dijstra
trajectory-planning
unmanned-aerial-vehicle
-
Updated
Sep 13, 2020 - MATLAB
A modern, MVC-powered WordPress as a CMS workflow. 🚀
-
Updated
May 15, 2021 - PHP
Go framework to create Kubernetes mutating and validating webhooks
-
Updated
Sep 6, 2021 - Go
ahmedwaleedmalik
commented
May 17, 2021
Test cases are failing for status pages which reflect that there is some API change from the service providers. We should update our implementation for handling status pages and fix those test cases.
Composer package to enable a controller when using Blade with Sage 9
-
Updated
May 27, 2021 - PHP
Improve this page
Add a description, image, and links to the controller topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the controller topic, visit your repo's landing page and select "manage topics."
Hello.
I'm developing a project which needs to occasionally restart deployments.
There does not seem to be much special handling for deployments, only for pods.
Could you be so kind as to show me how to something akin to
kubectl rollout restart
?Thank you so much.