Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapperIntentsToAPIIntents ¶
func MapperIntentsToAPIIntents(intentsFromMapper []mapperclient.ServiceIntentsUpToMapperV017ServiceIntents) []v1alpha2.ClientIntents
func MapperIntentsWithLabelsToAPIIntents ¶
func MapperIntentsWithLabelsToAPIIntents(intentsFromMapperWithLabels []mapperclient.ServiceIntentsWithLabelsServiceIntents, distinctByLabelKey string) []v1alpha2.ClientIntents
Types ¶
type IntentsPrinter ¶
type IntentsPrinter struct {
// contains filtered or unexported fields
}
func (*IntentsPrinter) PrintObj ¶
func (p *IntentsPrinter) PrintObj(intents *v1alpha2.ClientIntents, w io.Writer) error
type ServiceKey ¶
func (ServiceKey) String ¶
func (k ServiceKey) String() string
Click to show internal directories.
Click to hide internal directories.