Searched defs:KVListEntryResult (Results 1 – 2 of 2) sorted by relevance
118 type KVListEntryResult struct { struct119 TeamName string `codec:"teamName" json:"teamName"`120 Namespace string `codec:"namespace" json:"namespace"`121 EntryKeys []KVListEntryKey `codec:"entryKeys" json:"entryKeys"`124 func (o KVListEntryResult) DeepCopy() KVListEntryResult {
124 type KVListEntryResult struct { struct125 TeamName string `codec:"teamName" json:"teamName"`126 Namespace string `codec:"namespace" json:"namespace"`127 EntryKeys []KVListEntryKey `codec:"entryKeys" json:"entryKeys"`130 func (o KVListEntryResult) DeepCopy() KVListEntryResult {