# Functions
Apply is the equivalent of 'kubectl apply --server-side -f'.
CompatibleVersion returns if the provided binary version is compatible with the given target version.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsAPINamespaced returns true if the object is namespace scoped.
IsAPINamespacedWithGVK returns true if the object having the provided GVK is namespace scoped.
No description provided by the author
No description provided by the author
No description provided by the author
Create the Scheme, methods for serializing and deserializing API objects which can be shared by tests.
ParseNamespacedName extracts the NamespacedName of a resource based on the '<namespace>/<name>' format.
ParseObjectKindName extracts the kind and name of a resource based on the '<kind>/<name>' format.
ParseObjectKindNameNamespace extracts the kind, name and namespace of a resource based on the '<kind>/<name>.<namespace>' format.
SplitKubeConfigPath splits the given KUBECONFIG path based on the runtime OS target.
TruncateHex will replace any hexadecimal notation between 40 and 128 characters (SHA-1 up to SHA-512) within the given string with a truncated version of 8 characters.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author