fpd_infra_cfg

package
v0.0.0-...-fac1166 Latest Latest
Warning

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

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

Documentation

Overview

This module contains a collection of YANG definitions for Cisco IOS-XR fpd-infra package configuration.

This module contains definitions for the following management objects:

fpd: Configuration for fpd auto-upgrade enable/disable

Copyright (c) 2013-2018 by Cisco Systems, Inc. All rights reserved.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AutoReload

type AutoReload string

AutoReload represents Auto reload

const (
	// fpd auto-reload disable
	AutoReload_disable AutoReload = "disable"

	// fpd auto-reload enable
	AutoReload_enable AutoReload = "enable"
)

type AutoUpgrade

type AutoUpgrade string

AutoUpgrade represents Auto upgrade

const (
	// fpd auto-upgrade disable
	AutoUpgrade_disable AutoUpgrade = "disable"

	// fpd auto-upgrade enable
	AutoUpgrade_enable AutoUpgrade = "enable"
)

type Fpd

type Fpd struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter

	// Variable for fpd auto-reload enable/disable. The type is AutoReload.
	AutoReload interface{}

	// Variable for fpd auto-upgrade enable/disable. The type is AutoUpgrade.
	AutoUpgrade interface{}
}

Fpd Configuration for fpd auto-upgrade enable/disable

func (*Fpd) GetEntityData

func (fpd *Fpd) GetEntityData() *types.CommonEntityData

Jump to

Keyboard shortcuts

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