Documentation ¶
Index ¶
- func CanHelpGetResources(method reflect.Value, methodName string) bool
- func Convert(resources []interface{}) []*utils.ResourceInfo
- func GetResources(clientset *kubernetes.Clientset, namespace string) ([]interface{}, error)
- func RegularAPIGroupInterfaceRetriever(method reflect.Type) bool
- func RegularListMethod(method reflect.Type) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert ¶
func Convert(resources []interface{}) []*utils.ResourceInfo
func GetResources ¶
func GetResources(clientset *kubernetes.Clientset, namespace string) ([]interface{}, error)
func RegularAPIGroupInterfaceRetriever ¶
func (c *Clientset) AppsV1() appsv1.AppsV1Interface This is an example of a regular API Group Interface retriever.
func RegularListMethod ¶
List(opts metav1.ListOptions) (*v1.ControllerRevisionList, error) Example of appropriate signature
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.