Documentation
¶
Index ¶
- func GetID(object runtime.Object, allNamespace bool) (string, error)
- func ListAppServicesFromServiceName(ctx *clicontext.CLIContext, serviceName string) ([]riov1.Service, error)
- func ListPods(ctx *clicontext.CLIContext, services ...string) ([]corev1.Pod, error)
- func ReadFile(file string) ([]byte, error)
- func ToInt32(v int) *int32
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListAppServicesFromServiceName ¶ added in v0.6.0
func ListAppServicesFromServiceName(ctx *clicontext.CLIContext, serviceName string) ([]riov1.Service, error)
func ListPods ¶ added in v0.6.0
func ListPods(ctx *clicontext.CLIContext, services ...string) ([]corev1.Pod, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.