Guest User

Untitled

a guest
Oct 23rd, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1. pkg/quota/apis/quota/v1/generated.pb.go
  2. 17: ClusterResourceQuotaSpec
  3. 75:func (m *ClusterResourceQuotaSpec) Reset() { *m = ClusterResourceQuotaSpec{} }
  4. 76:func (*ClusterResourceQuotaSpec) ProtoMessage() {}
  5. 77:func (*ClusterResourceQuotaSpec) Descriptor() ([]byte, []int) {
  6. 99: proto.RegisterType((*ClusterResourceQuotaSpec)(nil), "github.com.openshift.origin.pkg.quota.apis.quota.v1.ClusterResourceQuotaSpec")
  7. 313:func (m *ClusterResourceQuotaSpec) Marshal() (dAtA []byte, err error) {
  8. 323:func (m *ClusterResourceQuotaSpec) MarshalTo(dAtA []byte) (int, error) {
  9. 512:func (m *ClusterResourceQuotaSpec) Size() (n int) {
  10. 565: `Spec:` + strings.Replace(strings.Replace(this.Spec.String(), "ClusterResourceQuotaSpec", "ClusterResourceQuotaSpec", 1), `&`, ``, 1) + `,`,
  11. 588: `Spec:` + strings.Replace(strings.Replace(this.Spec.String(), "ClusterResourceQuotaSpec", "ClusterResourceQuotaSpec", 1), `&`, ``, 1) + `,`,
  12. 626:func (this *ClusterResourceQuotaSpec) String() string {
  13. 630: s := strings.Join([]string{`&ClusterResourceQuotaSpec{`,
  14. 632: `Quota:` + strings.Replace(strings.Replace(this.Quota.String(), "ResourceQuotaSpec", "k8s_io_kubernetes_pkg_api_v1.ResourceQuotaSpec", 1), `&`, ``, 1) + `,`,
  15. 1368:func (m *ClusterResourceQuotaSpec) Unmarshal(dAtA []byte) error {
  16. 1391: return fmt.Errorf("proto: ClusterResourceQuotaSpec: wiretype end group for non-group")
  17. 1394: return fmt.Errorf("proto: ClusterResourceQuotaSpec: illegal tag %d (wire type %d)", fieldNum, wire)
Add Comment
Please, Sign In to add comment