package
1.4.0-alpha.0
Repository: https://github.com/damemi/kubernetes.git
Documentation: pkg.go.dev

# Functions

Create creates a new node api object with the given hostname, slave attribute labels and annotations.
CreateOrUpdate creates a node api object or updates an existing one.
IsNotSlaveAttributeLabel returns true iff the given label is not derived from a slave attribute.
IsSlaveAttributeLabel returns true iff the given label is derived from a slave attribute.
IsUpToDate returns true iff the node's slave labels match the given attributes labels.
No description provided by the author
No description provided by the author
SlaveAttributesToLabels converts slave attributes into string key/value labels.
Update updates an existing node api object by looking up the given hostname.

# Structs

No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author