request

package
v0.0.0-...-d5e11c2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 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.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatableTopicHighestSupportedFlexVersion

func CreatableTopicHighestSupportedFlexVersion() int16

func CreatableTopicHighestSupportedVersion

func CreatableTopicHighestSupportedVersion() int16

func CreatableTopicLowestSupportedFlexVersion

func CreatableTopicLowestSupportedFlexVersion() int16

func CreatableTopicLowestSupportedVersion

func CreatableTopicLowestSupportedVersion() int16

Types

type CreatableTopic

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

func CreatableTopicDefault

func CreatableTopicDefault() CreatableTopic

func (*CreatableTopic) Assignments

func (*CreatableTopic) Clear

func (o *CreatableTopic) Clear()

func (*CreatableTopic) Configs

func (*CreatableTopic) Equal

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

func (*CreatableTopic) IsNil

func (o *CreatableTopic) IsNil() bool

func (*CreatableTopic) MarshalJSON

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

func (*CreatableTopic) Name

func (*CreatableTopic) NumPartitions

func (o *CreatableTopic) NumPartitions() int32

func (*CreatableTopic) Read

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

func (*CreatableTopic) Release

func (o *CreatableTopic) Release()

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

func (*CreatableTopic) ReplicationFactor

func (o *CreatableTopic) ReplicationFactor() int16

func (*CreatableTopic) SetAssignments

func (o *CreatableTopic) SetAssignments(val []creatabletopic.CreatableReplicaAssignment)

func (*CreatableTopic) SetConfigs

func (*CreatableTopic) SetDefault

func (o *CreatableTopic) SetDefault()

func (*CreatableTopic) SetName

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

func (*CreatableTopic) SetNumPartitions

func (o *CreatableTopic) SetNumPartitions(val int32)

func (*CreatableTopic) SetReplicationFactor

func (o *CreatableTopic) SetReplicationFactor(val int16)

func (*CreatableTopic) SetUnknownTaggedFields

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

func (*CreatableTopic) SizeInBytes

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

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

func (*CreatableTopic) String

func (o *CreatableTopic) String() string

func (*CreatableTopic) UnknownTaggedFields

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

func (*CreatableTopic) Write

func (o *CreatableTopic) 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