request

package
v0.0.0-...-15099dc Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Copyright (c) 2023 Cisco and/or its affiliates. All rights reserved.

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

     https://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.

Copyright (c) 2023 Cisco and/or its affiliates. All rights reserved.

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

     https://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.

Copyright (c) 2023 Cisco and/or its affiliates. All rights reserved.

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

     https://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.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StopReplicaPartitionV0HighestSupportedFlexVersion

func StopReplicaPartitionV0HighestSupportedFlexVersion() int16

func StopReplicaPartitionV0HighestSupportedVersion

func StopReplicaPartitionV0HighestSupportedVersion() int16

func StopReplicaPartitionV0LowestSupportedFlexVersion

func StopReplicaPartitionV0LowestSupportedFlexVersion() int16

func StopReplicaPartitionV0LowestSupportedVersion

func StopReplicaPartitionV0LowestSupportedVersion() int16

func StopReplicaTopicStateHighestSupportedFlexVersion

func StopReplicaTopicStateHighestSupportedFlexVersion() int16

func StopReplicaTopicStateHighestSupportedVersion

func StopReplicaTopicStateHighestSupportedVersion() int16

func StopReplicaTopicStateLowestSupportedFlexVersion

func StopReplicaTopicStateLowestSupportedFlexVersion() int16

func StopReplicaTopicStateLowestSupportedVersion

func StopReplicaTopicStateLowestSupportedVersion() int16

func StopReplicaTopicV1HighestSupportedFlexVersion

func StopReplicaTopicV1HighestSupportedFlexVersion() int16

func StopReplicaTopicV1HighestSupportedVersion

func StopReplicaTopicV1HighestSupportedVersion() int16

func StopReplicaTopicV1LowestSupportedFlexVersion

func StopReplicaTopicV1LowestSupportedFlexVersion() int16

func StopReplicaTopicV1LowestSupportedVersion

func StopReplicaTopicV1LowestSupportedVersion() int16

Types

type StopReplicaPartitionV0

type StopReplicaPartitionV0 struct {
	// contains filtered or unexported fields
}

func StopReplicaPartitionV0Default

func StopReplicaPartitionV0Default() StopReplicaPartitionV0

func (*StopReplicaPartitionV0) Clear

func (o *StopReplicaPartitionV0) Clear()

func (*StopReplicaPartitionV0) Equal

func (*StopReplicaPartitionV0) IsNil

func (o *StopReplicaPartitionV0) IsNil() bool

func (*StopReplicaPartitionV0) MarshalJSON

func (o *StopReplicaPartitionV0) MarshalJSON() ([]byte, error)

func (*StopReplicaPartitionV0) PartitionIndex

func (o *StopReplicaPartitionV0) PartitionIndex() int32

func (*StopReplicaPartitionV0) Read

func (o *StopReplicaPartitionV0) Read(buf *bytes.Reader, version int16) error

func (*StopReplicaPartitionV0) Release

func (o *StopReplicaPartitionV0) Release()

Release releases the dynamically allocated fields of this object by returning then to object pools

func (*StopReplicaPartitionV0) SetDefault

func (o *StopReplicaPartitionV0) SetDefault()

func (*StopReplicaPartitionV0) SetPartitionIndex

func (o *StopReplicaPartitionV0) SetPartitionIndex(val int32)

func (*StopReplicaPartitionV0) SetTopicName

func (o *StopReplicaPartitionV0) SetTopicName(val fields.NullableString)

func (*StopReplicaPartitionV0) SetUnknownTaggedFields

func (o *StopReplicaPartitionV0) SetUnknownTaggedFields(val []fields.RawTaggedField)

func (*StopReplicaPartitionV0) SizeInBytes

func (o *StopReplicaPartitionV0) SizeInBytes(version int16) (int, error)

SizeInBytes returns the size of this data structure in bytes when it's serialized

func (*StopReplicaPartitionV0) String

func (o *StopReplicaPartitionV0) String() string

func (*StopReplicaPartitionV0) TopicName

func (*StopReplicaPartitionV0) UnknownTaggedFields

func (o *StopReplicaPartitionV0) UnknownTaggedFields() []fields.RawTaggedField

func (*StopReplicaPartitionV0) Write

func (o *StopReplicaPartitionV0) Write(buf *typesbytes.SliceWriter, version int16) error

type StopReplicaTopicState

type StopReplicaTopicState struct {
	// contains filtered or unexported fields
}

func StopReplicaTopicStateDefault

func StopReplicaTopicStateDefault() StopReplicaTopicState

func (*StopReplicaTopicState) Clear

func (o *StopReplicaTopicState) Clear()

func (*StopReplicaTopicState) Equal

func (*StopReplicaTopicState) IsNil

func (o *StopReplicaTopicState) IsNil() bool

func (*StopReplicaTopicState) MarshalJSON

func (o *StopReplicaTopicState) MarshalJSON() ([]byte, error)

func (*StopReplicaTopicState) PartitionStates

func (*StopReplicaTopicState) Read

func (o *StopReplicaTopicState) Read(buf *bytes.Reader, version int16) error

func (*StopReplicaTopicState) Release

func (o *StopReplicaTopicState) Release()

Release releases the dynamically allocated fields of this object by returning then to object pools

func (*StopReplicaTopicState) SetDefault

func (o *StopReplicaTopicState) SetDefault()

func (*StopReplicaTopicState) SetPartitionStates

func (*StopReplicaTopicState) SetTopicName

func (o *StopReplicaTopicState) SetTopicName(val fields.NullableString)

func (*StopReplicaTopicState) SetUnknownTaggedFields

func (o *StopReplicaTopicState) SetUnknownTaggedFields(val []fields.RawTaggedField)

func (*StopReplicaTopicState) SizeInBytes

func (o *StopReplicaTopicState) SizeInBytes(version int16) (int, error)

SizeInBytes returns the size of this data structure in bytes when it's serialized

func (*StopReplicaTopicState) String

func (o *StopReplicaTopicState) String() string

func (*StopReplicaTopicState) TopicName

func (*StopReplicaTopicState) UnknownTaggedFields

func (o *StopReplicaTopicState) UnknownTaggedFields() []fields.RawTaggedField

func (*StopReplicaTopicState) Write

func (o *StopReplicaTopicState) Write(buf *typesbytes.SliceWriter, version int16) error

type StopReplicaTopicV1

type StopReplicaTopicV1 struct {
	// contains filtered or unexported fields
}

func StopReplicaTopicV1Default

func StopReplicaTopicV1Default() StopReplicaTopicV1

func (*StopReplicaTopicV1) Clear

func (o *StopReplicaTopicV1) Clear()

func (*StopReplicaTopicV1) Equal

func (o *StopReplicaTopicV1) Equal(that *StopReplicaTopicV1) bool

func (*StopReplicaTopicV1) IsNil

func (o *StopReplicaTopicV1) IsNil() bool

func (*StopReplicaTopicV1) MarshalJSON

func (o *StopReplicaTopicV1) MarshalJSON() ([]byte, error)

func (*StopReplicaTopicV1) Name

func (*StopReplicaTopicV1) PartitionIndexes

func (o *StopReplicaTopicV1) PartitionIndexes() []int32

func (*StopReplicaTopicV1) Read

func (o *StopReplicaTopicV1) Read(buf *bytes.Reader, version int16) error

func (*StopReplicaTopicV1) Release

func (o *StopReplicaTopicV1) Release()

Release releases the dynamically allocated fields of this object by returning then to object pools

func (*StopReplicaTopicV1) SetDefault

func (o *StopReplicaTopicV1) SetDefault()

func (*StopReplicaTopicV1) SetName

func (o *StopReplicaTopicV1) SetName(val fields.NullableString)

func (*StopReplicaTopicV1) SetPartitionIndexes

func (o *StopReplicaTopicV1) SetPartitionIndexes(val []int32)

func (*StopReplicaTopicV1) SetUnknownTaggedFields

func (o *StopReplicaTopicV1) SetUnknownTaggedFields(val []fields.RawTaggedField)

func (*StopReplicaTopicV1) SizeInBytes

func (o *StopReplicaTopicV1) SizeInBytes(version int16) (int, error)

SizeInBytes returns the size of this data structure in bytes when it's serialized

func (*StopReplicaTopicV1) String

func (o *StopReplicaTopicV1) String() string

func (*StopReplicaTopicV1) UnknownTaggedFields

func (o *StopReplicaTopicV1) UnknownTaggedFields() []fields.RawTaggedField

func (*StopReplicaTopicV1) Write

func (o *StopReplicaTopicV1) Write(buf *typesbytes.SliceWriter, version int16) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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