package
0.1.10
Repository: https://github.com/bryanl/ksonnet-lib.git
Documentation: pkg.go.dev

# Functions

Beta returns the beta status of the version.
No description provided by the author
IsBlacklistedProperty taks a definition name (e.g., `io.k8s.kubernetes.pkg.apis.apps.v1beta1.Deployment`), a property name (e.g., `status`), and reports whether it is blacklisted for some Kubernetes version.
IsBlacklistedProperty taks a definition name (e.g., `io.k8s.kubernetes.pkg.apis.apps.v1beta1.Deployment`), a property name (e.g., `status`), and reports whether it is blacklisted for some Kubernetes version.
KSource returns the source of `k.libsonnet` for a specific version of Kubernetes.
MapIdentifier takes a text identifier and maps it to a Jsonnet-appropriate identifier, for some version of Kubernetes.

# Structs

CustomConstructorParam specifies a parameter for a `CustomConstructorSpec`.
CustomConstructorSpec specifies a custom constructor for `ksonnet-gen` to emit as part of ksonnet-lib.