k3s/pkg/cloudprovider/fake
Mike Foley c4e94efe16 Sticky Session Implementation
- Added process to cleanup stale session affinity records
- Automatically set cloud provided load balancer for sticky session if the service requires it - Note, this only works on GCE right now.
- Changed sessionAffinityMap a map to pointers instead of structs to improve performance
- Commented out cookie and protocol from sessionAffinityDetail to avoid confusion as it is not yet implemented.
2014-12-18 18:46:10 -05:00
..
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
fake.go Sticky Session Implementation 2014-12-18 18:46:10 -05:00