# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
AdmissionControl_ServiceDesc is the grpc.ServiceDesc for AdmissionControl service.
Enum value maps for AdmissionRequest_Operation.
Enum value maps for AdmissionRequest_Operation.
Enum value maps for CheckHealthResponse_HealthStatus.
Enum value maps for CheckHealthResponse_HealthStatus.
Data_ServiceDesc is the grpc.ServiceDesc for Data service.
Diagnostics_ServiceDesc is the grpc.ServiceDesc for Diagnostics service.
No description provided by the author
Enum value maps for PublishStreamResponse_Status.
Enum value maps for PublishStreamResponse_Status.
Resource_ServiceDesc is the grpc.ServiceDesc for Resource service.
ResourceConversion_ServiceDesc is the grpc.ServiceDesc for ResourceConversion service.
Stream_ServiceDesc is the grpc.ServiceDesc for Stream service.
Enum value maps for SubscribeStreamResponse_Status.
Enum value maps for SubscribeStreamResponse_Status.
# Structs
AdmissionRequest contains information from a kubernetes Admission request and decoded object(s).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ConversionRequest supports converting objects from one version to another.
ConversionResponse contains the converted objects.
No description provided by the author
No description provided by the author
No description provided by the author
GroupVersion represents the API group and version of a resource.
Identify the Object properties.
Return a mutated copy of the object in a form that can be admitted.
No description provided by the author
No description provided by the author
No description provided by the author
QueryDataRequest.
No description provided by the author
RawObject contains a resource serialized into a byte array with a content type.
No description provided by the author
Status structure is copied from: https://github.com/kubernetes/apimachinery/blob/v0.30.1/pkg/apis/meta/v1/generated.proto#L979.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedAdmissionControlServer should be embedded to have forward compatible implementations.
UnimplementedDataServer should be embedded to have forward compatible implementations.
UnimplementedDiagnosticsServer should be embedded to have forward compatible implementations.
UnimplementedResourceConversionServer should be embedded to have forward compatible implementations.
UnimplementedResourceServer should be embedded to have forward compatible implementations.
UnimplementedStreamServer should be embedded to have forward compatible implementations.
No description provided by the author
Check if an object can be admitted.
# Interfaces
AdmissionControlClient is the client API for AdmissionControl service.
AdmissionControlServer is the server API for AdmissionControl service.
DataClient is the client API for Data service.
DataServer is the server API for Data service.
DiagnosticsClient is the client API for Diagnostics service.
DiagnosticsServer is the server API for Diagnostics service.
ResourceClient is the client API for Resource service.
ResourceConversionClient is the client API for ResourceConversion service.
ResourceConversionServer is the server API for ResourceConversion service.
ResourceServer is the server API for Resource service.
StreamClient is the client API for Stream service.
StreamServer is the server API for Stream service.
UnsafeAdmissionControlServer may be embedded to opt out of forward compatibility for this service.
UnsafeDataServer may be embedded to opt out of forward compatibility for this service.
UnsafeDiagnosticsServer may be embedded to opt out of forward compatibility for this service.
UnsafeResourceConversionServer may be embedded to opt out of forward compatibility for this service.
UnsafeResourceServer may be embedded to opt out of forward compatibility for this service.
UnsafeStreamServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
Operation is the type of resource operation being checked for admission control https://github.com/kubernetes/kubernetes/blob/v1.30.0/pkg/apis/admission/types.go#L158.
No description provided by the author
No description provided by the author
No description provided by the author