Documentation
¶
Index ¶
- func Connection() *kubernetes.Clientset
- func ExternalConnection() *kubernetes.Clientset
- func HomeDir() string
- func MarshalAndSetJson(c *gin.Context, data []byte)
- func MarshalAndSetJsonSansGin(data []byte) (map[string]interface{}, error)
- func RedisClient() *redis.Client
- func RedisTSClient() *redistimeseries.Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Connection ¶
func Connection() *kubernetes.Clientset
Connection - Creates connection and returns ClientSet
func ExternalConnection ¶
func ExternalConnection() *kubernetes.Clientset
ExternalConnection - Creates connection and returns ClientSet
func MarshalAndSetJson ¶
MarshalAndSetJson ... helper method that un-marshals JSON and returns to browser
func MarshalAndSetJsonSansGin ¶
MarshalAndSetJson ... helper method that un-marshals JSON and returns to browser
func RedisClient ¶
func RedisClient() *redis.Client
RedisClient ... return instance of standard Redis client
func RedisTSClient ¶
func RedisTSClient() *redistimeseries.Client
RedisTSClient ... return instance of time series Redis client
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.