package
0.33.0-alpha.0
Repository: https://github.com/kubernetes/kube-aggregator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Convert_apiregistration_APIService_To_v1_APIService is an autogenerated conversion function.
Convert_apiregistration_APIServiceCondition_To_v1_APIServiceCondition is an autogenerated conversion function.
Convert_apiregistration_APIServiceList_To_v1_APIServiceList is an autogenerated conversion function.
Convert_apiregistration_APIServiceSpec_To_v1_APIServiceSpec is an autogenerated conversion function.
Convert_apiregistration_APIServiceStatus_To_v1_APIServiceStatus is an autogenerated conversion function.
Convert_apiregistration_ServiceReference_To_v1_ServiceReference is an autogenerated conversion function.
Convert_v1_APIService_To_apiregistration_APIService is an autogenerated conversion function.
Convert_v1_APIServiceCondition_To_apiregistration_APIServiceCondition is an autogenerated conversion function.
Convert_v1_APIServiceList_To_apiregistration_APIServiceList is an autogenerated conversion function.
Convert_v1_APIServiceSpec_To_apiregistration_APIServiceSpec is an autogenerated conversion function.
Convert_v1_APIServiceStatus_To_apiregistration_APIServiceStatus is an autogenerated conversion function.
Convert_v1_ServiceReference_To_apiregistration_ServiceReference is an autogenerated conversion function.
RegisterConversions adds conversion functions to the given scheme.
RegisterDefaults adds defaulters functions to the given scheme.
Resource takes an unqualified resource and returns back a Group qualified GroupResource.
SetDefaults_ServiceReference sets defaults for AuditSync Webhook's ServiceReference.
No description provided by the author
No description provided by the author

# Constants

Available indicates that the service exists and is reachable.
These are valid condition statuses.
These are valid condition statuses.
These are valid condition statuses.
GroupName is the API group for apiregistration.

# Variables

AddToScheme is a common registration function for mapping packaged scoped group & version keys to a scheme.
No description provided by the author
No description provided by the author
No description provided by the author
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 group version used to register these objects.

# Structs

APIService represents a server for a particular GroupVersion.
APIServiceCondition describes the state of an APIService at a particular point.
APIServiceList is a list of APIService objects.
APIServiceSpec contains information for locating and communicating with a server.
APIServiceStatus contains derived information about an API server.
ServiceReference holds a reference to Service.legacy.k8s.io.

# Type aliases

APIServiceConditionType is a valid value for APIServiceCondition.Type.
ConditionStatus indicates the status of a condition (true, false, or unknown).