Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubernetesDriver ¶
type KubernetesDriver struct {
// contains filtered or unexported fields
}
func NewKubernetesDriver ¶
func NewKubernetesDriver(conf Config, clientset *kubernetes.Clientset) *KubernetesDriver
type RedisDriver ¶
type RedisDriver struct {
// contains filtered or unexported fields
}
func NewRedisDriver ¶
func NewRedisDriver(conf Config, rdb redis.UniversalClient) *RedisDriver
Click to show internal directories.
Click to hide internal directories.