Affected by GO-2022-0792
and 2 other vulnerabilities
GO-2022-0792 : Privilege Escalation in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0857 : Information Exposure in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0893 : Access Restriction Bypass in kubernetes in github.com/kubernetes/kubernetes
Discover Packages
github.com/kubernetes/kubernetes
pkg
types
package
Version:
v0.18.1
Opens a new window with list of versions in this module.
Published: Jun 3, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package types implements various generic types used throughout kubernetes.
String returns the general purpose string representation
UID is a type that holds unique ID values, including UUIDs. Because we
don't ONLY use UUIDs, this is an alias to string. Being a type captures
intent and helps make sure that UIDs and names do not get conflated.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.