package
0.1.0
Repository: https://github.com/taidevops/dashboard.git
Documentation: pkg.go.dev

# Functions

ObjectMeta returns internal endpoint name for the given service properties.
NewTypeMeta creates new type mete for the resource kind.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

KindToAPIMapping is the mapping from resource kind to K8s apiserver API path.

# Structs

No description provided by the author
CsrfToken is used to secure requests from CSRF attacks.
ListMeta describes list of objects, i.e holds information about pagination options set for the list.
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.