package
Version:
v1.11.2
Opens a new window with list of versions in this module.
Published: Oct 21, 2015
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ConfigNode struct {
Key string `json:"key"`
Value string `json:"value,omitempty"`
Expiration *time.Time `json:"expiration,omitempty"`
TTL int64 `json:"ttl,omitempty"`
}
ConfigNode represents running Deis services
Source Files
¶
Click to show internal directories.
Click to hide internal directories.