Searched defs:CacheInvalidationRule (Results 1 – 2 of 2) sorted by relevance
3312 type CacheInvalidationRule struct { struct3315 Host string `json:"host,omitempty"`3317 Path string `json:"path,omitempty"`3325 ForceSendFields []string `json:"-"`3333 NullFields []string `json:"-"`3336 func (s *CacheInvalidationRule) MarshalJSON() ([]byte, error) {
1666 "CacheInvalidationRule": { object