ingress-nginx-helm/vendor/k8s.io/api/authorization/v1beta1/generated.pb.go

3530 lines
87 KiB
Go
Raw Normal View History

2016-08-10 18:53:55 +00:00
/*
Copyright 2018 The Kubernetes Authors.
2016-08-10 18:53:55 +00:00
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
// Code generated by protoc-gen-gogo.
2017-07-16 19:30:35 +00:00
// source: k8s.io/kubernetes/vendor/k8s.io/api/authorization/v1beta1/generated.proto
2016-08-10 18:53:55 +00:00
// DO NOT EDIT!
/*
Package v1beta1 is a generated protocol buffer package.
It is generated from these files:
2017-07-16 19:30:35 +00:00
k8s.io/kubernetes/vendor/k8s.io/api/authorization/v1beta1/generated.proto
2016-08-10 18:53:55 +00:00
It has these top-level messages:
ExtraValue
LocalSubjectAccessReview
NonResourceAttributes
2017-09-29 17:12:14 +00:00
NonResourceRule
2016-08-10 18:53:55 +00:00
ResourceAttributes
2017-09-29 17:12:14 +00:00
ResourceRule
2016-08-10 18:53:55 +00:00
SelfSubjectAccessReview
SelfSubjectAccessReviewSpec
2017-09-29 17:12:14 +00:00
SelfSubjectRulesReview
SelfSubjectRulesReviewSpec
2016-08-10 18:53:55 +00:00
SubjectAccessReview
SubjectAccessReviewSpec
SubjectAccessReviewStatus
2017-09-29 17:12:14 +00:00
SubjectRulesReviewStatus
2016-08-10 18:53:55 +00:00
*/
package v1beta1
import proto "github.com/gogo/protobuf/proto"
import fmt "fmt"
import math "math"
2017-07-16 19:30:35 +00:00
import github_com_gogo_protobuf_sortkeys "github.com/gogo/protobuf/sortkeys"
2016-08-10 18:53:55 +00:00
import strings "strings"
import reflect "reflect"
import io "io"
// Reference imports to suppress errors if they are not otherwise used.
var _ = proto.Marshal
var _ = fmt.Errorf
var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against.
2017-05-21 00:11:38 +00:00
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
2016-08-10 18:53:55 +00:00
func (m *ExtraValue) Reset() { *m = ExtraValue{} }
func (*ExtraValue) ProtoMessage() {}
func (*ExtraValue) Descriptor() ([]byte, []int) { return fileDescriptorGenerated, []int{0} }
func (m *LocalSubjectAccessReview) Reset() { *m = LocalSubjectAccessReview{} }
func (*LocalSubjectAccessReview) ProtoMessage() {}
func (*LocalSubjectAccessReview) Descriptor() ([]byte, []int) {
return fileDescriptorGenerated, []int{1}
}
func (m *NonResourceAttributes) Reset() { *m = NonResourceAttributes{} }
func (*NonResourceAttributes) ProtoMessage() {}
func (*NonResourceAttributes) Descriptor() ([]byte, []int) { return fileDescriptorGenerated, []int{2} }
2017-09-29 17:12:14 +00:00
func (m *NonResourceRule) Reset() { *m = NonResourceRule{} }
func (*NonResourceRule) ProtoMessage() {}
func (*NonResourceRule) Descriptor() ([]byte, []int) { return fileDescriptorGenerated, []int{3} }
2016-08-10 18:53:55 +00:00
func (m *ResourceAttributes) Reset() { *m = ResourceAttributes{} }
func (*ResourceAttributes) ProtoMessage() {}
2017-09-29 17:12:14 +00:00
func (*ResourceAttributes) Descriptor() ([]byte, []int) { return fileDescriptorGenerated, []int{4} }
func (m *ResourceRule) Reset() { *m = ResourceRule{} }
func (*ResourceRule) ProtoMessage() {}
func (*ResourceRule) Descriptor() ([]byte, []int) { return fileDescriptorGenerated, []int{5} }
2016-08-10 18:53:55 +00:00
func (m *SelfSubjectAccessReview) Reset() { *m = SelfSubjectAccessReview{} }
func (*SelfSubjectAccessReview) ProtoMessage() {}
2017-09-29 17:12:14 +00:00
func (*SelfSubjectAccessReview) Descriptor() ([]byte, []int) { return fileDescriptorGenerated, []int{6} }
2016-08-10 18:53:55 +00:00
func (m *SelfSubjectAccessReviewSpec) Reset() { *m = SelfSubjectAccessReviewSpec{} }
func (*SelfSubjectAccessReviewSpec) ProtoMessage() {}
func (*SelfSubjectAccessReviewSpec) Descriptor() ([]byte, []int) {
2017-09-29 17:12:14 +00:00
return fileDescriptorGenerated, []int{7}
}
func (m *SelfSubjectRulesReview) Reset() { *m = SelfSubjectRulesReview{} }
func (*SelfSubjectRulesReview) ProtoMessage() {}
func (*SelfSubjectRulesReview) Descriptor() ([]byte, []int) { return fileDescriptorGenerated, []int{8} }
func (m *SelfSubjectRulesReviewSpec) Reset() { *m = SelfSubjectRulesReviewSpec{} }
func (*SelfSubjectRulesReviewSpec) ProtoMessage() {}
func (*SelfSubjectRulesReviewSpec) Descriptor() ([]byte, []int) {
return fileDescriptorGenerated, []int{9}
2016-08-10 18:53:55 +00:00
}
func (m *SubjectAccessReview) Reset() { *m = SubjectAccessReview{} }
func (*SubjectAccessReview) ProtoMessage() {}
2017-09-29 17:12:14 +00:00
func (*SubjectAccessReview) Descriptor() ([]byte, []int) { return fileDescriptorGenerated, []int{10} }
2016-08-10 18:53:55 +00:00
2017-09-29 17:12:14 +00:00
func (m *SubjectAccessReviewSpec) Reset() { *m = SubjectAccessReviewSpec{} }
func (*SubjectAccessReviewSpec) ProtoMessage() {}
func (*SubjectAccessReviewSpec) Descriptor() ([]byte, []int) {
return fileDescriptorGenerated, []int{11}
}
2016-08-10 18:53:55 +00:00
func (m *SubjectAccessReviewStatus) Reset() { *m = SubjectAccessReviewStatus{} }
func (*SubjectAccessReviewStatus) ProtoMessage() {}
func (*SubjectAccessReviewStatus) Descriptor() ([]byte, []int) {
2017-09-29 17:12:14 +00:00
return fileDescriptorGenerated, []int{12}
}
func (m *SubjectRulesReviewStatus) Reset() { *m = SubjectRulesReviewStatus{} }
func (*SubjectRulesReviewStatus) ProtoMessage() {}
func (*SubjectRulesReviewStatus) Descriptor() ([]byte, []int) {
return fileDescriptorGenerated, []int{13}
2016-08-10 18:53:55 +00:00
}
func init() {
2017-07-16 19:30:35 +00:00
proto.RegisterType((*ExtraValue)(nil), "k8s.io.api.authorization.v1beta1.ExtraValue")
proto.RegisterType((*LocalSubjectAccessReview)(nil), "k8s.io.api.authorization.v1beta1.LocalSubjectAccessReview")
proto.RegisterType((*NonResourceAttributes)(nil), "k8s.io.api.authorization.v1beta1.NonResourceAttributes")
2017-09-29 17:12:14 +00:00
proto.RegisterType((*NonResourceRule)(nil), "k8s.io.api.authorization.v1beta1.NonResourceRule")
2017-07-16 19:30:35 +00:00
proto.RegisterType((*ResourceAttributes)(nil), "k8s.io.api.authorization.v1beta1.ResourceAttributes")
2017-09-29 17:12:14 +00:00
proto.RegisterType((*ResourceRule)(nil), "k8s.io.api.authorization.v1beta1.ResourceRule")
2017-07-16 19:30:35 +00:00
proto.RegisterType((*SelfSubjectAccessReview)(nil), "k8s.io.api.authorization.v1beta1.SelfSubjectAccessReview")
proto.RegisterType((*SelfSubjectAccessReviewSpec)(nil), "k8s.io.api.authorization.v1beta1.SelfSubjectAccessReviewSpec")
2017-09-29 17:12:14 +00:00
proto.RegisterType((*SelfSubjectRulesReview)(nil), "k8s.io.api.authorization.v1beta1.SelfSubjectRulesReview")
proto.RegisterType((*SelfSubjectRulesReviewSpec)(nil), "k8s.io.api.authorization.v1beta1.SelfSubjectRulesReviewSpec")
2017-07-16 19:30:35 +00:00
proto.RegisterType((*SubjectAccessReview)(nil), "k8s.io.api.authorization.v1beta1.SubjectAccessReview")
proto.RegisterType((*SubjectAccessReviewSpec)(nil), "k8s.io.api.authorization.v1beta1.SubjectAccessReviewSpec")
proto.RegisterType((*SubjectAccessReviewStatus)(nil), "k8s.io.api.authorization.v1beta1.SubjectAccessReviewStatus")
2017-09-29 17:12:14 +00:00
proto.RegisterType((*SubjectRulesReviewStatus)(nil), "k8s.io.api.authorization.v1beta1.SubjectRulesReviewStatus")
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
func (m ExtraValue) Marshal() (dAtA []byte, err error) {
2016-08-10 18:53:55 +00:00
size := m.Size()
2017-05-21 00:11:38 +00:00
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
2016-08-10 18:53:55 +00:00
if err != nil {
return nil, err
}
2017-05-21 00:11:38 +00:00
return dAtA[:n], nil
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
func (m ExtraValue) MarshalTo(dAtA []byte) (int, error) {
2016-08-10 18:53:55 +00:00
var i int
_ = i
var l int
_ = l
if len(m) > 0 {
for _, s := range m {
2017-05-21 00:11:38 +00:00
dAtA[i] = 0xa
2016-08-10 18:53:55 +00:00
i++
l = len(s)
for l >= 1<<7 {
2017-05-21 00:11:38 +00:00
dAtA[i] = uint8(uint64(l)&0x7f | 0x80)
2016-08-10 18:53:55 +00:00
l >>= 7
i++
}
2017-05-21 00:11:38 +00:00
dAtA[i] = uint8(l)
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i += copy(dAtA[i:], s)
2016-08-10 18:53:55 +00:00
}
}
return i, nil
}
2017-05-21 00:11:38 +00:00
func (m *LocalSubjectAccessReview) Marshal() (dAtA []byte, err error) {
2016-08-10 18:53:55 +00:00
size := m.Size()
2017-05-21 00:11:38 +00:00
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
2016-08-10 18:53:55 +00:00
if err != nil {
return nil, err
}
2017-05-21 00:11:38 +00:00
return dAtA[:n], nil
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
func (m *LocalSubjectAccessReview) MarshalTo(dAtA []byte) (int, error) {
2016-08-10 18:53:55 +00:00
var i int
_ = i
var l int
_ = l
2017-05-21 00:11:38 +00:00
dAtA[i] = 0xa
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.ObjectMeta.Size()))
n1, err := m.ObjectMeta.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n1
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x12
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.Spec.Size()))
n2, err := m.Spec.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n2
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x1a
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.Status.Size()))
n3, err := m.Status.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n3
return i, nil
}
2017-05-21 00:11:38 +00:00
func (m *NonResourceAttributes) Marshal() (dAtA []byte, err error) {
2016-08-10 18:53:55 +00:00
size := m.Size()
2017-05-21 00:11:38 +00:00
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
2016-08-10 18:53:55 +00:00
if err != nil {
return nil, err
}
2017-05-21 00:11:38 +00:00
return dAtA[:n], nil
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
func (m *NonResourceAttributes) MarshalTo(dAtA []byte) (int, error) {
2016-08-10 18:53:55 +00:00
var i int
_ = i
var l int
_ = l
2017-05-21 00:11:38 +00:00
dAtA[i] = 0xa
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Path)))
i += copy(dAtA[i:], m.Path)
dAtA[i] = 0x12
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Verb)))
i += copy(dAtA[i:], m.Verb)
2016-08-10 18:53:55 +00:00
return i, nil
}
2017-09-29 17:12:14 +00:00
func (m *NonResourceRule) Marshal() (dAtA []byte, err error) {
size := m.Size()
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
if err != nil {
return nil, err
}
return dAtA[:n], nil
}
func (m *NonResourceRule) MarshalTo(dAtA []byte) (int, error) {
var i int
_ = i
var l int
_ = l
if len(m.Verbs) > 0 {
for _, s := range m.Verbs {
dAtA[i] = 0xa
i++
l = len(s)
for l >= 1<<7 {
dAtA[i] = uint8(uint64(l)&0x7f | 0x80)
l >>= 7
i++
}
dAtA[i] = uint8(l)
i++
i += copy(dAtA[i:], s)
}
}
if len(m.NonResourceURLs) > 0 {
for _, s := range m.NonResourceURLs {
dAtA[i] = 0x12
i++
l = len(s)
for l >= 1<<7 {
dAtA[i] = uint8(uint64(l)&0x7f | 0x80)
l >>= 7
i++
}
dAtA[i] = uint8(l)
i++
i += copy(dAtA[i:], s)
}
}
return i, nil
}
2017-05-21 00:11:38 +00:00
func (m *ResourceAttributes) Marshal() (dAtA []byte, err error) {
2016-08-10 18:53:55 +00:00
size := m.Size()
2017-05-21 00:11:38 +00:00
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
2016-08-10 18:53:55 +00:00
if err != nil {
return nil, err
}
2017-05-21 00:11:38 +00:00
return dAtA[:n], nil
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
func (m *ResourceAttributes) MarshalTo(dAtA []byte) (int, error) {
2016-08-10 18:53:55 +00:00
var i int
_ = i
var l int
_ = l
2017-05-21 00:11:38 +00:00
dAtA[i] = 0xa
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Namespace)))
i += copy(dAtA[i:], m.Namespace)
dAtA[i] = 0x12
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Verb)))
i += copy(dAtA[i:], m.Verb)
dAtA[i] = 0x1a
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Group)))
i += copy(dAtA[i:], m.Group)
dAtA[i] = 0x22
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Version)))
i += copy(dAtA[i:], m.Version)
dAtA[i] = 0x2a
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Resource)))
i += copy(dAtA[i:], m.Resource)
dAtA[i] = 0x32
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Subresource)))
i += copy(dAtA[i:], m.Subresource)
dAtA[i] = 0x3a
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Name)))
i += copy(dAtA[i:], m.Name)
2016-08-10 18:53:55 +00:00
return i, nil
}
2017-09-29 17:12:14 +00:00
func (m *ResourceRule) Marshal() (dAtA []byte, err error) {
size := m.Size()
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
if err != nil {
return nil, err
}
return dAtA[:n], nil
}
func (m *ResourceRule) MarshalTo(dAtA []byte) (int, error) {
var i int
_ = i
var l int
_ = l
if len(m.Verbs) > 0 {
for _, s := range m.Verbs {
dAtA[i] = 0xa
i++
l = len(s)
for l >= 1<<7 {
dAtA[i] = uint8(uint64(l)&0x7f | 0x80)
l >>= 7
i++
}
dAtA[i] = uint8(l)
i++
i += copy(dAtA[i:], s)
}
}
if len(m.APIGroups) > 0 {
for _, s := range m.APIGroups {
dAtA[i] = 0x12
i++
l = len(s)
for l >= 1<<7 {
dAtA[i] = uint8(uint64(l)&0x7f | 0x80)
l >>= 7
i++
}
dAtA[i] = uint8(l)
i++
i += copy(dAtA[i:], s)
}
}
if len(m.Resources) > 0 {
for _, s := range m.Resources {
dAtA[i] = 0x1a
i++
l = len(s)
for l >= 1<<7 {
dAtA[i] = uint8(uint64(l)&0x7f | 0x80)
l >>= 7
i++
}
dAtA[i] = uint8(l)
i++
i += copy(dAtA[i:], s)
}
}
if len(m.ResourceNames) > 0 {
for _, s := range m.ResourceNames {
dAtA[i] = 0x22
i++
l = len(s)
for l >= 1<<7 {
dAtA[i] = uint8(uint64(l)&0x7f | 0x80)
l >>= 7
i++
}
dAtA[i] = uint8(l)
i++
i += copy(dAtA[i:], s)
}
}
return i, nil
}
2017-05-21 00:11:38 +00:00
func (m *SelfSubjectAccessReview) Marshal() (dAtA []byte, err error) {
2016-08-10 18:53:55 +00:00
size := m.Size()
2017-05-21 00:11:38 +00:00
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
2016-08-10 18:53:55 +00:00
if err != nil {
return nil, err
}
2017-05-21 00:11:38 +00:00
return dAtA[:n], nil
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
func (m *SelfSubjectAccessReview) MarshalTo(dAtA []byte) (int, error) {
2016-08-10 18:53:55 +00:00
var i int
_ = i
var l int
_ = l
2017-05-21 00:11:38 +00:00
dAtA[i] = 0xa
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.ObjectMeta.Size()))
n4, err := m.ObjectMeta.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n4
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x12
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.Spec.Size()))
n5, err := m.Spec.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n5
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x1a
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.Status.Size()))
n6, err := m.Status.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n6
return i, nil
}
2017-05-21 00:11:38 +00:00
func (m *SelfSubjectAccessReviewSpec) Marshal() (dAtA []byte, err error) {
2016-08-10 18:53:55 +00:00
size := m.Size()
2017-05-21 00:11:38 +00:00
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
2016-08-10 18:53:55 +00:00
if err != nil {
return nil, err
}
2017-05-21 00:11:38 +00:00
return dAtA[:n], nil
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
func (m *SelfSubjectAccessReviewSpec) MarshalTo(dAtA []byte) (int, error) {
2016-08-10 18:53:55 +00:00
var i int
_ = i
var l int
_ = l
if m.ResourceAttributes != nil {
2017-05-21 00:11:38 +00:00
dAtA[i] = 0xa
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.ResourceAttributes.Size()))
n7, err := m.ResourceAttributes.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n7
}
if m.NonResourceAttributes != nil {
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x12
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.NonResourceAttributes.Size()))
n8, err := m.NonResourceAttributes.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n8
}
return i, nil
}
2017-09-29 17:12:14 +00:00
func (m *SelfSubjectRulesReview) Marshal() (dAtA []byte, err error) {
2016-08-10 18:53:55 +00:00
size := m.Size()
2017-05-21 00:11:38 +00:00
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
2016-08-10 18:53:55 +00:00
if err != nil {
return nil, err
}
2017-05-21 00:11:38 +00:00
return dAtA[:n], nil
2016-08-10 18:53:55 +00:00
}
2017-09-29 17:12:14 +00:00
func (m *SelfSubjectRulesReview) MarshalTo(dAtA []byte) (int, error) {
2016-08-10 18:53:55 +00:00
var i int
_ = i
var l int
_ = l
2017-05-21 00:11:38 +00:00
dAtA[i] = 0xa
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.ObjectMeta.Size()))
n9, err := m.ObjectMeta.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n9
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x12
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.Spec.Size()))
n10, err := m.Spec.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n10
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x1a
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.Status.Size()))
n11, err := m.Status.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
i += n11
return i, nil
}
2017-09-29 17:12:14 +00:00
func (m *SelfSubjectRulesReviewSpec) Marshal() (dAtA []byte, err error) {
size := m.Size()
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
if err != nil {
return nil, err
}
return dAtA[:n], nil
}
func (m *SelfSubjectRulesReviewSpec) MarshalTo(dAtA []byte) (int, error) {
var i int
_ = i
var l int
_ = l
dAtA[i] = 0xa
i++
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Namespace)))
i += copy(dAtA[i:], m.Namespace)
return i, nil
}
func (m *SubjectAccessReview) Marshal() (dAtA []byte, err error) {
size := m.Size()
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
if err != nil {
return nil, err
}
return dAtA[:n], nil
}
func (m *SubjectAccessReview) MarshalTo(dAtA []byte) (int, error) {
var i int
_ = i
var l int
_ = l
dAtA[i] = 0xa
i++
i = encodeVarintGenerated(dAtA, i, uint64(m.ObjectMeta.Size()))
n12, err := m.ObjectMeta.MarshalTo(dAtA[i:])
if err != nil {
return 0, err
}
i += n12
dAtA[i] = 0x12
i++
i = encodeVarintGenerated(dAtA, i, uint64(m.Spec.Size()))
n13, err := m.Spec.MarshalTo(dAtA[i:])
if err != nil {
return 0, err
}
i += n13
dAtA[i] = 0x1a
i++
i = encodeVarintGenerated(dAtA, i, uint64(m.Status.Size()))
n14, err := m.Status.MarshalTo(dAtA[i:])
if err != nil {
return 0, err
}
i += n14
return i, nil
}
2017-05-21 00:11:38 +00:00
func (m *SubjectAccessReviewSpec) Marshal() (dAtA []byte, err error) {
2016-08-10 18:53:55 +00:00
size := m.Size()
2017-05-21 00:11:38 +00:00
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
2016-08-10 18:53:55 +00:00
if err != nil {
return nil, err
}
2017-05-21 00:11:38 +00:00
return dAtA[:n], nil
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
func (m *SubjectAccessReviewSpec) MarshalTo(dAtA []byte) (int, error) {
2016-08-10 18:53:55 +00:00
var i int
_ = i
var l int
_ = l
if m.ResourceAttributes != nil {
2017-05-21 00:11:38 +00:00
dAtA[i] = 0xa
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.ResourceAttributes.Size()))
2017-09-29 17:12:14 +00:00
n15, err := m.ResourceAttributes.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
2017-09-29 17:12:14 +00:00
i += n15
2016-08-10 18:53:55 +00:00
}
if m.NonResourceAttributes != nil {
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x12
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(m.NonResourceAttributes.Size()))
2017-09-29 17:12:14 +00:00
n16, err := m.NonResourceAttributes.MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
2017-09-29 17:12:14 +00:00
i += n16
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x1a
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.User)))
i += copy(dAtA[i:], m.User)
2016-08-10 18:53:55 +00:00
if len(m.Groups) > 0 {
for _, s := range m.Groups {
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x22
2016-08-10 18:53:55 +00:00
i++
l = len(s)
for l >= 1<<7 {
2017-05-21 00:11:38 +00:00
dAtA[i] = uint8(uint64(l)&0x7f | 0x80)
2016-08-10 18:53:55 +00:00
l >>= 7
i++
}
2017-05-21 00:11:38 +00:00
dAtA[i] = uint8(l)
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i += copy(dAtA[i:], s)
2016-08-10 18:53:55 +00:00
}
}
if len(m.Extra) > 0 {
2017-07-16 19:30:35 +00:00
keysForExtra := make([]string, 0, len(m.Extra))
2016-08-10 18:53:55 +00:00
for k := range m.Extra {
2017-07-16 19:30:35 +00:00
keysForExtra = append(keysForExtra, string(k))
}
github_com_gogo_protobuf_sortkeys.Strings(keysForExtra)
for _, k := range keysForExtra {
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x2a
2016-08-10 18:53:55 +00:00
i++
2017-07-16 19:30:35 +00:00
v := m.Extra[string(k)]
2017-05-21 00:11:38 +00:00
msgSize := 0
if (&v) != nil {
msgSize = (&v).Size()
msgSize += 1 + sovGenerated(uint64(msgSize))
}
mapSize := 1 + len(k) + sovGenerated(uint64(len(k))) + msgSize
i = encodeVarintGenerated(dAtA, i, uint64(mapSize))
dAtA[i] = 0xa
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(k)))
i += copy(dAtA[i:], k)
dAtA[i] = 0x12
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64((&v).Size()))
2017-09-29 17:12:14 +00:00
n17, err := (&v).MarshalTo(dAtA[i:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
2017-09-29 17:12:14 +00:00
i += n17
2016-08-10 18:53:55 +00:00
}
}
2017-09-29 17:12:14 +00:00
dAtA[i] = 0x32
i++
i = encodeVarintGenerated(dAtA, i, uint64(len(m.UID)))
i += copy(dAtA[i:], m.UID)
2016-08-10 18:53:55 +00:00
return i, nil
}
2017-05-21 00:11:38 +00:00
func (m *SubjectAccessReviewStatus) Marshal() (dAtA []byte, err error) {
2016-08-10 18:53:55 +00:00
size := m.Size()
2017-05-21 00:11:38 +00:00
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
2016-08-10 18:53:55 +00:00
if err != nil {
return nil, err
}
2017-05-21 00:11:38 +00:00
return dAtA[:n], nil
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
func (m *SubjectAccessReviewStatus) MarshalTo(dAtA []byte) (int, error) {
2016-08-10 18:53:55 +00:00
var i int
_ = i
var l int
_ = l
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x8
2016-08-10 18:53:55 +00:00
i++
if m.Allowed {
2017-05-21 00:11:38 +00:00
dAtA[i] = 1
2016-08-10 18:53:55 +00:00
} else {
2017-05-21 00:11:38 +00:00
dAtA[i] = 0
2016-08-10 18:53:55 +00:00
}
i++
2017-05-21 00:11:38 +00:00
dAtA[i] = 0x12
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.Reason)))
i += copy(dAtA[i:], m.Reason)
dAtA[i] = 0x1a
2016-08-10 18:53:55 +00:00
i++
2017-05-21 00:11:38 +00:00
i = encodeVarintGenerated(dAtA, i, uint64(len(m.EvaluationError)))
i += copy(dAtA[i:], m.EvaluationError)
dAtA[i] = 0x20
i++
if m.Denied {
dAtA[i] = 1
} else {
dAtA[i] = 0
}
i++
2016-08-10 18:53:55 +00:00
return i, nil
}
2017-09-29 17:12:14 +00:00
func (m *SubjectRulesReviewStatus) Marshal() (dAtA []byte, err error) {
size := m.Size()
dAtA = make([]byte, size)
n, err := m.MarshalTo(dAtA)
if err != nil {
return nil, err
}
return dAtA[:n], nil
}
func (m *SubjectRulesReviewStatus) MarshalTo(dAtA []byte) (int, error) {
var i int
_ = i
var l int
_ = l
if len(m.ResourceRules) > 0 {
for _, msg := range m.ResourceRules {
dAtA[i] = 0xa
i++
i = encodeVarintGenerated(dAtA, i, uint64(msg.Size()))
n, err := msg.MarshalTo(dAtA[i:])
if err != nil {
return 0, err
}
i += n
}
}
if len(m.NonResourceRules) > 0 {
for _, msg := range m.NonResourceRules {
dAtA[i] = 0x12
i++
i = encodeVarintGenerated(dAtA, i, uint64(msg.Size()))
n, err := msg.MarshalTo(dAtA[i:])
if err != nil {
return 0, err
}
i += n
}
}
dAtA[i] = 0x18
i++
if m.Incomplete {
dAtA[i] = 1
} else {
dAtA[i] = 0
}
i++
dAtA[i] = 0x22
i++
i = encodeVarintGenerated(dAtA, i, uint64(len(m.EvaluationError)))
i += copy(dAtA[i:], m.EvaluationError)
return i, nil
}
2017-05-21 00:11:38 +00:00
func encodeFixed64Generated(dAtA []byte, offset int, v uint64) int {
dAtA[offset] = uint8(v)
dAtA[offset+1] = uint8(v >> 8)
dAtA[offset+2] = uint8(v >> 16)
dAtA[offset+3] = uint8(v >> 24)
dAtA[offset+4] = uint8(v >> 32)
dAtA[offset+5] = uint8(v >> 40)
dAtA[offset+6] = uint8(v >> 48)
dAtA[offset+7] = uint8(v >> 56)
2016-08-10 18:53:55 +00:00
return offset + 8
}
2017-05-21 00:11:38 +00:00
func encodeFixed32Generated(dAtA []byte, offset int, v uint32) int {
dAtA[offset] = uint8(v)
dAtA[offset+1] = uint8(v >> 8)
dAtA[offset+2] = uint8(v >> 16)
dAtA[offset+3] = uint8(v >> 24)
2016-08-10 18:53:55 +00:00
return offset + 4
}
2017-05-21 00:11:38 +00:00
func encodeVarintGenerated(dAtA []byte, offset int, v uint64) int {
2016-08-10 18:53:55 +00:00
for v >= 1<<7 {
2017-05-21 00:11:38 +00:00
dAtA[offset] = uint8(v&0x7f | 0x80)
2016-08-10 18:53:55 +00:00
v >>= 7
offset++
}
2017-05-21 00:11:38 +00:00
dAtA[offset] = uint8(v)
2016-08-10 18:53:55 +00:00
return offset + 1
}
func (m ExtraValue) Size() (n int) {
var l int
_ = l
if len(m) > 0 {
for _, s := range m {
l = len(s)
n += 1 + l + sovGenerated(uint64(l))
}
}
return n
}
func (m *LocalSubjectAccessReview) Size() (n int) {
var l int
_ = l
l = m.ObjectMeta.Size()
n += 1 + l + sovGenerated(uint64(l))
l = m.Spec.Size()
n += 1 + l + sovGenerated(uint64(l))
l = m.Status.Size()
n += 1 + l + sovGenerated(uint64(l))
return n
}
func (m *NonResourceAttributes) Size() (n int) {
var l int
_ = l
l = len(m.Path)
n += 1 + l + sovGenerated(uint64(l))
l = len(m.Verb)
n += 1 + l + sovGenerated(uint64(l))
return n
}
2017-09-29 17:12:14 +00:00
func (m *NonResourceRule) Size() (n int) {
var l int
_ = l
if len(m.Verbs) > 0 {
for _, s := range m.Verbs {
l = len(s)
n += 1 + l + sovGenerated(uint64(l))
}
}
if len(m.NonResourceURLs) > 0 {
for _, s := range m.NonResourceURLs {
l = len(s)
n += 1 + l + sovGenerated(uint64(l))
}
}
return n
}
2016-08-10 18:53:55 +00:00
func (m *ResourceAttributes) Size() (n int) {
var l int
_ = l
l = len(m.Namespace)
n += 1 + l + sovGenerated(uint64(l))
l = len(m.Verb)
n += 1 + l + sovGenerated(uint64(l))
l = len(m.Group)
n += 1 + l + sovGenerated(uint64(l))
l = len(m.Version)
n += 1 + l + sovGenerated(uint64(l))
l = len(m.Resource)
n += 1 + l + sovGenerated(uint64(l))
l = len(m.Subresource)
n += 1 + l + sovGenerated(uint64(l))
l = len(m.Name)
n += 1 + l + sovGenerated(uint64(l))
return n
}
2017-09-29 17:12:14 +00:00
func (m *ResourceRule) Size() (n int) {
var l int
_ = l
if len(m.Verbs) > 0 {
for _, s := range m.Verbs {
l = len(s)
n += 1 + l + sovGenerated(uint64(l))
}
}
if len(m.APIGroups) > 0 {
for _, s := range m.APIGroups {
l = len(s)
n += 1 + l + sovGenerated(uint64(l))
}
}
if len(m.Resources) > 0 {
for _, s := range m.Resources {
l = len(s)
n += 1 + l + sovGenerated(uint64(l))
}
}
if len(m.ResourceNames) > 0 {
for _, s := range m.ResourceNames {
l = len(s)
n += 1 + l + sovGenerated(uint64(l))
}
}
return n
}
2016-08-10 18:53:55 +00:00
func (m *SelfSubjectAccessReview) Size() (n int) {
var l int
_ = l
l = m.ObjectMeta.Size()
n += 1 + l + sovGenerated(uint64(l))
l = m.Spec.Size()
n += 1 + l + sovGenerated(uint64(l))
l = m.Status.Size()
n += 1 + l + sovGenerated(uint64(l))
return n
}
func (m *SelfSubjectAccessReviewSpec) Size() (n int) {
var l int
_ = l
if m.ResourceAttributes != nil {
l = m.ResourceAttributes.Size()
n += 1 + l + sovGenerated(uint64(l))
}
if m.NonResourceAttributes != nil {
l = m.NonResourceAttributes.Size()
n += 1 + l + sovGenerated(uint64(l))
}
return n
}
2017-09-29 17:12:14 +00:00
func (m *SelfSubjectRulesReview) Size() (n int) {
2016-08-10 18:53:55 +00:00
var l int
_ = l
l = m.ObjectMeta.Size()
n += 1 + l + sovGenerated(uint64(l))
l = m.Spec.Size()
n += 1 + l + sovGenerated(uint64(l))
l = m.Status.Size()
n += 1 + l + sovGenerated(uint64(l))
return n
}
2017-09-29 17:12:14 +00:00
func (m *SelfSubjectRulesReviewSpec) Size() (n int) {
2016-08-10 18:53:55 +00:00
var l int
_ = l
2017-09-29 17:12:14 +00:00
l = len(m.Namespace)
n += 1 + l + sovGenerated(uint64(l))
return n
}
func (m *SubjectAccessReview) Size() (n int) {
var l int
_ = l
l = m.ObjectMeta.Size()
n += 1 + l + sovGenerated(uint64(l))
l = m.Spec.Size()
n += 1 + l + sovGenerated(uint64(l))
l = m.Status.Size()
n += 1 + l + sovGenerated(uint64(l))
return n
}
func (m *SubjectAccessReviewSpec) Size() (n int) {
var l int
_ = l
if m.ResourceAttributes != nil {
l = m.ResourceAttributes.Size()
n += 1 + l + sovGenerated(uint64(l))
2016-08-10 18:53:55 +00:00
}
if m.NonResourceAttributes != nil {
l = m.NonResourceAttributes.Size()
n += 1 + l + sovGenerated(uint64(l))
}
l = len(m.User)
n += 1 + l + sovGenerated(uint64(l))
if len(m.Groups) > 0 {
for _, s := range m.Groups {
l = len(s)
n += 1 + l + sovGenerated(uint64(l))
}
}
if len(m.Extra) > 0 {
for k, v := range m.Extra {
_ = k
_ = v
l = v.Size()
mapEntrySize := 1 + len(k) + sovGenerated(uint64(len(k))) + 1 + l + sovGenerated(uint64(l))
n += mapEntrySize + 1 + sovGenerated(uint64(mapEntrySize))
}
}
2017-09-29 17:12:14 +00:00
l = len(m.UID)
n += 1 + l + sovGenerated(uint64(l))
2016-08-10 18:53:55 +00:00
return n
}
func (m *SubjectAccessReviewStatus) Size() (n int) {
var l int
_ = l
n += 2
l = len(m.Reason)
n += 1 + l + sovGenerated(uint64(l))
l = len(m.EvaluationError)
n += 1 + l + sovGenerated(uint64(l))
n += 2
2016-08-10 18:53:55 +00:00
return n
}
2017-09-29 17:12:14 +00:00
func (m *SubjectRulesReviewStatus) Size() (n int) {
var l int
_ = l
if len(m.ResourceRules) > 0 {
for _, e := range m.ResourceRules {
l = e.Size()
n += 1 + l + sovGenerated(uint64(l))
}
}
if len(m.NonResourceRules) > 0 {
for _, e := range m.NonResourceRules {
l = e.Size()
n += 1 + l + sovGenerated(uint64(l))
}
}
n += 2
l = len(m.EvaluationError)
n += 1 + l + sovGenerated(uint64(l))
return n
}
2016-08-10 18:53:55 +00:00
func sovGenerated(x uint64) (n int) {
for {
n++
x >>= 7
if x == 0 {
break
}
}
return n
}
func sozGenerated(x uint64) (n int) {
return sovGenerated(uint64((x << 1) ^ uint64((int64(x) >> 63))))
}
func (this *LocalSubjectAccessReview) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&LocalSubjectAccessReview{`,
2017-04-01 14:42:02 +00:00
`ObjectMeta:` + strings.Replace(strings.Replace(this.ObjectMeta.String(), "ObjectMeta", "k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta", 1), `&`, ``, 1) + `,`,
2016-08-10 18:53:55 +00:00
`Spec:` + strings.Replace(strings.Replace(this.Spec.String(), "SubjectAccessReviewSpec", "SubjectAccessReviewSpec", 1), `&`, ``, 1) + `,`,
`Status:` + strings.Replace(strings.Replace(this.Status.String(), "SubjectAccessReviewStatus", "SubjectAccessReviewStatus", 1), `&`, ``, 1) + `,`,
`}`,
}, "")
return s
}
func (this *NonResourceAttributes) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&NonResourceAttributes{`,
`Path:` + fmt.Sprintf("%v", this.Path) + `,`,
`Verb:` + fmt.Sprintf("%v", this.Verb) + `,`,
`}`,
}, "")
return s
}
2017-09-29 17:12:14 +00:00
func (this *NonResourceRule) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&NonResourceRule{`,
`Verbs:` + fmt.Sprintf("%v", this.Verbs) + `,`,
`NonResourceURLs:` + fmt.Sprintf("%v", this.NonResourceURLs) + `,`,
`}`,
}, "")
return s
}
2016-08-10 18:53:55 +00:00
func (this *ResourceAttributes) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&ResourceAttributes{`,
`Namespace:` + fmt.Sprintf("%v", this.Namespace) + `,`,
`Verb:` + fmt.Sprintf("%v", this.Verb) + `,`,
`Group:` + fmt.Sprintf("%v", this.Group) + `,`,
`Version:` + fmt.Sprintf("%v", this.Version) + `,`,
`Resource:` + fmt.Sprintf("%v", this.Resource) + `,`,
`Subresource:` + fmt.Sprintf("%v", this.Subresource) + `,`,
`Name:` + fmt.Sprintf("%v", this.Name) + `,`,
`}`,
}, "")
return s
}
2017-09-29 17:12:14 +00:00
func (this *ResourceRule) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&ResourceRule{`,
`Verbs:` + fmt.Sprintf("%v", this.Verbs) + `,`,
`APIGroups:` + fmt.Sprintf("%v", this.APIGroups) + `,`,
`Resources:` + fmt.Sprintf("%v", this.Resources) + `,`,
`ResourceNames:` + fmt.Sprintf("%v", this.ResourceNames) + `,`,
`}`,
}, "")
return s
}
2016-08-10 18:53:55 +00:00
func (this *SelfSubjectAccessReview) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&SelfSubjectAccessReview{`,
2017-04-01 14:42:02 +00:00
`ObjectMeta:` + strings.Replace(strings.Replace(this.ObjectMeta.String(), "ObjectMeta", "k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta", 1), `&`, ``, 1) + `,`,
2016-08-10 18:53:55 +00:00
`Spec:` + strings.Replace(strings.Replace(this.Spec.String(), "SelfSubjectAccessReviewSpec", "SelfSubjectAccessReviewSpec", 1), `&`, ``, 1) + `,`,
`Status:` + strings.Replace(strings.Replace(this.Status.String(), "SubjectAccessReviewStatus", "SubjectAccessReviewStatus", 1), `&`, ``, 1) + `,`,
`}`,
}, "")
return s
}
func (this *SelfSubjectAccessReviewSpec) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&SelfSubjectAccessReviewSpec{`,
`ResourceAttributes:` + strings.Replace(fmt.Sprintf("%v", this.ResourceAttributes), "ResourceAttributes", "ResourceAttributes", 1) + `,`,
`NonResourceAttributes:` + strings.Replace(fmt.Sprintf("%v", this.NonResourceAttributes), "NonResourceAttributes", "NonResourceAttributes", 1) + `,`,
`}`,
}, "")
return s
}
2017-09-29 17:12:14 +00:00
func (this *SelfSubjectRulesReview) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&SelfSubjectRulesReview{`,
`ObjectMeta:` + strings.Replace(strings.Replace(this.ObjectMeta.String(), "ObjectMeta", "k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta", 1), `&`, ``, 1) + `,`,
`Spec:` + strings.Replace(strings.Replace(this.Spec.String(), "SelfSubjectRulesReviewSpec", "SelfSubjectRulesReviewSpec", 1), `&`, ``, 1) + `,`,
`Status:` + strings.Replace(strings.Replace(this.Status.String(), "SubjectRulesReviewStatus", "SubjectRulesReviewStatus", 1), `&`, ``, 1) + `,`,
`}`,
}, "")
return s
}
func (this *SelfSubjectRulesReviewSpec) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&SelfSubjectRulesReviewSpec{`,
`Namespace:` + fmt.Sprintf("%v", this.Namespace) + `,`,
`}`,
}, "")
return s
}
2016-08-10 18:53:55 +00:00
func (this *SubjectAccessReview) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&SubjectAccessReview{`,
2017-04-01 14:42:02 +00:00
`ObjectMeta:` + strings.Replace(strings.Replace(this.ObjectMeta.String(), "ObjectMeta", "k8s_io_apimachinery_pkg_apis_meta_v1.ObjectMeta", 1), `&`, ``, 1) + `,`,
2016-08-10 18:53:55 +00:00
`Spec:` + strings.Replace(strings.Replace(this.Spec.String(), "SubjectAccessReviewSpec", "SubjectAccessReviewSpec", 1), `&`, ``, 1) + `,`,
`Status:` + strings.Replace(strings.Replace(this.Status.String(), "SubjectAccessReviewStatus", "SubjectAccessReviewStatus", 1), `&`, ``, 1) + `,`,
`}`,
}, "")
return s
}
func (this *SubjectAccessReviewSpec) String() string {
if this == nil {
return "nil"
}
keysForExtra := make([]string, 0, len(this.Extra))
for k := range this.Extra {
keysForExtra = append(keysForExtra, k)
}
github_com_gogo_protobuf_sortkeys.Strings(keysForExtra)
mapStringForExtra := "map[string]ExtraValue{"
for _, k := range keysForExtra {
mapStringForExtra += fmt.Sprintf("%v: %v,", k, this.Extra[k])
}
mapStringForExtra += "}"
s := strings.Join([]string{`&SubjectAccessReviewSpec{`,
`ResourceAttributes:` + strings.Replace(fmt.Sprintf("%v", this.ResourceAttributes), "ResourceAttributes", "ResourceAttributes", 1) + `,`,
`NonResourceAttributes:` + strings.Replace(fmt.Sprintf("%v", this.NonResourceAttributes), "NonResourceAttributes", "NonResourceAttributes", 1) + `,`,
`User:` + fmt.Sprintf("%v", this.User) + `,`,
`Groups:` + fmt.Sprintf("%v", this.Groups) + `,`,
`Extra:` + mapStringForExtra + `,`,
2017-09-29 17:12:14 +00:00
`UID:` + fmt.Sprintf("%v", this.UID) + `,`,
2016-08-10 18:53:55 +00:00
`}`,
}, "")
return s
}
func (this *SubjectAccessReviewStatus) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&SubjectAccessReviewStatus{`,
`Allowed:` + fmt.Sprintf("%v", this.Allowed) + `,`,
`Reason:` + fmt.Sprintf("%v", this.Reason) + `,`,
`EvaluationError:` + fmt.Sprintf("%v", this.EvaluationError) + `,`,
`Denied:` + fmt.Sprintf("%v", this.Denied) + `,`,
2016-08-10 18:53:55 +00:00
`}`,
}, "")
return s
}
2017-09-29 17:12:14 +00:00
func (this *SubjectRulesReviewStatus) String() string {
if this == nil {
return "nil"
}
s := strings.Join([]string{`&SubjectRulesReviewStatus{`,
`ResourceRules:` + strings.Replace(strings.Replace(fmt.Sprintf("%v", this.ResourceRules), "ResourceRule", "ResourceRule", 1), `&`, ``, 1) + `,`,
`NonResourceRules:` + strings.Replace(strings.Replace(fmt.Sprintf("%v", this.NonResourceRules), "NonResourceRule", "NonResourceRule", 1), `&`, ``, 1) + `,`,
`Incomplete:` + fmt.Sprintf("%v", this.Incomplete) + `,`,
`EvaluationError:` + fmt.Sprintf("%v", this.EvaluationError) + `,`,
`}`,
}, "")
return s
}
2016-08-10 18:53:55 +00:00
func valueToStringGenerated(v interface{}) string {
rv := reflect.ValueOf(v)
if rv.IsNil() {
return "nil"
}
pv := reflect.Indirect(rv).Interface()
return fmt.Sprintf("*%v", pv)
}
2017-05-21 00:11:38 +00:00
func (m *ExtraValue) Unmarshal(dAtA []byte) error {
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: ExtraValue: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: ExtraValue: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Items", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
*m = append(*m, string(dAtA[iNdEx:postIndex]))
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
default:
iNdEx = preIndex
2017-05-21 00:11:38 +00:00
skippy, err := skipGenerated(dAtA[iNdEx:])
2016-08-10 18:53:55 +00:00
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-05-21 00:11:38 +00:00
func (m *LocalSubjectAccessReview) Unmarshal(dAtA []byte) error {
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: LocalSubjectAccessReview: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: LocalSubjectAccessReview: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field ObjectMeta", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
if err := m.ObjectMeta.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Spec", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
if err := m.Spec.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
case 3:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Status", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
if err := m.Status.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
default:
iNdEx = preIndex
2017-05-21 00:11:38 +00:00
skippy, err := skipGenerated(dAtA[iNdEx:])
2016-08-10 18:53:55 +00:00
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-05-21 00:11:38 +00:00
func (m *NonResourceAttributes) Unmarshal(dAtA []byte) error {
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: NonResourceAttributes: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: NonResourceAttributes: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Path", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.Path = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Verb", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.Verb = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
default:
iNdEx = preIndex
2017-05-21 00:11:38 +00:00
skippy, err := skipGenerated(dAtA[iNdEx:])
2016-08-10 18:53:55 +00:00
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-09-29 17:12:14 +00:00
func (m *NonResourceRule) Unmarshal(dAtA []byte) error {
l := len(dAtA)
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: NonResourceRule: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: NonResourceRule: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Verbs", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.Verbs = append(m.Verbs, string(dAtA[iNdEx:postIndex]))
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field NonResourceURLs", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.NonResourceURLs = append(m.NonResourceURLs, string(dAtA[iNdEx:postIndex]))
iNdEx = postIndex
default:
iNdEx = preIndex
skippy, err := skipGenerated(dAtA[iNdEx:])
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-05-21 00:11:38 +00:00
func (m *ResourceAttributes) Unmarshal(dAtA []byte) error {
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: ResourceAttributes: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: ResourceAttributes: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Namespace", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.Namespace = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Verb", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.Verb = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 3:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Group", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.Group = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 4:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Version", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.Version = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 5:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Resource", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.Resource = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 6:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Subresource", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-09-29 17:12:14 +00:00
m.Subresource = string(dAtA[iNdEx:postIndex])
iNdEx = postIndex
case 7:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Name", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.Name = string(dAtA[iNdEx:postIndex])
iNdEx = postIndex
default:
iNdEx = preIndex
skippy, err := skipGenerated(dAtA[iNdEx:])
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
func (m *ResourceRule) Unmarshal(dAtA []byte) error {
l := len(dAtA)
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: ResourceRule: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: ResourceRule: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Verbs", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.Verbs = append(m.Verbs, string(dAtA[iNdEx:postIndex]))
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field APIGroups", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.APIGroups = append(m.APIGroups, string(dAtA[iNdEx:postIndex]))
iNdEx = postIndex
case 3:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Resources", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.Resources = append(m.Resources, string(dAtA[iNdEx:postIndex]))
iNdEx = postIndex
case 4:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field ResourceNames", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.ResourceNames = append(m.ResourceNames, string(dAtA[iNdEx:postIndex]))
iNdEx = postIndex
default:
iNdEx = preIndex
skippy, err := skipGenerated(dAtA[iNdEx:])
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
func (m *SelfSubjectAccessReview) Unmarshal(dAtA []byte) error {
l := len(dAtA)
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: SelfSubjectAccessReview: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: SelfSubjectAccessReview: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field ObjectMeta", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
if err := m.ObjectMeta.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
return err
}
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Spec", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
if err := m.Spec.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
return err
}
iNdEx = postIndex
case 3:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Status", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
if err := m.Status.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
return err
}
iNdEx = postIndex
default:
iNdEx = preIndex
skippy, err := skipGenerated(dAtA[iNdEx:])
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
func (m *SelfSubjectAccessReviewSpec) Unmarshal(dAtA []byte) error {
l := len(dAtA)
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: SelfSubjectAccessReviewSpec: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: SelfSubjectAccessReviewSpec: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field ResourceAttributes", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
if m.ResourceAttributes == nil {
m.ResourceAttributes = &ResourceAttributes{}
}
if err := m.ResourceAttributes.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
return err
}
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
2017-09-29 17:12:14 +00:00
case 2:
2016-08-10 18:53:55 +00:00
if wireType != 2 {
2017-09-29 17:12:14 +00:00
return fmt.Errorf("proto: wrong wireType = %d for field NonResourceAttributes", wireType)
2016-08-10 18:53:55 +00:00
}
2017-09-29 17:12:14 +00:00
var msglen int
2016-08-10 18:53:55 +00:00
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
2017-09-29 17:12:14 +00:00
msglen |= (int(b) & 0x7F) << shift
2016-08-10 18:53:55 +00:00
if b < 0x80 {
break
}
}
2017-09-29 17:12:14 +00:00
if msglen < 0 {
2016-08-10 18:53:55 +00:00
return ErrInvalidLengthGenerated
}
2017-09-29 17:12:14 +00:00
postIndex := iNdEx + msglen
2016-08-10 18:53:55 +00:00
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-09-29 17:12:14 +00:00
if m.NonResourceAttributes == nil {
m.NonResourceAttributes = &NonResourceAttributes{}
}
if err := m.NonResourceAttributes.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
return err
}
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
default:
iNdEx = preIndex
2017-05-21 00:11:38 +00:00
skippy, err := skipGenerated(dAtA[iNdEx:])
2016-08-10 18:53:55 +00:00
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-09-29 17:12:14 +00:00
func (m *SelfSubjectRulesReview) Unmarshal(dAtA []byte) error {
2017-05-21 00:11:38 +00:00
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
2017-09-29 17:12:14 +00:00
return fmt.Errorf("proto: SelfSubjectRulesReview: wiretype end group for non-group")
2016-08-10 18:53:55 +00:00
}
if fieldNum <= 0 {
2017-09-29 17:12:14 +00:00
return fmt.Errorf("proto: SelfSubjectRulesReview: illegal tag %d (wire type %d)", fieldNum, wire)
2016-08-10 18:53:55 +00:00
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field ObjectMeta", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
if err := m.ObjectMeta.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Spec", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
if err := m.Spec.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
case 3:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Status", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
if err := m.Status.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
default:
iNdEx = preIndex
2017-05-21 00:11:38 +00:00
skippy, err := skipGenerated(dAtA[iNdEx:])
2016-08-10 18:53:55 +00:00
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-09-29 17:12:14 +00:00
func (m *SelfSubjectRulesReviewSpec) Unmarshal(dAtA []byte) error {
2017-05-21 00:11:38 +00:00
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
2017-09-29 17:12:14 +00:00
return fmt.Errorf("proto: SelfSubjectRulesReviewSpec: wiretype end group for non-group")
2016-08-10 18:53:55 +00:00
}
if fieldNum <= 0 {
2017-09-29 17:12:14 +00:00
return fmt.Errorf("proto: SelfSubjectRulesReviewSpec: illegal tag %d (wire type %d)", fieldNum, wire)
2016-08-10 18:53:55 +00:00
}
switch fieldNum {
case 1:
if wireType != 2 {
2017-09-29 17:12:14 +00:00
return fmt.Errorf("proto: wrong wireType = %d for field Namespace", wireType)
2016-08-10 18:53:55 +00:00
}
2017-09-29 17:12:14 +00:00
var stringLen uint64
2016-08-10 18:53:55 +00:00
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
2017-09-29 17:12:14 +00:00
stringLen |= (uint64(b) & 0x7F) << shift
2016-08-10 18:53:55 +00:00
if b < 0x80 {
break
}
}
2017-09-29 17:12:14 +00:00
intStringLen := int(stringLen)
if intStringLen < 0 {
2016-08-10 18:53:55 +00:00
return ErrInvalidLengthGenerated
}
2017-09-29 17:12:14 +00:00
postIndex := iNdEx + intStringLen
2016-08-10 18:53:55 +00:00
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-09-29 17:12:14 +00:00
m.Namespace = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
default:
iNdEx = preIndex
2017-05-21 00:11:38 +00:00
skippy, err := skipGenerated(dAtA[iNdEx:])
2016-08-10 18:53:55 +00:00
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-05-21 00:11:38 +00:00
func (m *SubjectAccessReview) Unmarshal(dAtA []byte) error {
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: SubjectAccessReview: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: SubjectAccessReview: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field ObjectMeta", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
if err := m.ObjectMeta.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Spec", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
if err := m.Spec.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
case 3:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Status", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
if err := m.Status.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
default:
iNdEx = preIndex
2017-05-21 00:11:38 +00:00
skippy, err := skipGenerated(dAtA[iNdEx:])
2016-08-10 18:53:55 +00:00
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-05-21 00:11:38 +00:00
func (m *SubjectAccessReviewSpec) Unmarshal(dAtA []byte) error {
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: SubjectAccessReviewSpec: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: SubjectAccessReviewSpec: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field ResourceAttributes", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
if m.ResourceAttributes == nil {
m.ResourceAttributes = &ResourceAttributes{}
}
2017-05-21 00:11:38 +00:00
if err := m.ResourceAttributes.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field NonResourceAttributes", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
if m.NonResourceAttributes == nil {
m.NonResourceAttributes = &NonResourceAttributes{}
}
2017-05-21 00:11:38 +00:00
if err := m.NonResourceAttributes.Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
2016-08-10 18:53:55 +00:00
return err
}
iNdEx = postIndex
case 3:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field User", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.User = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 4:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Groups", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.Groups = append(m.Groups, string(dAtA[iNdEx:postIndex]))
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 5:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Extra", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
var keykey uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
keykey |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
var stringLenmapkey uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLenmapkey |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLenmapkey := int(stringLenmapkey)
if intStringLenmapkey < 0 {
return ErrInvalidLengthGenerated
}
postStringIndexmapkey := iNdEx + intStringLenmapkey
if postStringIndexmapkey > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
mapkey := string(dAtA[iNdEx:postStringIndexmapkey])
2016-08-10 18:53:55 +00:00
iNdEx = postStringIndexmapkey
2017-05-21 00:11:38 +00:00
if m.Extra == nil {
m.Extra = make(map[string]ExtraValue)
}
if iNdEx < postIndex {
var valuekey uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
valuekey |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
var mapmsglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
mapmsglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
if mapmsglen < 0 {
return ErrInvalidLengthGenerated
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
postmsgIndex := iNdEx + mapmsglen
if mapmsglen < 0 {
return ErrInvalidLengthGenerated
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
if postmsgIndex > l {
2016-08-10 18:53:55 +00:00
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
mapvalue := &ExtraValue{}
if err := mapvalue.Unmarshal(dAtA[iNdEx:postmsgIndex]); err != nil {
return err
2016-08-10 18:53:55 +00:00
}
2017-05-21 00:11:38 +00:00
iNdEx = postmsgIndex
m.Extra[mapkey] = *mapvalue
} else {
var mapvalue ExtraValue
m.Extra[mapkey] = mapvalue
2016-08-10 18:53:55 +00:00
}
iNdEx = postIndex
2017-09-29 17:12:14 +00:00
case 6:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field UID", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.UID = string(dAtA[iNdEx:postIndex])
iNdEx = postIndex
2016-08-10 18:53:55 +00:00
default:
iNdEx = preIndex
2017-05-21 00:11:38 +00:00
skippy, err := skipGenerated(dAtA[iNdEx:])
2016-08-10 18:53:55 +00:00
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-05-21 00:11:38 +00:00
func (m *SubjectAccessReviewStatus) Unmarshal(dAtA []byte) error {
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: SubjectAccessReviewStatus: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: SubjectAccessReviewStatus: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 0 {
return fmt.Errorf("proto: wrong wireType = %d for field Allowed", wireType)
}
var v int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
v |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
m.Allowed = bool(v != 0)
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field Reason", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.Reason = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 3:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field EvaluationError", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
m.EvaluationError = string(dAtA[iNdEx:postIndex])
2016-08-10 18:53:55 +00:00
iNdEx = postIndex
case 4:
if wireType != 0 {
return fmt.Errorf("proto: wrong wireType = %d for field Denied", wireType)
}
var v int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
v |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
m.Denied = bool(v != 0)
2016-08-10 18:53:55 +00:00
default:
iNdEx = preIndex
2017-05-21 00:11:38 +00:00
skippy, err := skipGenerated(dAtA[iNdEx:])
2016-08-10 18:53:55 +00:00
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-09-29 17:12:14 +00:00
func (m *SubjectRulesReviewStatus) Unmarshal(dAtA []byte) error {
l := len(dAtA)
iNdEx := 0
for iNdEx < l {
preIndex := iNdEx
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
fieldNum := int32(wire >> 3)
wireType := int(wire & 0x7)
if wireType == 4 {
return fmt.Errorf("proto: SubjectRulesReviewStatus: wiretype end group for non-group")
}
if fieldNum <= 0 {
return fmt.Errorf("proto: SubjectRulesReviewStatus: illegal tag %d (wire type %d)", fieldNum, wire)
}
switch fieldNum {
case 1:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field ResourceRules", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.ResourceRules = append(m.ResourceRules, ResourceRule{})
if err := m.ResourceRules[len(m.ResourceRules)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
return err
}
iNdEx = postIndex
case 2:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field NonResourceRules", wireType)
}
var msglen int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
msglen |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
if msglen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + msglen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.NonResourceRules = append(m.NonResourceRules, NonResourceRule{})
if err := m.NonResourceRules[len(m.NonResourceRules)-1].Unmarshal(dAtA[iNdEx:postIndex]); err != nil {
return err
}
iNdEx = postIndex
case 3:
if wireType != 0 {
return fmt.Errorf("proto: wrong wireType = %d for field Incomplete", wireType)
}
var v int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
v |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
m.Incomplete = bool(v != 0)
case 4:
if wireType != 2 {
return fmt.Errorf("proto: wrong wireType = %d for field EvaluationError", wireType)
}
var stringLen uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return ErrIntOverflowGenerated
}
if iNdEx >= l {
return io.ErrUnexpectedEOF
}
b := dAtA[iNdEx]
iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
intStringLen := int(stringLen)
if intStringLen < 0 {
return ErrInvalidLengthGenerated
}
postIndex := iNdEx + intStringLen
if postIndex > l {
return io.ErrUnexpectedEOF
}
m.EvaluationError = string(dAtA[iNdEx:postIndex])
iNdEx = postIndex
default:
iNdEx = preIndex
skippy, err := skipGenerated(dAtA[iNdEx:])
if err != nil {
return err
}
if skippy < 0 {
return ErrInvalidLengthGenerated
}
if (iNdEx + skippy) > l {
return io.ErrUnexpectedEOF
}
iNdEx += skippy
}
}
if iNdEx > l {
return io.ErrUnexpectedEOF
}
return nil
}
2017-05-21 00:11:38 +00:00
func skipGenerated(dAtA []byte) (n int, err error) {
l := len(dAtA)
2016-08-10 18:53:55 +00:00
iNdEx := 0
for iNdEx < l {
var wire uint64
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return 0, ErrIntOverflowGenerated
}
if iNdEx >= l {
return 0, io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
wireType := int(wire & 0x7)
switch wireType {
case 0:
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return 0, ErrIntOverflowGenerated
}
if iNdEx >= l {
return 0, io.ErrUnexpectedEOF
}
iNdEx++
2017-05-21 00:11:38 +00:00
if dAtA[iNdEx-1] < 0x80 {
2016-08-10 18:53:55 +00:00
break
}
}
return iNdEx, nil
case 1:
iNdEx += 8
return iNdEx, nil
case 2:
var length int
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return 0, ErrIntOverflowGenerated
}
if iNdEx >= l {
return 0, io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
length |= (int(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
iNdEx += length
if length < 0 {
return 0, ErrInvalidLengthGenerated
}
return iNdEx, nil
case 3:
for {
var innerWire uint64
var start int = iNdEx
for shift := uint(0); ; shift += 7 {
if shift >= 64 {
return 0, ErrIntOverflowGenerated
}
if iNdEx >= l {
return 0, io.ErrUnexpectedEOF
}
2017-05-21 00:11:38 +00:00
b := dAtA[iNdEx]
2016-08-10 18:53:55 +00:00
iNdEx++
innerWire |= (uint64(b) & 0x7F) << shift
if b < 0x80 {
break
}
}
innerWireType := int(innerWire & 0x7)
if innerWireType == 4 {
break
}
2017-05-21 00:11:38 +00:00
next, err := skipGenerated(dAtA[start:])
2016-08-10 18:53:55 +00:00
if err != nil {
return 0, err
}
iNdEx = start + next
}
return iNdEx, nil
case 4:
return iNdEx, nil
case 5:
iNdEx += 4
return iNdEx, nil
default:
return 0, fmt.Errorf("proto: illegal wireType %d", wireType)
}
}
panic("unreachable")
}
var (
ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling")
ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow")
)
2017-05-21 00:11:38 +00:00
func init() {
2017-07-16 19:30:35 +00:00
proto.RegisterFile("k8s.io/kubernetes/vendor/k8s.io/api/authorization/v1beta1/generated.proto", fileDescriptorGenerated)
2017-05-21 00:11:38 +00:00
}
2016-08-10 18:53:55 +00:00
var fileDescriptorGenerated = []byte{
// 1154 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xec, 0x56, 0x4d, 0x6f, 0x1b, 0xc5,
0x1b, 0xf7, 0xfa, 0x25, 0xb1, 0xc7, 0xcd, 0x3f, 0xe9, 0x44, 0x69, 0xb6, 0xf9, 0x0b, 0xdb, 0x32,
0x12, 0x0a, 0xa2, 0xdd, 0x25, 0xa1, 0x90, 0x12, 0xe8, 0x21, 0x56, 0x22, 0x14, 0xa9, 0x2d, 0xd5,
0x44, 0xc9, 0x81, 0x4a, 0xc0, 0x78, 0x3d, 0xb1, 0x17, 0xdb, 0xbb, 0xcb, 0xcc, 0xac, 0x43, 0x10,
0x87, 0x1e, 0x39, 0x72, 0xe4, 0xc8, 0x89, 0xef, 0xc0, 0x05, 0x09, 0x4e, 0x39, 0xf6, 0x18, 0x24,
0x64, 0x91, 0xe5, 0x43, 0x70, 0x45, 0x33, 0x3b, 0xf6, 0xae, 0xe3, 0x75, 0x1c, 0xe7, 0x40, 0x2f,
0xbd, 0xed, 0x3c, 0xbf, 0xe7, 0x6d, 0x9e, 0x97, 0xd9, 0x1f, 0xd8, 0x6f, 0x3f, 0x64, 0x86, 0xed,
0x9a, 0x6d, 0xbf, 0x4e, 0xa8, 0x43, 0x38, 0x61, 0x66, 0x8f, 0x38, 0x0d, 0x97, 0x9a, 0x0a, 0xc0,
0x9e, 0x6d, 0x62, 0x9f, 0xb7, 0x5c, 0x6a, 0x7f, 0x8b, 0xb9, 0xed, 0x3a, 0x66, 0x6f, 0xa3, 0x4e,
0x38, 0xde, 0x30, 0x9b, 0xc4, 0x21, 0x14, 0x73, 0xd2, 0x30, 0x3c, 0xea, 0x72, 0x17, 0x56, 0x42,
0x0b, 0x03, 0x7b, 0xb6, 0x31, 0x62, 0x61, 0x28, 0x8b, 0xb5, 0xfb, 0x4d, 0x9b, 0xb7, 0xfc, 0xba,
0x61, 0xb9, 0x5d, 0xb3, 0xe9, 0x36, 0x5d, 0x53, 0x1a, 0xd6, 0xfd, 0x63, 0x79, 0x92, 0x07, 0xf9,
0x15, 0x3a, 0x5c, 0x7b, 0x10, 0xa5, 0xd0, 0xc5, 0x56, 0xcb, 0x76, 0x08, 0x3d, 0x35, 0xbd, 0x76,
0x53, 0x08, 0x98, 0xd9, 0x25, 0x1c, 0x9b, 0xbd, 0xb1, 0x34, 0xd6, 0xcc, 0x49, 0x56, 0xd4, 0x77,
0xb8, 0xdd, 0x25, 0x63, 0x06, 0x1f, 0x4c, 0x33, 0x60, 0x56, 0x8b, 0x74, 0xf1, 0x98, 0xdd, 0x7b,
0x93, 0xec, 0x7c, 0x6e, 0x77, 0x4c, 0xdb, 0xe1, 0x8c, 0xd3, 0xcb, 0x46, 0xd5, 0x2d, 0x00, 0xf6,
0xbe, 0xe1, 0x14, 0x1f, 0xe1, 0x8e, 0x4f, 0x60, 0x19, 0xe4, 0x6c, 0x4e, 0xba, 0x4c, 0xd7, 0x2a,
0x99, 0xf5, 0x42, 0xad, 0x10, 0xf4, 0xcb, 0xb9, 0x7d, 0x21, 0x40, 0xa1, 0x7c, 0x3b, 0xff, 0xe3,
0x4f, 0xe5, 0xd4, 0x8b, 0x3f, 0x2b, 0xa9, 0xea, 0xaf, 0x69, 0xa0, 0x3f, 0x76, 0x2d, 0xdc, 0x39,
0xf0, 0xeb, 0x5f, 0x11, 0x8b, 0xef, 0x58, 0x16, 0x61, 0x0c, 0x91, 0x9e, 0x4d, 0x4e, 0xe0, 0x97,
0x20, 0x2f, 0xca, 0xd1, 0xc0, 0x1c, 0xeb, 0x5a, 0x45, 0x5b, 0x2f, 0x6e, 0xbe, 0x6b, 0x44, 0xdd,
0x18, 0x66, 0x67, 0x78, 0xed, 0xa6, 0x10, 0x30, 0x43, 0x68, 0x1b, 0xbd, 0x0d, 0xe3, 0x53, 0xe9,
0xeb, 0x09, 0xe1, 0xb8, 0x06, 0xcf, 0xfa, 0xe5, 0x54, 0xd0, 0x2f, 0x83, 0x48, 0x86, 0x86, 0x5e,
0xe1, 0x73, 0x90, 0x65, 0x1e, 0xb1, 0xf4, 0xb4, 0xf4, 0xfe, 0xa1, 0x31, 0xad, 0xd7, 0x46, 0x42,
0x9a, 0x07, 0x1e, 0xb1, 0x6a, 0xb7, 0x54, 0x98, 0xac, 0x38, 0x21, 0xe9, 0x14, 0x5a, 0x60, 0x8e,
0x71, 0xcc, 0x7d, 0xa6, 0x67, 0xa4, 0xfb, 0x8f, 0x6e, 0xe6, 0x5e, 0xba, 0xa8, 0xfd, 0x4f, 0x05,
0x98, 0x0b, 0xcf, 0x48, 0xb9, 0xae, 0x3e, 0x07, 0x2b, 0x4f, 0x5d, 0x07, 0x11, 0xe6, 0xfa, 0xd4,
0x22, 0x3b, 0x9c, 0x53, 0xbb, 0xee, 0x73, 0xc2, 0x60, 0x05, 0x64, 0x3d, 0xcc, 0x5b, 0xb2, 0x70,
0x85, 0x28, 0xbf, 0x67, 0x98, 0xb7, 0x90, 0x44, 0x84, 0x46, 0x8f, 0xd0, 0xba, 0xbc, 0x7c, 0x4c,
0xe3, 0x88, 0xd0, 0x3a, 0x92, 0x48, 0xf5, 0x6b, 0xb0, 0x18, 0x73, 0x8e, 0xfc, 0x8e, 0xec, 0xad,
0x80, 0x46, 0x7a, 0x2b, 0x2c, 0x18, 0x0a, 0xe5, 0xf0, 0x11, 0x58, 0x74, 0x22, 0x9b, 0x43, 0xf4,
0x98, 0xe9, 0x69, 0xa9, 0xba, 0x1c, 0xf4, 0xcb, 0x71, 0x77, 0x02, 0x42, 0x97, 0x75, 0xc5, 0x40,
0xc0, 0x84, 0xdb, 0x98, 0xa0, 0xe0, 0xe0, 0x2e, 0x61, 0x1e, 0xb6, 0x88, 0xba, 0xd2, 0x6d, 0x95,
0x70, 0xe1, 0xe9, 0x00, 0x40, 0x91, 0xce, 0xf4, 0xcb, 0xc1, 0x37, 0x41, 0xae, 0x49, 0x5d, 0xdf,
0x93, 0xdd, 0x29, 0xd4, 0x16, 0x94, 0x4a, 0xee, 0x13, 0x21, 0x44, 0x21, 0x06, 0xdf, 0x06, 0xf3,
0x3d, 0x42, 0x99, 0xed, 0x3a, 0x7a, 0x56, 0xaa, 0x2d, 0x2a, 0xb5, 0xf9, 0xa3, 0x50, 0x8c, 0x06,
0x38, 0xbc, 0x07, 0xf2, 0x54, 0x25, 0xae, 0xe7, 0xa4, 0xee, 0x92, 0xd2, 0xcd, 0x0f, 0x2b, 0x38,
0xd4, 0x80, 0xef, 0x83, 0x22, 0xf3, 0xeb, 0x43, 0x83, 0x39, 0x69, 0xb0, 0xac, 0x0c, 0x8a, 0x07,
0x11, 0x84, 0xe2, 0x7a, 0xe2, 0x5a, 0xe2, 0x8e, 0xfa, 0xfc, 0xe8, 0xb5, 0x44, 0x09, 0x90, 0x44,
0xaa, 0xbf, 0x6b, 0xe0, 0xd6, 0x6c, 0x1d, 0x7b, 0x07, 0x14, 0xb0, 0x67, 0xcb, 0x6b, 0x0f, 0x7a,
0xb5, 0x20, 0xea, 0xba, 0xf3, 0x6c, 0x3f, 0x14, 0xa2, 0x08, 0x17, 0xca, 0x83, 0x64, 0xc4, 0x5c,
0x0f, 0x95, 0x07, 0x21, 0x19, 0x8a, 0x70, 0xb8, 0x05, 0x16, 0x06, 0x07, 0xd9, 0x24, 0x3d, 0x2b,
0x0d, 0x6e, 0x07, 0xfd, 0xf2, 0x02, 0x8a, 0x03, 0x68, 0x54, 0xaf, 0xfa, 0x5b, 0x1a, 0xac, 0x1e,
0x90, 0xce, 0xf1, 0xab, 0x79, 0x15, 0xbe, 0x18, 0x79, 0x15, 0x1e, 0x5d, 0x63, 0x6d, 0x93, 0x53,
0x7d, 0xb5, 0x2f, 0xc3, 0xcf, 0x69, 0xf0, 0xff, 0x2b, 0x12, 0x83, 0xdf, 0x01, 0x48, 0xc7, 0x16,
0x4d, 0x55, 0xf4, 0xc1, 0xf4, 0x84, 0xc6, 0x97, 0xb4, 0x76, 0x27, 0xe8, 0x97, 0x13, 0x96, 0x17,
0x25, 0xc4, 0x81, 0xdf, 0x6b, 0x60, 0xc5, 0x49, 0x7a, 0xb8, 0x54, 0xd5, 0xb7, 0xa6, 0x67, 0x90,
0xf8, 0xee, 0xd5, 0xee, 0x06, 0xfd, 0x72, 0xf2, 0x93, 0x88, 0x92, 0x03, 0x8a, 0x27, 0xe7, 0x4e,
0xac, 0x50, 0x62, 0x69, 0xfe, 0xbb, 0x59, 0xfb, 0x7c, 0x64, 0xd6, 0x3e, 0x9e, 0x69, 0xd6, 0x62,
0x99, 0x4e, 0x1c, 0xb5, 0xfa, 0xa5, 0x51, 0xdb, 0xbe, 0xf6, 0xa8, 0xc5, 0xbd, 0x5f, 0x3d, 0x69,
0x4f, 0xc0, 0xda, 0xe4, 0xac, 0x66, 0x7e, 0xba, 0xab, 0xbf, 0xa4, 0xc1, 0xf2, 0x6b, 0x3a, 0x70,
0xb3, 0xa5, 0x3f, 0xcf, 0x82, 0xd5, 0xd7, 0x0b, 0x7f, 0xf5, 0xc2, 0x8b, 0x9f, 0xa8, 0xcf, 0x08,
0x55, 0x3f, 0xfe, 0x61, 0xaf, 0x0e, 0x19, 0xa1, 0x48, 0x22, 0xb0, 0x32, 0xe0, 0x06, 0xe1, 0x0f,
0x0b, 0x88, 0x4a, 0xab, 0x7f, 0xa1, 0x22, 0x06, 0x36, 0xc8, 0x11, 0xc1, 0x78, 0xf5, 0x5c, 0x25,
0xb3, 0x5e, 0xdc, 0xdc, 0xbd, 0xf1, 0xac, 0x18, 0x92, 0x38, 0xef, 0x39, 0x9c, 0x9e, 0x46, 0x1c,
0x44, 0xca, 0x50, 0x18, 0x01, 0xbe, 0x01, 0x32, 0xbe, 0xdd, 0x50, 0x14, 0xa1, 0xa8, 0x54, 0x32,
0x87, 0xfb, 0xbb, 0x48, 0xc8, 0xd7, 0x8e, 0x15, 0xf7, 0x96, 0x2e, 0xe0, 0x12, 0xc8, 0xb4, 0xc9,
0x69, 0xb8, 0x67, 0x48, 0x7c, 0xc2, 0x1a, 0xc8, 0xf5, 0x04, 0x2d, 0x57, 0x75, 0xbe, 0x37, 0x3d,
0xd3, 0x88, 0xca, 0xa3, 0xd0, 0x74, 0x3b, 0xfd, 0x50, 0xab, 0xfe, 0xa1, 0x81, 0xbb, 0x13, 0x07,
0x52, 0x10, 0x25, 0xdc, 0xe9, 0xb8, 0x27, 0xa4, 0x21, 0x63, 0xe7, 0x23, 0xa2, 0xb4, 0x13, 0x8a,
0xd1, 0x00, 0x87, 0x6f, 0x81, 0x39, 0x4a, 0x30, 0x73, 0x1d, 0x45, 0xce, 0x86, 0xb3, 0x8c, 0xa4,
0x14, 0x29, 0x14, 0xee, 0x80, 0x45, 0x22, 0xc2, 0xcb, 0xe4, 0xf6, 0x28, 0x75, 0x07, 0x1d, 0x5b,
0x55, 0x06, 0x8b, 0x7b, 0xa3, 0x30, 0xba, 0xac, 0x2f, 0x42, 0x35, 0x88, 0x63, 0x93, 0x86, 0x64,
0x6f, 0xf9, 0x28, 0xd4, 0xae, 0x94, 0x22, 0x85, 0x56, 0xff, 0x49, 0x03, 0x7d, 0xd2, 0xb3, 0x07,
0xdb, 0x11, 0x8b, 0x91, 0xa0, 0x24, 0x52, 0xc5, 0x4d, 0xe3, 0xfa, 0x2b, 0x23, 0xcc, 0x6a, 0x2b,
0x2a, 0xf6, 0x42, 0x5c, 0x1a, 0x63, 0x3e, 0xf2, 0x08, 0x4f, 0xc0, 0x92, 0x33, 0x4a, 0xb9, 0x43,
0x4e, 0x56, 0xdc, 0xdc, 0x98, 0x69, 0x41, 0x64, 0x48, 0x5d, 0x85, 0x5c, 0xba, 0x04, 0x30, 0x34,
0x16, 0x04, 0x6e, 0x02, 0x60, 0x3b, 0x96, 0xdb, 0xf5, 0x3a, 0x84, 0x13, 0x59, 0xe8, 0x7c, 0xf4,
0x5a, 0xee, 0x0f, 0x11, 0x14, 0xd3, 0x4a, 0xea, 0x50, 0x76, 0xb6, 0x0e, 0xd5, 0xee, 0x9f, 0x5d,
0x94, 0x52, 0x2f, 0x2f, 0x4a, 0xa9, 0xf3, 0x8b, 0x52, 0xea, 0x45, 0x50, 0xd2, 0xce, 0x82, 0x92,
0xf6, 0x32, 0x28, 0x69, 0xe7, 0x41, 0x49, 0xfb, 0x2b, 0x28, 0x69, 0x3f, 0xfc, 0x5d, 0x4a, 0x7d,
0x36, 0xaf, 0x6e, 0xf8, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0xcc, 0xb3, 0x5e, 0x05, 0xd9, 0x0f,
0x00, 0x00,
2016-08-10 18:53:55 +00:00
}