k8sapiserver

package
v1.300001.0 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SectionKeyNodeName = "node_name"
)
View Source
const (
	SubSectionKey = "k8sapiserver"
)

Variables

View Source
var ChildRule = map[string]Rule{}

Functions

func GetCurPath

func GetCurPath() string

func RegisterRule

func RegisterRule(fieldname string, r Rule)

Types

type ApiServer

type ApiServer struct {
}

func (*ApiServer) ApplyRule

func (a *ApiServer) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type Interval

type Interval struct {
}

func (*Interval) ApplyRule

func (i *Interval) ApplyRule(input interface{}) (returnKey string, returnVal interface{})

type NodeName

type NodeName struct {
}

func (*NodeName) ApplyRule

func (n *NodeName) ApplyRule(input interface{}) (string, interface{})

type Rule

type Rule translator.Rule

Jump to

Keyboard shortcuts

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