package
2.0.0-beta4+incompatible
Repository: https://github.com/aledbf/builder.git
Documentation: pkg.go.dev
# Functions
PullPolicyFromString converts a string into an api.PullPolicy.
# Variables
ValidPullPolicies is the set of pull policies that this package considers valid.
# Structs
ErrInvalidPullPolicy is the error returned when trying to convert an unknown string to an api.PullPolicy.
# Interfaces
NamespaceLister is a (k8s.io/kubernetes/pkg/client/unversioned).NamespaceInterface compatible interface which only has the List function.
NamespaceWatcher is a (k8s.io/kubernetes/pkg/client/unversioned).NamespaceInterface compatible interface which only has the Watch function.