mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
go-to-protobuf: regenerate with full go_package
This commit is contained in:
parent
1723bb1f79
commit
0f93e4da63
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/admission/v1";
|
||||||
|
|
||||||
// AdmissionRequest describes the admission.Attributes for the admission request.
|
// AdmissionRequest describes the admission.Attributes for the admission request.
|
||||||
message AdmissionRequest {
|
message AdmissionRequest {
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/admission/v1beta1";
|
||||||
|
|
||||||
// AdmissionRequest describes the admission.Attributes for the admission request.
|
// AdmissionRequest describes the admission.Attributes for the admission request.
|
||||||
message AdmissionRequest {
|
message AdmissionRequest {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/admissionregistration/v1";
|
||||||
|
|
||||||
// MutatingWebhook describes an admission webhook and the resources and operations it applies to.
|
// MutatingWebhook describes an admission webhook and the resources and operations it applies to.
|
||||||
message MutatingWebhook {
|
message MutatingWebhook {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/admissionregistration/v1beta1";
|
||||||
|
|
||||||
// MutatingWebhook describes an admission webhook and the resources and operations it applies to.
|
// MutatingWebhook describes an admission webhook and the resources and operations it applies to.
|
||||||
message MutatingWebhook {
|
message MutatingWebhook {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1alpha1";
|
option go_package = "k8s.io/api/apiserverinternal/v1alpha1";
|
||||||
|
|
||||||
// An API server instance reports the version it can decode and the version it
|
// An API server instance reports the version it can decode and the version it
|
||||||
// encodes objects to when persisting objects in the backend.
|
// encodes objects to when persisting objects in the backend.
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/apps/v1";
|
||||||
|
|
||||||
// ControllerRevision implements an immutable snapshot of state data. Clients
|
// ControllerRevision implements an immutable snapshot of state data. Clients
|
||||||
// are responsible for serializing and deserializing the objects that contain
|
// are responsible for serializing and deserializing the objects that contain
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/apps/v1beta1";
|
||||||
|
|
||||||
// DEPRECATED - This group version of ControllerRevision is deprecated by apps/v1beta2/ControllerRevision. See the
|
// DEPRECATED - This group version of ControllerRevision is deprecated by apps/v1beta2/ControllerRevision. See the
|
||||||
// release notes for more information.
|
// release notes for more information.
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta2";
|
option go_package = "k8s.io/api/apps/v1beta2";
|
||||||
|
|
||||||
// DEPRECATED - This group version of ControllerRevision is deprecated by apps/v1/ControllerRevision. See the
|
// DEPRECATED - This group version of ControllerRevision is deprecated by apps/v1/ControllerRevision. See the
|
||||||
// release notes for more information.
|
// release notes for more information.
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/authentication/v1";
|
||||||
|
|
||||||
// BoundObjectReference is a reference to an object that a token is bound to.
|
// BoundObjectReference is a reference to an object that a token is bound to.
|
||||||
message BoundObjectReference {
|
message BoundObjectReference {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/authentication/v1beta1";
|
||||||
|
|
||||||
// ExtraValue masks the value so protobuf can generate
|
// ExtraValue masks the value so protobuf can generate
|
||||||
// +protobuf.nullable=true
|
// +protobuf.nullable=true
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/authorization/v1";
|
||||||
|
|
||||||
// ExtraValue masks the value so protobuf can generate
|
// ExtraValue masks the value so protobuf can generate
|
||||||
// +protobuf.nullable=true
|
// +protobuf.nullable=true
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/authorization/v1beta1";
|
||||||
|
|
||||||
// ExtraValue masks the value so protobuf can generate
|
// ExtraValue masks the value so protobuf can generate
|
||||||
// +protobuf.nullable=true
|
// +protobuf.nullable=true
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/autoscaling/v1";
|
||||||
|
|
||||||
// ContainerResourceMetricSource indicates how to scale on a resource metric known to
|
// ContainerResourceMetricSource indicates how to scale on a resource metric known to
|
||||||
// Kubernetes, as specified in the requests and limits, describing a single container in
|
// Kubernetes, as specified in the requests and limits, describing a single container in
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v2";
|
option go_package = "k8s.io/api/autoscaling/v2";
|
||||||
|
|
||||||
// ContainerResourceMetricSource indicates how to scale on a resource metric known to
|
// ContainerResourceMetricSource indicates how to scale on a resource metric known to
|
||||||
// Kubernetes, as specified in requests and limits, describing each pod in the
|
// Kubernetes, as specified in requests and limits, describing each pod in the
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v2beta1";
|
option go_package = "k8s.io/api/autoscaling/v2beta1";
|
||||||
|
|
||||||
// ContainerResourceMetricSource indicates how to scale on a resource metric known to
|
// ContainerResourceMetricSource indicates how to scale on a resource metric known to
|
||||||
// Kubernetes, as specified in requests and limits, describing each pod in the
|
// Kubernetes, as specified in requests and limits, describing each pod in the
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v2beta2";
|
option go_package = "k8s.io/api/autoscaling/v2beta2";
|
||||||
|
|
||||||
// ContainerResourceMetricSource indicates how to scale on a resource metric known to
|
// ContainerResourceMetricSource indicates how to scale on a resource metric known to
|
||||||
// Kubernetes, as specified in requests and limits, describing each pod in the
|
// Kubernetes, as specified in requests and limits, describing each pod in the
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/batch/v1";
|
||||||
|
|
||||||
// CronJob represents the configuration of a single cron job.
|
// CronJob represents the configuration of a single cron job.
|
||||||
message CronJob {
|
message CronJob {
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/batch/v1beta1";
|
||||||
|
|
||||||
// CronJob represents the configuration of a single cron job.
|
// CronJob represents the configuration of a single cron job.
|
||||||
message CronJob {
|
message CronJob {
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/certificates/v1";
|
||||||
|
|
||||||
// CertificateSigningRequest objects provide a mechanism to obtain x509 certificates
|
// CertificateSigningRequest objects provide a mechanism to obtain x509 certificates
|
||||||
// by submitting a certificate signing request, and having it asynchronously approved and issued.
|
// by submitting a certificate signing request, and having it asynchronously approved and issued.
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/certificates/v1beta1";
|
||||||
|
|
||||||
// Describes a certificate signing request
|
// Describes a certificate signing request
|
||||||
message CertificateSigningRequest {
|
message CertificateSigningRequest {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/coordination/v1";
|
||||||
|
|
||||||
// Lease defines a lease concept.
|
// Lease defines a lease concept.
|
||||||
message Lease {
|
message Lease {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/coordination/v1beta1";
|
||||||
|
|
||||||
// Lease defines a lease concept.
|
// Lease defines a lease concept.
|
||||||
message Lease {
|
message Lease {
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/core/v1";
|
||||||
|
|
||||||
// Represents a Persistent Disk resource in AWS.
|
// Represents a Persistent Disk resource in AWS.
|
||||||
//
|
//
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/discovery/v1";
|
||||||
|
|
||||||
// Endpoint represents a single logical "backend" implementing a service.
|
// Endpoint represents a single logical "backend" implementing a service.
|
||||||
message Endpoint {
|
message Endpoint {
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/discovery/v1beta1";
|
||||||
|
|
||||||
// Endpoint represents a single logical "backend" implementing a service.
|
// Endpoint represents a single logical "backend" implementing a service.
|
||||||
message Endpoint {
|
message Endpoint {
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/events/v1";
|
||||||
|
|
||||||
// Event is a report of an event somewhere in the cluster. It generally denotes some state change in the system.
|
// Event is a report of an event somewhere in the cluster. It generally denotes some state change in the system.
|
||||||
// Events have a limited retention time and triggers and messages may evolve
|
// Events have a limited retention time and triggers and messages may evolve
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/events/v1beta1";
|
||||||
|
|
||||||
// Event is a report of an event somewhere in the cluster. It generally denotes some state change in the system.
|
// Event is a report of an event somewhere in the cluster. It generally denotes some state change in the system.
|
||||||
// Events have a limited retention time and triggers and messages may evolve
|
// Events have a limited retention time and triggers and messages may evolve
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/extensions/v1beta1";
|
||||||
|
|
||||||
// AllowedCSIDriver represents a single inline CSI Driver that is allowed to be used.
|
// AllowedCSIDriver represents a single inline CSI Driver that is allowed to be used.
|
||||||
message AllowedCSIDriver {
|
message AllowedCSIDriver {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1alpha1";
|
option go_package = "k8s.io/api/flowcontrol/v1alpha1";
|
||||||
|
|
||||||
// FlowDistinguisherMethod specifies the method of a flow distinguisher.
|
// FlowDistinguisherMethod specifies the method of a flow distinguisher.
|
||||||
message FlowDistinguisherMethod {
|
message FlowDistinguisherMethod {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/flowcontrol/v1beta1";
|
||||||
|
|
||||||
// FlowDistinguisherMethod specifies the method of a flow distinguisher.
|
// FlowDistinguisherMethod specifies the method of a flow distinguisher.
|
||||||
message FlowDistinguisherMethod {
|
message FlowDistinguisherMethod {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta2";
|
option go_package = "k8s.io/api/flowcontrol/v1beta2";
|
||||||
|
|
||||||
// FlowDistinguisherMethod specifies the method of a flow distinguisher.
|
// FlowDistinguisherMethod specifies the method of a flow distinguisher.
|
||||||
message FlowDistinguisherMethod {
|
message FlowDistinguisherMethod {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1alpha1";
|
option go_package = "k8s.io/api/imagepolicy/v1alpha1";
|
||||||
|
|
||||||
// ImageReview checks if the set of images in a pod are allowed.
|
// ImageReview checks if the set of images in a pod are allowed.
|
||||||
message ImageReview {
|
message ImageReview {
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/networking/v1";
|
||||||
|
|
||||||
// HTTPIngressPath associates a path with a backend. Incoming urls matching the
|
// HTTPIngressPath associates a path with a backend. Incoming urls matching the
|
||||||
// path are forwarded to the backend.
|
// path are forwarded to the backend.
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/networking/v1beta1";
|
||||||
|
|
||||||
// HTTPIngressPath associates a path with a backend. Incoming urls matching the
|
// HTTPIngressPath associates a path with a backend. Incoming urls matching the
|
||||||
// path are forwarded to the backend.
|
// path are forwarded to the backend.
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/node/v1";
|
||||||
|
|
||||||
// Overhead structure represents the resource overhead associated with running a pod.
|
// Overhead structure represents the resource overhead associated with running a pod.
|
||||||
message Overhead {
|
message Overhead {
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1alpha1";
|
option go_package = "k8s.io/api/node/v1alpha1";
|
||||||
|
|
||||||
// Overhead structure represents the resource overhead associated with running a pod.
|
// Overhead structure represents the resource overhead associated with running a pod.
|
||||||
message Overhead {
|
message Overhead {
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/node/v1beta1";
|
||||||
|
|
||||||
// Overhead structure represents the resource overhead associated with running a pod.
|
// Overhead structure represents the resource overhead associated with running a pod.
|
||||||
message Overhead {
|
message Overhead {
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/policy/v1";
|
||||||
|
|
||||||
// Eviction evicts a pod from its node subject to certain policies and safety constraints.
|
// Eviction evicts a pod from its node subject to certain policies and safety constraints.
|
||||||
// This is a subresource of Pod. A request to cause such an eviction is
|
// This is a subresource of Pod. A request to cause such an eviction is
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
import "k8s.io/apimachinery/pkg/util/intstr/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/policy/v1beta1";
|
||||||
|
|
||||||
// AllowedCSIDriver represents a single inline CSI Driver that is allowed to be used.
|
// AllowedCSIDriver represents a single inline CSI Driver that is allowed to be used.
|
||||||
message AllowedCSIDriver {
|
message AllowedCSIDriver {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/rbac/v1";
|
||||||
|
|
||||||
// AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole
|
// AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole
|
||||||
message AggregationRule {
|
message AggregationRule {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1alpha1";
|
option go_package = "k8s.io/api/rbac/v1alpha1";
|
||||||
|
|
||||||
// AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole
|
// AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole
|
||||||
message AggregationRule {
|
message AggregationRule {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/rbac/v1beta1";
|
||||||
|
|
||||||
// AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole
|
// AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole
|
||||||
message AggregationRule {
|
message AggregationRule {
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/scheduling/v1";
|
||||||
|
|
||||||
// PriorityClass defines mapping from a priority class name to the priority
|
// PriorityClass defines mapping from a priority class name to the priority
|
||||||
// integer value. The value can be any valid integer.
|
// integer value. The value can be any valid integer.
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1alpha1";
|
option go_package = "k8s.io/api/scheduling/v1alpha1";
|
||||||
|
|
||||||
// DEPRECATED - This group version of PriorityClass is deprecated by scheduling.k8s.io/v1/PriorityClass.
|
// DEPRECATED - This group version of PriorityClass is deprecated by scheduling.k8s.io/v1/PriorityClass.
|
||||||
// PriorityClass defines mapping from a priority class name to the priority
|
// PriorityClass defines mapping from a priority class name to the priority
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/scheduling/v1beta1";
|
||||||
|
|
||||||
// DEPRECATED - This group version of PriorityClass is deprecated by scheduling.k8s.io/v1/PriorityClass.
|
// DEPRECATED - This group version of PriorityClass is deprecated by scheduling.k8s.io/v1/PriorityClass.
|
||||||
// PriorityClass defines mapping from a priority class name to the priority
|
// PriorityClass defines mapping from a priority class name to the priority
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/api/storage/v1";
|
||||||
|
|
||||||
// CSIDriver captures information about a Container Storage Interface (CSI)
|
// CSIDriver captures information about a Container Storage Interface (CSI)
|
||||||
// volume driver deployed on the cluster.
|
// volume driver deployed on the cluster.
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1alpha1";
|
option go_package = "k8s.io/api/storage/v1alpha1";
|
||||||
|
|
||||||
// CSIStorageCapacity stores the result of one CSI GetCapacity call.
|
// CSIStorageCapacity stores the result of one CSI GetCapacity call.
|
||||||
// For a given StorageClass, this describes the available capacity in a
|
// For a given StorageClass, this describes the available capacity in a
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/api/storage/v1beta1";
|
||||||
|
|
||||||
// CSIDriver captures information about a Container Storage Interface (CSI)
|
// CSIDriver captures information about a Container Storage Interface (CSI)
|
||||||
// volume driver deployed on the cluster.
|
// volume driver deployed on the cluster.
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1";
|
||||||
|
|
||||||
// ConversionRequest describes the conversion request parameters.
|
// ConversionRequest describes the conversion request parameters.
|
||||||
message ConversionRequest {
|
message ConversionRequest {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1beta1";
|
||||||
|
|
||||||
// ConversionRequest describes the conversion request parameters.
|
// ConversionRequest describes the conversion request parameters.
|
||||||
message ConversionRequest {
|
message ConversionRequest {
|
||||||
|
@ -22,7 +22,7 @@ syntax = "proto2";
|
|||||||
package k8s.io.apimachinery.pkg.api.resource;
|
package k8s.io.apimachinery.pkg.api.resource;
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "resource";
|
option go_package = "k8s.io/apimachinery/pkg/api/resource";
|
||||||
|
|
||||||
// Quantity is a fixed-point representation of a number.
|
// Quantity is a fixed-point representation of a number.
|
||||||
// It provides convenient marshaling/unmarshaling in JSON and YAML,
|
// It provides convenient marshaling/unmarshaling in JSON and YAML,
|
||||||
|
@ -25,7 +25,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/apimachinery/pkg/apis/meta/v1";
|
||||||
|
|
||||||
// APIGroup contains the name, the supported versions, and the preferred version
|
// APIGroup contains the name, the supported versions, and the preferred version
|
||||||
// of a group.
|
// of a group.
|
||||||
|
@ -25,7 +25,7 @@ import "k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/apimachinery/pkg/apis/meta/v1beta1";
|
||||||
|
|
||||||
// PartialObjectMetadataList contains a list of objects containing only their metadata.
|
// PartialObjectMetadataList contains a list of objects containing only their metadata.
|
||||||
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
|
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/apimachinery/pkg/apis/testapigroup/v1";
|
||||||
|
|
||||||
// Carp is a collection of containers, used as either input (create, update) or as output (list, get).
|
// Carp is a collection of containers, used as either input (create, update) or as output (list, get).
|
||||||
message Carp {
|
message Carp {
|
||||||
|
@ -22,7 +22,7 @@ syntax = "proto2";
|
|||||||
package k8s.io.apimachinery.pkg.runtime;
|
package k8s.io.apimachinery.pkg.runtime;
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "runtime";
|
option go_package = "k8s.io/apimachinery/pkg/runtime";
|
||||||
|
|
||||||
// RawExtension is used to hold extensions in external versions.
|
// RawExtension is used to hold extensions in external versions.
|
||||||
//
|
//
|
||||||
|
@ -22,5 +22,5 @@ syntax = "proto2";
|
|||||||
package k8s.io.apimachinery.pkg.runtime.schema;
|
package k8s.io.apimachinery.pkg.runtime.schema;
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "schema";
|
option go_package = "k8s.io/apimachinery/pkg/runtime/schema";
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ syntax = "proto2";
|
|||||||
package k8s.io.apimachinery.pkg.util.intstr;
|
package k8s.io.apimachinery.pkg.util.intstr;
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "intstr";
|
option go_package = "k8s.io/apimachinery/pkg/util/intstr";
|
||||||
|
|
||||||
// IntOrString is a type that can hold an int32 or a string. When used in
|
// IntOrString is a type that can hold an int32 or a string. When used in
|
||||||
// JSON or YAML marshalling and unmarshalling, it produces or consumes the
|
// JSON or YAML marshalling and unmarshalling, it produces or consumes the
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/apiserver/pkg/apis/audit/v1";
|
||||||
|
|
||||||
// Event captures all the information that can be included in an API audit log.
|
// Event captures all the information that can be included in an API audit log.
|
||||||
message Event {
|
message Event {
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1alpha1";
|
option go_package = "k8s.io/apiserver/pkg/apis/audit/v1alpha1";
|
||||||
|
|
||||||
// DEPRECATED - This group version of Event is deprecated by audit.k8s.io/v1/Event. See the release notes for
|
// DEPRECATED - This group version of Event is deprecated by audit.k8s.io/v1/Event. See the release notes for
|
||||||
// more information.
|
// more information.
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/apiserver/pkg/apis/audit/v1beta1";
|
||||||
|
|
||||||
// DEPRECATED - This group version of Event is deprecated by audit.k8s.io/v1/Event. See the release notes for
|
// DEPRECATED - This group version of Event is deprecated by audit.k8s.io/v1/Event. See the release notes for
|
||||||
// more information.
|
// more information.
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/apiserver/pkg/apis/example/v1";
|
||||||
|
|
||||||
// Pod is a collection of containers, used as either input (create, update) or as output (list, get).
|
// Pod is a collection of containers, used as either input (create, update) or as output (list, get).
|
||||||
message Pod {
|
message Pod {
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1";
|
option go_package = "k8s.io/kube-aggregator/pkg/apis/apiregistration/v1";
|
||||||
|
|
||||||
// APIService represents a server for a particular GroupVersion.
|
// APIService represents a server for a particular GroupVersion.
|
||||||
// Name must be "version.group".
|
// Name must be "version.group".
|
||||||
|
@ -26,7 +26,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/kube-aggregator/pkg/apis/apiregistration/v1beta1";
|
||||||
|
|
||||||
// APIService represents a server for a particular GroupVersion.
|
// APIService represents a server for a particular GroupVersion.
|
||||||
// Name must be "version.group".
|
// Name must be "version.group".
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/metrics/pkg/apis/custom_metrics/v1beta1";
|
||||||
|
|
||||||
// MetricListOptions is used to select metrics by their label selectors
|
// MetricListOptions is used to select metrics by their label selectors
|
||||||
message MetricListOptions {
|
message MetricListOptions {
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta2";
|
option go_package = "k8s.io/metrics/pkg/apis/custom_metrics/v1beta2";
|
||||||
|
|
||||||
// MetricIdentifier identifies a metric by name and, optionally, selector
|
// MetricIdentifier identifies a metric by name and, optionally, selector
|
||||||
message MetricIdentifier {
|
message MetricIdentifier {
|
||||||
|
@ -27,7 +27,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/metrics/pkg/apis/external_metrics/v1beta1";
|
||||||
|
|
||||||
// ExternalMetricValue is a metric value for external metric
|
// ExternalMetricValue is a metric value for external metric
|
||||||
// A single metric value is identified by metric name and a set of string labels.
|
// A single metric value is identified by metric name and a set of string labels.
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1alpha1";
|
option go_package = "k8s.io/metrics/pkg/apis/metrics/v1alpha1";
|
||||||
|
|
||||||
// ContainerMetrics sets resource usage metrics of a container.
|
// ContainerMetrics sets resource usage metrics of a container.
|
||||||
message ContainerMetrics {
|
message ContainerMetrics {
|
||||||
|
@ -28,7 +28,7 @@ import "k8s.io/apimachinery/pkg/runtime/generated.proto";
|
|||||||
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
import "k8s.io/apimachinery/pkg/runtime/schema/generated.proto";
|
||||||
|
|
||||||
// Package-wide variables from generator "generated".
|
// Package-wide variables from generator "generated".
|
||||||
option go_package = "v1beta1";
|
option go_package = "k8s.io/metrics/pkg/apis/metrics/v1beta1";
|
||||||
|
|
||||||
// ContainerMetrics sets resource usage metrics of a container.
|
// ContainerMetrics sets resource usage metrics of a container.
|
||||||
message ContainerMetrics {
|
message ContainerMetrics {
|
||||||
|
Loading…
Reference in New Issue
Block a user