package
0.0.0-20241217143231-03f3e0b41222
Repository: https://github.com/openshift/multi-operator-manager.git
Documentation: pkg.go.dev

# README

This package is something that is useful for building testing methodology will move to library-go eventually.

Start by calling func NewSampleOperatorApplyConfigurationCommand(applyConfigurationFn ApplyConfigurationFunc, streams genericiooptions.IOStreams) *cobra.Command { and adding that command as your apply-configuration command.

# 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
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
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

# Variables

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
No description provided by the author
No description provided by the author

# Structs

ApplyConfigurationInput is provided to the ApplyConfigurationFunc.
No description provided by the author
No description provided by the author
TODO perhaps we add indications about interfaces this matches?.
No description provided by the author

# Interfaces

AllDesiredMutationsGetter provides access to mutations targeted at all available types of clusters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MutationActionReader provides access to serialized mutation requests.
No description provided by the author
No description provided by the author
No description provided by the author
SingleClusterDesiredMutationGetter provides access to mutations targeted at a single type of cluster.
No description provided by the author

# Type aliases

ApplyConfigurationFunc is a function called for applying configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author