Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) EnsureCreate ¶
EnsureCreate creates the object if not exist, some of the objects can't be patched directly like (service, secrets). In case when patching service object for example, API server returns an error that clusterIP is immutable. So we ensure that it's always created and exists and is not patched. Will revisit both these to define what all users can change in an existing cluster.
Click to show internal directories.
Click to hide internal directories.