Versions in this module Expand all Collapse all v0 v0.0.2 Jan 5, 2023 v0.0.1 Jan 5, 2023 Changes in this version + const DisruptionAllowedCondition + const DisruptionBudgetCause + const GroupName + const InsufficientPodsReason + const SufficientPodsReason + const SyncFailedReason + var AddToScheme = localSchemeBuilder.AddToScheme + var ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupGenerated = fmt.Errorf("proto: unexpected end of group") + var SchemeBuilder = runtime.NewSchemeBuilder(addKnownTypes) + var SchemeGroupVersion = schema.GroupVersion + func Resource(resource string) schema.GroupResource + type Eviction struct + DeleteOptions *metav1.DeleteOptions + func (*Eviction) Descriptor() ([]byte, []int) + func (*Eviction) ProtoMessage() + func (Eviction) SwaggerDoc() map[string]string + func (in *Eviction) DeepCopy() *Eviction + func (in *Eviction) DeepCopyInto(out *Eviction) + func (in *Eviction) DeepCopyObject() runtime.Object + func (m *Eviction) Marshal() (dAtA []byte, err error) + func (m *Eviction) MarshalTo(dAtA []byte) (int, error) + func (m *Eviction) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *Eviction) Reset() + func (m *Eviction) Size() (n int) + func (m *Eviction) Unmarshal(dAtA []byte) error + func (m *Eviction) XXX_DiscardUnknown() + func (m *Eviction) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Eviction) XXX_Merge(src proto.Message) + func (m *Eviction) XXX_Size() int + func (m *Eviction) XXX_Unmarshal(b []byte) error + func (this *Eviction) String() string + type PodDisruptionBudget struct + Spec PodDisruptionBudgetSpec + Status PodDisruptionBudgetStatus + func (*PodDisruptionBudget) Descriptor() ([]byte, []int) + func (*PodDisruptionBudget) ProtoMessage() + func (PodDisruptionBudget) SwaggerDoc() map[string]string + func (in *PodDisruptionBudget) DeepCopy() *PodDisruptionBudget + func (in *PodDisruptionBudget) DeepCopyInto(out *PodDisruptionBudget) + func (in *PodDisruptionBudget) DeepCopyObject() runtime.Object + func (m *PodDisruptionBudget) Marshal() (dAtA []byte, err error) + func (m *PodDisruptionBudget) MarshalTo(dAtA []byte) (int, error) + func (m *PodDisruptionBudget) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodDisruptionBudget) Reset() + func (m *PodDisruptionBudget) Size() (n int) + func (m *PodDisruptionBudget) Unmarshal(dAtA []byte) error + func (m *PodDisruptionBudget) XXX_DiscardUnknown() + func (m *PodDisruptionBudget) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodDisruptionBudget) XXX_Merge(src proto.Message) + func (m *PodDisruptionBudget) XXX_Size() int + func (m *PodDisruptionBudget) XXX_Unmarshal(b []byte) error + func (this *PodDisruptionBudget) String() string + type PodDisruptionBudgetList struct + Items []PodDisruptionBudget + func (*PodDisruptionBudgetList) Descriptor() ([]byte, []int) + func (*PodDisruptionBudgetList) ProtoMessage() + func (PodDisruptionBudgetList) SwaggerDoc() map[string]string + func (in *PodDisruptionBudgetList) DeepCopy() *PodDisruptionBudgetList + func (in *PodDisruptionBudgetList) DeepCopyInto(out *PodDisruptionBudgetList) + func (in *PodDisruptionBudgetList) DeepCopyObject() runtime.Object + func (m *PodDisruptionBudgetList) Marshal() (dAtA []byte, err error) + func (m *PodDisruptionBudgetList) MarshalTo(dAtA []byte) (int, error) + func (m *PodDisruptionBudgetList) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodDisruptionBudgetList) Reset() + func (m *PodDisruptionBudgetList) Size() (n int) + func (m *PodDisruptionBudgetList) Unmarshal(dAtA []byte) error + func (m *PodDisruptionBudgetList) XXX_DiscardUnknown() + func (m *PodDisruptionBudgetList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodDisruptionBudgetList) XXX_Merge(src proto.Message) + func (m *PodDisruptionBudgetList) XXX_Size() int + func (m *PodDisruptionBudgetList) XXX_Unmarshal(b []byte) error + func (this *PodDisruptionBudgetList) String() string + type PodDisruptionBudgetSpec struct + MaxUnavailable *intstr.IntOrString + MinAvailable *intstr.IntOrString + Selector *metav1.LabelSelector + UnhealthyPodEvictionPolicy *UnhealthyPodEvictionPolicyType + func (*PodDisruptionBudgetSpec) Descriptor() ([]byte, []int) + func (*PodDisruptionBudgetSpec) ProtoMessage() + func (PodDisruptionBudgetSpec) SwaggerDoc() map[string]string + func (in *PodDisruptionBudgetSpec) DeepCopy() *PodDisruptionBudgetSpec + func (in *PodDisruptionBudgetSpec) DeepCopyInto(out *PodDisruptionBudgetSpec) + func (m *PodDisruptionBudgetSpec) Marshal() (dAtA []byte, err error) + func (m *PodDisruptionBudgetSpec) MarshalTo(dAtA []byte) (int, error) + func (m *PodDisruptionBudgetSpec) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodDisruptionBudgetSpec) Reset() + func (m *PodDisruptionBudgetSpec) Size() (n int) + func (m *PodDisruptionBudgetSpec) Unmarshal(dAtA []byte) error + func (m *PodDisruptionBudgetSpec) XXX_DiscardUnknown() + func (m *PodDisruptionBudgetSpec) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodDisruptionBudgetSpec) XXX_Merge(src proto.Message) + func (m *PodDisruptionBudgetSpec) XXX_Size() int + func (m *PodDisruptionBudgetSpec) XXX_Unmarshal(b []byte) error + func (this *PodDisruptionBudgetSpec) String() string + type PodDisruptionBudgetStatus struct + Conditions []metav1.Condition + CurrentHealthy int32 + DesiredHealthy int32 + DisruptedPods map[string]metav1.Time + DisruptionsAllowed int32 + ExpectedPods int32 + ObservedGeneration int64 + func (*PodDisruptionBudgetStatus) Descriptor() ([]byte, []int) + func (*PodDisruptionBudgetStatus) ProtoMessage() + func (PodDisruptionBudgetStatus) SwaggerDoc() map[string]string + func (in *PodDisruptionBudgetStatus) DeepCopy() *PodDisruptionBudgetStatus + func (in *PodDisruptionBudgetStatus) DeepCopyInto(out *PodDisruptionBudgetStatus) + func (m *PodDisruptionBudgetStatus) Marshal() (dAtA []byte, err error) + func (m *PodDisruptionBudgetStatus) MarshalTo(dAtA []byte) (int, error) + func (m *PodDisruptionBudgetStatus) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *PodDisruptionBudgetStatus) Reset() + func (m *PodDisruptionBudgetStatus) Size() (n int) + func (m *PodDisruptionBudgetStatus) Unmarshal(dAtA []byte) error + func (m *PodDisruptionBudgetStatus) XXX_DiscardUnknown() + func (m *PodDisruptionBudgetStatus) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PodDisruptionBudgetStatus) XXX_Merge(src proto.Message) + func (m *PodDisruptionBudgetStatus) XXX_Size() int + func (m *PodDisruptionBudgetStatus) XXX_Unmarshal(b []byte) error + func (this *PodDisruptionBudgetStatus) String() string + type UnhealthyPodEvictionPolicyType string + const AlwaysAllow + const IfHealthyBudget