kubepug

package
v1.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDeprecations

func GetDeprecations(d Deprecator) (result results.Result, err error)

GetDeprecations returns the results of the comparison between the Input and the APIs

Types

type Deprecator

type Deprecator interface {
	GetDeprecations() (deprecated []results.ResultItem, deleted []results.ResultItem, err error)
}

Deprecator implements an interface for reading some sort of Input and comparing against the map of Kubernetes APIs to check if there's some Deprecated or Deleted

Directories

Path Synopsis
input
file
Package fileinput contains the methods used to get Deprecated objects from an Input File
Package fileinput contains the methods used to get Deprecated objects from an Input File
k8s
Package k8sinput contains the methods used to get Deprecated objects from a Kubernetes Cluster
Package k8sinput contains the methods used to get Deprecated objects from a Kubernetes Cluster

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL