moby_devkit_v1_apicaps

package
v0.12.4 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthCaps        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowCaps          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupCaps = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type APICap

type APICap struct {
	ID                   string   `protobuf:"bytes,1,opt,name=ID,proto3" json:"ID,omitempty"`
	Enabled              bool     `protobuf:"varint,2,opt,name=Enabled,proto3" json:"Enabled,omitempty"`
	Deprecated           bool     `protobuf:"varint,3,opt,name=Deprecated,proto3" json:"Deprecated,omitempty"`
	DisabledReason       string   `protobuf:"bytes,4,opt,name=DisabledReason,proto3" json:"DisabledReason,omitempty"`
	DisabledReasonMsg    string   `protobuf:"bytes,5,opt,name=DisabledReasonMsg,proto3" json:"DisabledReasonMsg,omitempty"`
	DisabledAlternative  string   `protobuf:"bytes,6,opt,name=DisabledAlternative,proto3" json:"DisabledAlternative,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

APICap defines a capability supported by the service

func (*APICap) Descriptor

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

func (*APICap) GetDeprecated

func (m *APICap) GetDeprecated() bool

func (*APICap) GetDisabledAlternative

func (m *APICap) GetDisabledAlternative() string

func (*APICap) GetDisabledReason

func (m *APICap) GetDisabledReason() string

func (*APICap) GetDisabledReasonMsg

func (m *APICap) GetDisabledReasonMsg() string

func (*APICap) GetEnabled

func (m *APICap) GetEnabled() bool

func (*APICap) GetID

func (m *APICap) GetID() string

func (*APICap) Marshal

func (m *APICap) Marshal() (dAtA []byte, err error)

func (*APICap) MarshalTo

func (m *APICap) MarshalTo(dAtA []byte) (int, error)

func (*APICap) MarshalToSizedBuffer

func (m *APICap) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*APICap) ProtoMessage

func (*APICap) ProtoMessage()

func (*APICap) Reset

func (m *APICap) Reset()

func (*APICap) Size

func (m *APICap) Size() (n int)

func (*APICap) String

func (m *APICap) String() string

func (*APICap) Unmarshal

func (m *APICap) Unmarshal(dAtA []byte) error

func (*APICap) XXX_DiscardUnknown

func (m *APICap) XXX_DiscardUnknown()

func (*APICap) XXX_Marshal

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

func (*APICap) XXX_Merge

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

func (*APICap) XXX_Size

func (m *APICap) XXX_Size() int

func (*APICap) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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