Tom Denham efc0f2987f pkg/types: Add UnmarshallableString type
Allow strings to be unmarshalled for CNI_ARGS

CNI_ARGS uses types.LoadArgs to populate a struct.
The fields in the struct must meet the TextUnmarshaler interface.

This code adds a UnmarshallableString type to assist with this.
2016-06-09 14:45:58 -07:00
2016-05-27 12:26:42 +02:00
Description
k3s has removed some standard plugins, which we need. So fork and add it back.
Apache-2.0 26 MiB
Languages
Go 99.7%
Shell 0.3%