lib_keychain_act

package
v0.0.0-...-50def94 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

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

Copyright (c) 2017 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 MasterKeyAdd

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

	Input MasterKeyAdd_Input
}

MasterKeyAdd To add a new master key

func (*MasterKeyAdd) GetEntityData

func (masterKeyAdd *MasterKeyAdd) GetEntityData() *types.CommonEntityData

type MasterKeyAdd_Input

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

	// New master key to be added. The type is string.
	NewKey interface{}
}

MasterKeyAdd_Input

func (*MasterKeyAdd_Input) GetEntityData

func (input *MasterKeyAdd_Input) GetEntityData() *types.CommonEntityData

type MasterKeyDelete

type MasterKeyDelete struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
}

MasterKeyDelete Remove Master key

func (*MasterKeyDelete) GetEntityData

func (masterKeyDelete *MasterKeyDelete) GetEntityData() *types.CommonEntityData

type MasterKeyUpdate

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

	Input MasterKeyUpdate_Input
}

MasterKeyUpdate To update master key

func (*MasterKeyUpdate) GetEntityData

func (masterKeyUpdate *MasterKeyUpdate) GetEntityData() *types.CommonEntityData

type MasterKeyUpdate_Input

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

	// key already added/key to be replaced. The type is string. This attribute is
	// mandatory.
	OldKey interface{}

	// New master key to be added . The type is string. This attribute is
	// mandatory.
	NewKey interface{}
}

MasterKeyUpdate_Input

func (*MasterKeyUpdate_Input) GetEntityData

func (input *MasterKeyUpdate_Input) GetEntityData() *types.CommonEntityData

Jump to

Keyboard shortcuts

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