Documentation
¶
Index ¶
- Constants
- func CustomData(cfg *aksnodeconfigv1.Configuration) (string, error)
- func MarshalConfigurationV1(cfg *aksnodeconfigv1.Configuration) ([]byte, error)
- func PopulateAllFields(msg proto.Message)
- func UnmarshalConfigurationV1(data []byte) (*aksnodeconfigv1.Configuration, error)
- func Validate(cfg *aksnodeconfigv1.Configuration) error
Constants ¶
View Source
const (
CSE = "/opt/azure/containers/aks-node-controller provision-wait"
)
Variables ¶
This section is empty.
Functions ¶
func CustomData ¶
func CustomData(cfg *aksnodeconfigv1.Configuration) (string, error)
func MarshalConfigurationV1 ¶
func MarshalConfigurationV1(cfg *aksnodeconfigv1.Configuration) ([]byte, error)
func PopulateAllFields ¶ added in v0.20251112.0
PopulateAllFields recursively populates all fields in a protobuf message with non-zero test values. This is used for testing to ensure all fields can be marshaled/unmarshaled correctly.
func UnmarshalConfigurationV1 ¶
func UnmarshalConfigurationV1(data []byte) (*aksnodeconfigv1.Configuration, error)
func Validate ¶
func Validate(cfg *aksnodeconfigv1.Configuration) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.