Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapperIntentsToAPIIntents ¶
func MapperIntentsToAPIIntents(mapperIntents []mapperclient.IntentsIntentsIntent, distinctByLabelKey string, exportKubernetesService bool) []v2alpha1.ClientIntents
Types ¶
type IntentsPrinterV1 ¶ added in v1.0.8
type IntentsPrinterV1 struct {
// contains filtered or unexported fields
}
func (*IntentsPrinterV1) PrintObj ¶ added in v1.0.8
func (p *IntentsPrinterV1) PrintObj(intents *v1alpha3.ClientIntents, w io.Writer) error
type IntentsPrinterV2 ¶ added in v1.0.8
type IntentsPrinterV2 struct {
// contains filtered or unexported fields
}
func (*IntentsPrinterV2) PrintObj ¶ added in v1.0.8
func (p *IntentsPrinterV2) PrintObj(intents *v2alpha1.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.