Documentation ¶
Index ¶
- func ListAppServicesFromAppName(ctx *clicontext.CLIContext, namespace, appName string) ([]*riov1.Service, error)
- func ListPods(ctx *clicontext.CLIContext, name string) ([]corev1.Pod, error)
- func NormalizingEndpoints(endpoints []string, suffix string) []string
- func ReadFile(file string) ([]byte, error)
- func ToInt(v *int32) *int
- func ToInt32(v int) *int32
- func ToPodNameOrSelector(obj runtime.Object) (string, labels.Selector, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListAppServicesFromAppName ¶ added in v0.6.0
func ListAppServicesFromAppName(ctx *clicontext.CLIContext, namespace, appName string) ([]*riov1.Service, error)
func ListPods ¶ added in v0.6.0
func ListPods(ctx *clicontext.CLIContext, name string) ([]corev1.Pod, error)
func NormalizingEndpoints ¶ added in v0.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.