package
2.7.0+incompatible
Repository: https://github.com/kubernetes/dashboard.git
Documentation: pkg.go.dev

# Functions

IsLabelSelectorMatching returns true when a resource with the given selector targets the same Resources(or subset) that a target object selector with the given selector.
IsSelectorMatching returns true when an object with the given selector targets the same Resources (or subset) that the target object with the given selector.
NewObjectMeta returns internal endpoint name for the given service properties, e.g., NewObjectMeta creates a new instance of ObjectMeta struct based on K8s object meta.
NewTypeMeta creates new type mete for the resource kind.

# Constants

List of client types supported by the UI.
List of client types supported by the UI.
List of client types supported by the UI.
List of client types supported by the UI.
List of client types supported by the UI.
List of client types supported by the UI.
List of client types supported by the UI.
List of client types supported by the UI.
List of client types supported by the UI.
List of client types supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.
List of all resource kinds supported by the UI.

# Variables

KindToAPIMapping is the mapping from resource kind to K8s apiserver API path.
ListEverything is a list options used to list all resources without any filtering.

# Structs

APIMapping is the mapping from resource kind to ClientType and Namespaced.
CsrfToken is used to secure requests from CSRF attacks.
ListMeta describes list of objects, i.e.
ObjectMeta is metadata about an instance of a resource.
TypeMeta describes an individual object in an API response or request with strings representing the type of the object.

# Type aliases

ClientType represents type of client that is used to perform generic operations on resources.
ResourceKind is an unique name for each resource.