package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
Convert_abac_Policy_To_v1beta1_Policy is an autogenerated conversion function.
Convert_abac_PolicySpec_To_v1beta1_PolicySpec is an autogenerated conversion function.
Convert_v1beta1_PolicySpec_To_abac_PolicySpec is an autogenerated conversion function.
RegisterConversions adds conversion functions to the given scheme.
RegisterDefaults adds defaulters functions to the given scheme.
# Constants
GroupName is the group name use in this package.
# Variables
AddToScheme is a common registration function for mapping packaged scoped group & version keys to a scheme.
SchemeBuilder is the scheme builder with scheme init functions to run for this API package TODO: move SchemeBuilder with zz_generated.deepcopy.go to k8s.io/api.
SchemeGroupVersion is the API group and version for abac v1beta1.
# Structs
Policy contains a single ABAC policy rule.
PolicySpec contains the attributes for a policy rule.