Documentation
¶
Index ¶
- func CompareEndpointSpec(left, right subv1.EndpointSpec) bool
- func FlattenColors(colorCodes []string) string
- func GetClusterCRDName(cluster types.SubmarinerCluster) (string, error)
- func GetClusterIdFromCableName(cableName string) string
- func GetDefaultGatewayInterface() (*net.Interface, error)
- func GetEndpointCRDName(endpoint types.SubmarinerEndpoint) (string, error)
- func GetEndpointCRDNameFromParams(clusterID, cableName string) (string, error)
- func GetLocalCluster(ss types.SubmarinerSpecification) (types.SubmarinerCluster, error)
- func GetLocalEndpoint(clusterID string, backend string, backendConfig map[string]string, ...) (types.SubmarinerEndpoint, error)
- func GetLocalIP() net.IP
- func ParseSecure(token string) (types.Secure, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareEndpointSpec ¶
func CompareEndpointSpec(left, right subv1.EndpointSpec) bool
func FlattenColors ¶
func GetClusterCRDName ¶
func GetClusterCRDName(cluster types.SubmarinerCluster) (string, error)
func GetEndpointCRDName ¶
func GetEndpointCRDName(endpoint types.SubmarinerEndpoint) (string, error)
func GetLocalCluster ¶
func GetLocalCluster(ss types.SubmarinerSpecification) (types.SubmarinerCluster, error)
func GetLocalEndpoint ¶
func GetLocalIP ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.