Documentation ¶
Index ¶
- func WriteDeletion(main_ns string, resource string, resourcenm string) ([]byte, error)
- func WriteDeployment(main_ns string, repoaddr string, regaddr string) ([]byte, error)
- func WriteHPA(main_ns string, resource string, resourcenm string) ([]byte, error)
- func WriteHPAUndo(main_ns string, resource string, resourcenm string) ([]byte, error)
- func WriteIngress(main_ns string, hostnm string, svcnm string) ([]byte, error)
- func WriteIngressUndo(main_ns string, hostnm string, svcnm string) ([]byte, error)
- func WriteNetworkRefresh() ([]byte, error)
- func WriteNodePort(main_ns string, svcnm string) ([]byte, error)
- func WriteNodePortUndo(main_ns string, svcnm string) ([]byte, error)
- func WriteOperationSource(main_ns string, repoaddr string, regaddr string) ([]byte, error)
- func WriteQOS(main_ns string, resource string, resourcenm string) ([]byte, error)
- func WriteQOSUndo(main_ns string, resource string, resourcenm string) ([]byte, error)
- func WriteRollback(main_ns string, resource string, resourcenm string) ([]byte, error)
- func WriteSecret(main_ns string) ([]byte, error)
- func WriteUpdateOrRestart(main_ns string, resource string, resourcenm string) ([]byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteDeletion ¶
func WriteDeployment ¶
func WriteHPAUndo ¶
func WriteIngressUndo ¶
func WriteNetworkRefresh ¶
func WriteOperationSource ¶
func WriteQOSUndo ¶
func WriteRollback ¶
func WriteSecret ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.