Documentation
¶
Index ¶
- func Check() error
- func CreateResource(client nmstatev1.NmstateV1Interface, name string, namespace string) (*v1.NodeNetworkState, error)
- func HandleResource(state *v1.NodeNetworkState, client nmstatev1.NmstateV1Interface) (*v1.NodeNetworkState, error)
- func Set(desiredState *v1.ConfigurationState) error
- func Show(currentState *v1.ConfAndOperationalState) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateResource ¶
func CreateResource(client nmstatev1.NmstateV1Interface, name string, namespace string) (*v1.NodeNetworkState, error)
CreateResource is used for creating of NodeNetworkState CRDs
func HandleResource ¶
func HandleResource(state *v1.NodeNetworkState, client nmstatev1.NmstateV1Interface) (*v1.NodeNetworkState, error)
HandleResource is used for handling of NodeNetworkState CRDs
func Set ¶
func Set(desiredState *v1.ConfigurationState) error
Set is executing "nmstatectl set" based on the parameters passed in the ConfigurationState object
func Show ¶
func Show(currentState *v1.ConfAndOperationalState) (err error)
Show is populating the passed ConfAndOperationalState object from the output of "nmstatectl show"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.