Showing 47 of 47 total issues
exported method ResourceRepo.NonTerminatedPodsOnTheNode should have comment or be unexported Open
Open
func (r *ResourceRepo) NonTerminatedPodsOnTheNode(nodeName string) (Objects, error) {
- Exclude checks
exported method RenderableObject.Kind should have comment or be unexported Open
Open
func (r RenderableObject) Kind() (kind string) {
- Exclude checks
exported method RenderableObject.KubeGetServicesMatchingPod should have comment or be unexported Open
Open
func (r RenderableObject) KubeGetServicesMatchingPod(namespace, podName string) (out []RenderableObject) {
- Exclude checks
exported method RenderableObject.KubeGetServicesMatchingLabels should have comment or be unexported Open
Open
func (r RenderableObject) KubeGetServicesMatchingLabels(namespace string, labels map[string]interface{}) (out []RenderableObject) {
- Exclude checks
exported method ResourceRepo.ObjectEvents should have comment or be unexported Open
Open
func (r *ResourceRepo) ObjectEvents(u *unstructured.Unstructured) (*corev1.EventList, error) {
- Exclude checks
exported method ResourceRepo.DynamicObject should have comment or be unexported Open
Open
func (r *ResourceRepo) DynamicObject(gvr schema.GroupVersionResource, namespace string, name string) (Object, error) {
- Exclude checks
exported method RenderableObject.Metadata should have comment or be unexported Open
Open
func (r RenderableObject) Metadata() (metadata map[string]interface{}) {
- Exclude checks