package
0.0.0-20200114213136-8223eb1817fb
Repository: https://github.com/square/p2.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

DynamicStrategy is used for dynamic node allocation to one of many replaceable nodes, while StaticStrategy is used when a manifest must be scheduled on specific nodes.
No description provided by the author

# Structs

RawRC defines the JSON format used to store data into Consul.
RC holds the runtime state of a Resource Controller as saved in Consul.

# Type aliases

ID is a named type alias for Resource Controller IDs.
Implements sort.Interface to make a list of ids sortable lexicographically.
Strategy is a type alias used for node allocation strategies.