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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FeatureHighestSupportedFlexVersion

func FeatureHighestSupportedFlexVersion() int16

func FeatureHighestSupportedVersion

func FeatureHighestSupportedVersion() int16

func FeatureLowestSupportedFlexVersion

func FeatureLowestSupportedFlexVersion() int16

func FeatureLowestSupportedVersion

func FeatureLowestSupportedVersion() int16

func ListenerHighestSupportedFlexVersion

func ListenerHighestSupportedFlexVersion() int16

func ListenerHighestSupportedVersion

func ListenerHighestSupportedVersion() int16

func ListenerLowestSupportedFlexVersion

func ListenerLowestSupportedFlexVersion() int16

func ListenerLowestSupportedVersion

func ListenerLowestSupportedVersion() int16

Types

type Feature

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

func FeatureDefault

func FeatureDefault() Feature

func (*Feature) Clear

func (o *Feature) Clear()

func (*Feature) Equal

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

func (*Feature) IsNil

func (o *Feature) IsNil() bool

func (*Feature) MarshalJSON

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

func (*Feature) MaxSupportedVersion

func (o *Feature) MaxSupportedVersion() int16

func (*Feature) MinSupportedVersion

func (o *Feature) MinSupportedVersion() int16

func (*Feature) Name

func (o *Feature) Name() fields.NullableString

func (*Feature) Read

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

func (*Feature) Release

func (o *Feature) Release()

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

func (*Feature) SetDefault

func (o *Feature) SetDefault()

func (*Feature) SetMaxSupportedVersion

func (o *Feature) SetMaxSupportedVersion(val int16)

func (*Feature) SetMinSupportedVersion

func (o *Feature) SetMinSupportedVersion(val int16)

func (*Feature) SetName

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

func (*Feature) SetUnknownTaggedFields

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

func (*Feature) SizeInBytes

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

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

func (*Feature) String

func (o *Feature) String() string

func (*Feature) UnknownTaggedFields

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

func (*Feature) Write

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

type Listener

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

func ListenerDefault

func ListenerDefault() Listener

func (*Listener) Clear

func (o *Listener) Clear()

func (*Listener) Equal

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

func (*Listener) Host

func (o *Listener) Host() fields.NullableString

func (*Listener) IsNil

func (o *Listener) IsNil() bool

func (*Listener) MarshalJSON

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

func (*Listener) Name

func (o *Listener) Name() fields.NullableString

func (*Listener) Port

func (o *Listener) Port() uint16

func (*Listener) Read

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

func (*Listener) Release

func (o *Listener) Release()

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

func (*Listener) SecurityProtocol

func (o *Listener) SecurityProtocol() int16

func (*Listener) SetDefault

func (o *Listener) SetDefault()

func (*Listener) SetHost

func (o *Listener) SetHost(val fields.NullableString)

func (*Listener) SetName

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

func (*Listener) SetPort

func (o *Listener) SetPort(val uint16)

func (*Listener) SetSecurityProtocol

func (o *Listener) SetSecurityProtocol(val int16)

func (*Listener) SetUnknownTaggedFields

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

func (*Listener) SizeInBytes

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

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

func (*Listener) String

func (o *Listener) String() string

func (*Listener) UnknownTaggedFields

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

func (*Listener) Write

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

Jump to

Keyboard shortcuts

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