Documentation ¶
Index ¶
- func AddRouteFlagsInteractive(opts *options.Options) error
- func AddUpstreamFlagsInteractive(upstream *options.InputUpstream) error
- func AddVirtualServiceFlagsInteractive(vs *options.InputVirtualService) error
- func EnsureResourceByName(message string, static bool, source string, target *resources.Resource, ...) error
- func InteractiveNamespace(namespace *string) error
- func MetadataSurvey(metadata *core.Metadata) error
- func RemoveRouteFlagsInteractive(opts *options.Options) error
- func ResourceSelectByName(message string, resources resources.ResourceList) (resources.ResourceList, error)
- func ResourceSelectByNamespace(resources resources.ResourceList) (resources.ResourceList, error)
- func ResourceSelectMultiByName(resources resources.ResourceList) (resources.ResourceList, error)
- func ResourceSelectMultiByNamespace(resources resources.ResourceList) (resources.ResourceList, error)
- func SelectRouteFromVirtualServiceInteractive(vs *gatewayv1.VirtualService, routePrompt string) (int, error)
- func SelectRouteInteractive(opts *options.Options, virtualServicePrompt, routePrompt string) (*gatewayv1.VirtualService, int, error)
- func SelectVirtualServiceInteractive(opts *options.Options) error
- func SelectVirtualServiceInteractiveWithPrompt(opts *options.Options, prompt string) (*gatewayv1.VirtualService, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddUpstreamFlagsInteractive ¶
func AddUpstreamFlagsInteractive(upstream *options.InputUpstream) error
func AddVirtualServiceFlagsInteractive ¶
func AddVirtualServiceFlagsInteractive(vs *options.InputVirtualService) error
func EnsureResourceByName ¶
func InteractiveNamespace ¶
func MetadataSurvey ¶
func ResourceSelectByName ¶
func ResourceSelectByName(message string, resources resources.ResourceList) (resources.ResourceList, error)
func ResourceSelectByNamespace ¶
func ResourceSelectByNamespace(resources resources.ResourceList) (resources.ResourceList, error)
func ResourceSelectMultiByName ¶
func ResourceSelectMultiByName(resources resources.ResourceList) (resources.ResourceList, error)
func ResourceSelectMultiByNamespace ¶
func ResourceSelectMultiByNamespace(resources resources.ResourceList) (resources.ResourceList, error)
func SelectRouteFromVirtualServiceInteractive ¶
func SelectRouteFromVirtualServiceInteractive(vs *gatewayv1.VirtualService, routePrompt string) (int, error)
func SelectRouteInteractive ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.