pbudget

package
v0.2.134 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 25, 2019 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compute

type Compute struct {
	Annotations          map[string]string `` /* 163-byte string literal not displayed */
	RequestCpuMilliCore  uint32            `protobuf:"varint,2,opt,name=request_cpu_milli_core,json=requestCpuMilliCore,proto3" json:"request_cpu_milli_core,omitempty"`
	LimitCpuMilliCore    uint32            `protobuf:"varint,3,opt,name=limit_cpu_milli_core,json=limitCpuMilliCore,proto3" json:"limit_cpu_milli_core,omitempty"`
	RequestMemoryBytes   uint64            `protobuf:"varint,4,opt,name=request_memory_bytes,json=requestMemoryBytes,proto3" json:"request_memory_bytes,omitempty"`
	LimitMemoryBytes     uint64            `protobuf:"varint,5,opt,name=limit_memory_bytes,json=limitMemoryBytes,proto3" json:"limit_memory_bytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*Compute) Descriptor

func (*Compute) Descriptor() ([]byte, []int)

func (*Compute) GetAnnotations

func (m *Compute) GetAnnotations() map[string]string

func (*Compute) GetLimitCpuMilliCore

func (m *Compute) GetLimitCpuMilliCore() uint32

func (*Compute) GetLimitMemoryBytes

func (m *Compute) GetLimitMemoryBytes() uint64

func (*Compute) GetRequestCpuMilliCore

func (m *Compute) GetRequestCpuMilliCore() uint32

func (*Compute) GetRequestMemoryBytes

func (m *Compute) GetRequestMemoryBytes() uint64

func (*Compute) ProtoMessage

func (*Compute) ProtoMessage()

func (*Compute) Reset

func (m *Compute) Reset()

func (*Compute) String

func (m *Compute) String() string

func (*Compute) XXX_DiscardUnknown

func (m *Compute) XXX_DiscardUnknown()

func (*Compute) XXX_Marshal

func (m *Compute) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Compute) XXX_Merge

func (m *Compute) XXX_Merge(src proto.Message)

func (*Compute) XXX_Size

func (m *Compute) XXX_Size() int

func (*Compute) XXX_Unmarshal

func (m *Compute) XXX_Unmarshal(b []byte) error

type NetworkInterface

type NetworkInterface struct {
	Annotations          map[string]string `` /* 163-byte string literal not displayed */
	HardwareAddress      string            `protobuf:"bytes,2,opt,name=hardware_address,json=hardwareAddress,proto3" json:"hardware_address,omitempty"`
	Ipv4Address          string            `protobuf:"bytes,3,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv6Address          string            `protobuf:"bytes,4,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*NetworkInterface) Descriptor

func (*NetworkInterface) Descriptor() ([]byte, []int)

func (*NetworkInterface) GetAnnotations

func (m *NetworkInterface) GetAnnotations() map[string]string

func (*NetworkInterface) GetHardwareAddress

func (m *NetworkInterface) GetHardwareAddress() string

func (*NetworkInterface) GetIpv4Address

func (m *NetworkInterface) GetIpv4Address() string

func (*NetworkInterface) GetIpv6Address

func (m *NetworkInterface) GetIpv6Address() string

func (*NetworkInterface) ProtoMessage

func (*NetworkInterface) ProtoMessage()

func (*NetworkInterface) Reset

func (m *NetworkInterface) Reset()

func (*NetworkInterface) String

func (m *NetworkInterface) String() string

func (*NetworkInterface) XXX_DiscardUnknown

func (m *NetworkInterface) XXX_DiscardUnknown()

func (*NetworkInterface) XXX_Marshal

func (m *NetworkInterface) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*NetworkInterface) XXX_Merge

func (m *NetworkInterface) XXX_Merge(src proto.Message)

func (*NetworkInterface) XXX_Size

func (m *NetworkInterface) XXX_Size() int

func (*NetworkInterface) XXX_Unmarshal

func (m *NetworkInterface) XXX_Unmarshal(b []byte) error

type Storage

type Storage struct {
	Annotations          map[string]string `` /* 163-byte string literal not displayed */
	RequestBytes         uint64            `protobuf:"varint,2,opt,name=request_bytes,json=requestBytes,proto3" json:"request_bytes,omitempty"`
	LimitBytes           uint64            `protobuf:"varint,3,opt,name=limit_bytes,json=limitBytes,proto3" json:"limit_bytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*Storage) Descriptor

func (*Storage) Descriptor() ([]byte, []int)

func (*Storage) GetAnnotations

func (m *Storage) GetAnnotations() map[string]string

func (*Storage) GetLimitBytes

func (m *Storage) GetLimitBytes() uint64

func (*Storage) GetRequestBytes

func (m *Storage) GetRequestBytes() uint64

func (*Storage) ProtoMessage

func (*Storage) ProtoMessage()

func (*Storage) Reset

func (m *Storage) Reset()

func (*Storage) String

func (m *Storage) String() string

func (*Storage) XXX_DiscardUnknown

func (m *Storage) XXX_DiscardUnknown()

func (*Storage) XXX_Marshal

func (m *Storage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Storage) XXX_Merge

func (m *Storage) XXX_Merge(src proto.Message)

func (*Storage) XXX_Size

func (m *Storage) XXX_Size() int

func (*Storage) XXX_Unmarshal

func (m *Storage) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL