package
0.0.0-20191205152556-73e1fb871a9b
Repository: https://github.com/danwinship/library-go.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MapToEnvVars converts a string-string map to a slice of corev1.EnvVar-s.
No description provided by the author
NewFakeNodeLister returns a fake node lister suitable to use in node controller unit test.
NewFakeOperatorClient returns a fake operator client suitable to use in static pod controller unit tests.
NewFakeSharedIndexInformer returns a fake shared index informer, suitable to use in static pod controller unit tests.
NewFakeStaticPodOperatorClient returns a fake operator client suitable to use in static pod controller unit tests.
No description provided by the author
NewMultiLineAggregate returns an aggregate error with multi-line output.
No description provided by the author
SetOperandVersion sets the new version and returns the previous value.
No description provided by the author
UpdateConditionFunc returns a func to update a condition.
UpdateSpecConfigFn returns a func to update the config.
UpdateSpec applies the update funcs to the oldStatus and tries to update via the client.
UpdateStaticPodConditionFn returns a func to update a condition.
UpdateStaticPodStatus applies the update funcs to the oldStatus abd tries to update via the client.
UpdateStatus applies the update funcs to the oldStatus and tries to update via the client.
# Interfaces
KubeInformersForNamespaces is a simple way to combine several shared informers into a single struct with unified listing power.
No description provided by the author
No description provided by the author
# Type aliases
UpdateOperatorSpecFunc is a func that mutates an operator spec.
UpdateStatusFunc is a func that mutates an operator status.
UpdateStatusFunc is a func that mutates an operator status.