shellutil_filesystem_oper

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

Documentation

Overview

This module contains a collection of YANG definitions for Cisco IOS-XR shellutil-filesystem package operational data.

This module contains definitions for the following management objects:

file-system: List of filesystems

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 FileSystem

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

	// Node ID. The type is slice of FileSystem_Node.
	Node []*FileSystem_Node
}

FileSystem List of filesystems

func (*FileSystem) GetEntityData

func (fileSystem *FileSystem) GetEntityData() *types.CommonEntityData

type FileSystem_Node

type FileSystem_Node struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// This attribute is a key. Node name. The type is string with pattern:
	// ([a-zA-Z0-9_]*\d+/){1,2}([a-zA-Z0-9_]*\d+).
	NodeName interface{}

	// Available file systems. The type is slice of FileSystem_Node_FileSystem.
	FileSystem []*FileSystem_Node_FileSystem
}

FileSystem_Node Node ID

func (*FileSystem_Node) GetEntityData

func (node *FileSystem_Node) GetEntityData() *types.CommonEntityData

type FileSystem_Node_FileSystem

type FileSystem_Node_FileSystem struct {
	EntityData types.CommonEntityData
	YFilter    yfilter.YFilter
	YListKey   string

	// Size of the file system in bytes. The type is string. Units are byte.
	Size interface{}

	// Free space in the file system in bytes. The type is string. Units are byte.
	Free interface{}

	// Type of file system. The type is string.
	Type interface{}

	// Flags of file system. The type is string.
	Flags interface{}

	// Prefixes of file system. The type is string.
	Prefixes interface{}
}

FileSystem_Node_FileSystem Available file systems

func (*FileSystem_Node_FileSystem) GetEntityData

func (fileSystem *FileSystem_Node_FileSystem) GetEntityData() *types.CommonEntityData

Jump to

Keyboard shortcuts

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