Documentation ¶
Index ¶
- Constants
- func Container(podName string, containerName string, namespace string) *containerCacheKey
- func Endpoint(namespace string, podName string, protocol string, port int) *endpointCacheKey
- func Identity(identityName string, namespace string) *identityCacheKey
- func Node(nodeName string) *nodeCacheKey
- func ObjectID(storeID string) *objectIDCacheKey
- func Role(roleName string, namespace string) *roleCacheKey
- type CacheKey
Constants ¶
View Source
const (
CacheKeySeparator = "#"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.