Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustParseNamed ¶
func MustParseNamedTagged ¶
func MustParseNamedTagged(s string) reference.NamedTagged
func ParseNamedTagged ¶
func ParseNamedTagged(s string) (reference.NamedTagged, error)
Types ¶
type Runtime ¶ added in v0.7.6
type Runtime string
A good way to manually test different container runtimes is with minikube. https://github.com/kubernetes/minikube/blob/master/docs/alternative_runtimes.md
func RuntimeFromVersionString ¶ added in v0.7.6
Click to show internal directories.
Click to hide internal directories.